body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
}

#mainbgtable {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
#mainbgtable1 {
	background-image: url(images/_background.gif);
	background-repeat: repeat-x;
}



.style1 {
	color: #999999;
	font-size: 9px;
}

a , a:visited , a:active { color: #999999; text-decoration:underline;}
a:hover {color: #FF0000; text-decoration:underline;}



.red-links a { color: #FF0000; text-decoration:underline;}
.red-links a:visited { color: #FF0000; text-decoration:underline;} 
.red-links a:active { color: #FF0000; text-decoration:underline;}
.red-links a:hover {color: #990033; text-decoration:underline;}



.centerdiv{
	text-align: center;
	vertical-align: middle;
}

.centerdiv>div{
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}


#tbfooter{
background-repeat:no-repeat
}.leftbg {
	background-position: left;
	background-repeat: repeat-y;
}
#bgred {
	background-repeat: no-repeat;
	background-position: center center;
}
.white-bg {
	height: 100px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
.white-active {
	height: 100px;
	width: 100px;
	border: 1px solid #FF0000;
}



.links-red  , .links-red a:link , .links-red a:active , .links-red  a:visited{
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}

.links-red a:hover {
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}


.white-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.white-list , .white-list a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.white-list a:link , .white-list a:active{
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.white-list a:hover {
	font-style: normal;
	color: #CCCCCC;
	text-decoration: underline;
}


.header-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #DBB264;
	font-style: normal;
	word-spacing: 0.5em;
	letter-spacing: 0.25em;
}

.links-red1  , .links-red1 a:link , .links-red1 a:active , .links-red1  a:visited{
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

.links-red1 a:hover {
	font-style: normal;
	color: #8B0304;
	text-decoration: underline;
}

.handadd {
 	cursor:pointer;
	cursor:hand;
}
