@import url(newstyles.css);

a {
 color: #FC0;
 text-decoration: none;
 }
a:hover {
 color: #DD2C00;
 }
 

.imagegallerytitle
{
    font-weight: bold;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

TD.image
{
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: top;
}

TD.imagegallerymain
{
	text-align: center;
	
}

TD.imagegallery
{
	TEXT-ALIGN: center;
	vertical-align: top;
}

TD.imagegallery2
{
	vertical-align: bottom;
	height:120px;
	
}

TD.caption
{
	TEXT-ALIGN: center;
	vertical-align: top;
}


td.nav0 {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: #000
  }
td.nav1 {
  font-size: 15px;
  color: #fff;
  background: #000;
  text-decoration: none;
  }
td.poll {
  color: #000;
  background: #ccc;
  }
td.pollitem {
  font-size: 11px;  
  color: #000;
  }
td.gutter {
  background: #090;
  }
td.content {
  color: #000;
  }
td.header {
  font-size: 11px;
  color: #fff;
  background: #000;
  }
td.sorted {
  font-size: 11px;
  color: #ff0;
  background: #000;
  }
tr.detail0 {
  font-size: 11px;
  color: #ffffff;
  background: #fffadc;
  }
tr.detail1 {
  font-size: 11px;
  color: #ffffff;
  background: #eee8aa;
  }
td {
  color: 000;
  }

/* form styles */
form {
  margin: 0px auto;
  }
input {
  font-size: 11px;
  }
.button {
  font-size: 11px;
  }
.error {
  color: #c00;
  }
.header {
  font-size: 15px;
  color: #ffffff;
  }
.info {
  color: #c00;
  }


.pagehead {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background: #009;
  }
.reccnt {
  font-size: 10px;
  color: #008000;
  }
.sorted {
  font-size: 10px;
  color: #ff0;
  }
.text {
  font-size: 11px;
  }
.textital, .italtext {
  font-style: italic;
  }
.boldtext {
  font-weight: bold;
  }

.boldlargetext {
  font-size:24px;
  font-weight:normal;
  text-transform:lowercase;
  padding-left: 25px;
  background:url(/images/div.jpg) no-repeat 0% 92%;
  }
.subheader {
  font-size: 15px;
  font-weight: bold;
  color: #06c;
  }
.heading1 {
  font-size: 20px;
  }
.heading2 {
  font-size: 16px;
  font-weight: bold;
  }
.heading3 {
  font-size: 15px;
  font-weight: bold;
  }
.tblhead {
  font-weight: bold;
  font-size: 12px;
  background: #ccc;
  }

/* Hot List Styles */
.hotlisttable {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 35px 0px;
  background:url("/images/latestnews_02.gif") no-repeat bottom left;
  }
.hotlisttitle {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background:url("/images/latestnews_01.gif") no-repeat 0px 0px;
  padding: 8px 10px 0px 10px;
  margin: 0px;
  height: 40px;
  vertical-align: top;
  text-align: left;
  }
.hotlisttable table {
  font-size: 11px;
  padding: 0px 0px;
  margin: 0px;
  color: #06c;
  text-decoration: none;
  }
.hotlistitem a {
  color: #000;
  text-decoration:none;
  }
.hotlistitem :hover {
  color: #930;
  }

/* Miscellaneous Styles */
.error {
  color: #c00;
  }
.divider {
  background: #660;
  }
.question {
  font-weight: bold;
  font-size: 14px;
  }
.forum {
  font-size: 12px;
  color: #ffffff;
  background: #036
  }
.forumsub {
  font-size: 12px;
  background: #ccc;
  }
.small {
  font-size: xx-small;
  }
.boldsmallertext {
  font-size: xx-small;
  font-weight: bold;
  }
.adminlink {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background: #000;
  text-decoration: none;
  }
.adminmsg {
  font-size; 11px;
  font-weight: bold;
  padding: 10px;
  border: 1px solid #c00;
  }
  
/* Calendar Styles */
.eventodd { 
  color: #fff;
  }
.eventeven td {
 border: 0;
 }
td.calendar {
 border-right:1px solid #968251;
 border-bottom:1px solid #6A2E00;
 margin: 0px 5px 5px 0px;
 }
.calhdr {
 vertical-align:top;
 padding:0px;
 font-size:15px;
 }  
td.calhdrfont {
  color: #000;
  font-size: 10pt;
  }
.resource {
  margin: 10px;
  }