body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-top: 0px;
}
.maint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	border: 1px solid #ff0000;
	background-color: #f7e3e3;
	height: 25px;
	padding: 5px;
	width: 890px;
	font-weight: bold; 
	}
.allborder-grey {  border: 1px #CCCCCC solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.allborder-grey2 { border: #666666; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a:active {  color: #0000FF; text-decoration: none}
a:hover {  color: #0000FF; text-decoration: none; background-color: #FFCC66}
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
.navsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}
.navbar-indent {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; padding-left: 15px}
.allborder-yell1 { border: 1px #FFCC66 solid}
.allborder-yell3 { border: #FFCC66; border-style: solid; border-top-width: 0px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px }
.althead{font-family: Verdana;font-weight: 400; color: #333333;font-size: 18px;text-align: center}
.navbar-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.5px; text-decoration: none; font-weight: bold; border-color: #CCCCCC #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.navbar-normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; color: #999999}
.tdborder-right {  border-color: #FFFFFF #999999 #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.tdborder-left {  border-color: #FFFFFF #FFFFFF #FFFFFF #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.navbar-bold-noborder { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold}
.td-text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; border: none}
.allborder-litgrey { border: 1px #CCCCCC solid}
.allborder-black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.border-bottom-grey {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; border-color: #FFFFFF #FFFFFF #CCCCCC; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; font-size: 11px}
.smallhead{font-family: Verdana;font-weight: 400; color: #000000;font-size: 11px}
.smallhead A{TEXT-DECORATION: none; font-weight: normal;font-family: Verdana; color: #0000FF;font-size: 11px}
.smallhead A:hover{TEXT-DECORATION: none; font-weight: normal;font-family: Verdana; color: #0000FF;font-size: 11px}
.style4 {color: #FF0000}
.style6 {color: #FF0000; font-weight: bold; }
.allborder-yell { border: 1px #FFCC00 solid}
.votelink a:active, .votelink a:link, .votelink a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
	}
.votelink a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000
	}
.allborder_gold {
	border: 1px solid #000000;
	}
.gallery_head {
	font-size: 18px;
	color: #FFCC66;
	letter-spacing: 10px;
	text-indent: 10px;
	font-variant: small-caps;
}
/*THUMBS on mouse over*/
.thumbnail {
	position: relative;
	z-index: 0;
}

.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: 60px; /*position where enlarged image should offset horizontally */

}
/*END THUMBS on mouse over*/
a.akalink:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.akalink:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a.akalink:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #FFCC66;
	font-weight: normal;
}
.style13 {
	color: #000000;
	}
.style13 a:link, .style13 a:visited, .style13 a:active {
	color: #000000;
	text-decoration: none;
	}
.style13 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
	}
