
a:hover			{ color: #B84133 }
a.txt002:hover	{ color: #CC6633 }
a.txt011:hover	{ color: #B84133 }
a.txt013 { color: #ffffff }

body		{ background-color: #7F95BF; margin-top: 0px; margin-left: 0px; margin-right: 0px; font-family: arial, sans-serif; font-size: 12px; color: #000000; }
table 		{ padding: 0px 0px 0px 0px;	border-collapse: collapse; font-family: arial, sans-serif; font-size: 12px; color: #000000; line-height: 16px; text-align: left; }
td			{ vertical-align: top; padding-bottom: 0px;	padding-left: 0px; padding-right: 0px; padding-top: 0px; }

.txt007		{ color: #ffffff; }
.txt009		{ text-decoration: none; color: #FFFFFF; font-size: 11px; }
.txt002		{ font-weight: bold; text-decoration: none; color: #993300; font-size: 11px; line-height: 12px; }
.txt003		{ font-weight: bold; color: #336699; font-size: 14px; }
.txt004		{ text-decoration: none; color: #CCCCCC; font-size: 11px; }
.txt005		{ text-decoration: none; color: #666666; font-size: 11px; }
.txt010		{ text-decoration: none; color: #333333; font-size: 11px; line-height: 13px;}
.txt011		{ text-decoration: none; color: #FFC268; font-size: 11px; line-height: 15px; }
.txt012		{ text-decoration: none; color: #FFFFFF; font-size: 11px; }
.txt013		{ text-decoration: none; color: #FFFFFF; font-size: 11px; }

.bg-white		{ background-color: #ffffff; } /* Default white */
.bg-black		{ background-color: #000000; } /* Default black */
.bg-leftnav		{ background-color: #FFCC66; }
.bg-nav			{ background-color: #993300; }
.bg-dateline 	{ background-color: #CC6633; }
.bg-darkblue	{ background-color: #003366; }

.hr001			{ color: #81CCE4; background-color: #81CCE4; height: 1px; border: 0px; NOSHADE }

.lineheight16	{ line-height: 12px; }



.page_title {
	color:#b84133;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

.hr {
	color:#ccc;
	background:#ccc;
	width:100%;
	height:1px;
	overflow:hidden;
	margin:15px 0;
	}


#dropmenudiv{
position:absolute;
border:1px solid #9B372A;
border-bottom-width: 0;
font:normal 12px arial, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9B372A;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFCC66;
}



