body {
	background-image:url(../images/subbg.jpg);
	background-repeat:repeat-x;
	background-color:#5C0001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.link-blue:link {color: #FF9900;text-decoration: underline;}
a.link-blue:visited {color: #FF9900;text-decoration: underline;}
a.link-blue:hover {color: #0000CC;text-decoration: underline;}
a.link-blue:active {color: #FF9900;text-decoration: underline;}


.white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.white-bold a:link {color: #9999CC;text-decoration: underline;}
.white-bold a:visited {color: #9999CC;text-decoration: underline;}
.white-bold a:hover {color: #FFFFFF;text-decoration: underline;}
.white-bold a:active {color: #9999CC;text-decoration: underline;}
.white-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.black-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;	
}
.white-text a:link {color: #66CCFF;text-decoration: underline;}
.white-text a:visited {color: #66CCFF;text-decoration: underline;}
.white-text a:hover {color: #FFFFFF;text-decoration: underline;}
.white-text a:active {color: #66CCFF;text-decoration: underline;}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.white-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.orange-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}
.white-xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.orange-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9999CC;
}
.orange-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}
.orange-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
}
.purple-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330066;

}
.orange-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}
.red-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.blue-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}

a.link-white:link {color: #FFFFFF;text-decoration: underline;}
a.link-white:visited {color: #FFFFFF;text-decoration: underline;}
a.link-white:hover {color: #66CCFF;text-decoration: underline;}
a.link-white:active {color: #FFFFFF;text-decoration: underline;}

a.link-orange:link {color: #66CCFF;text-decoration: underline;}
a.link-orange:visited {color: #66CCFF;text-decoration: underline;}
a.link-orange:hover {color: #FFFFFF;text-decoration: underline;}
a.link-orange:active {color: #66CCFF;text-decoration: underline;}


a.link-red:link {color: #000066;text-decoration: underline;}
a.link-red:visited {color: #000066;text-decoration: underline;}
a.link-red:hover {color: #9966CC;text-decoration: underline;}
a.link-red:active {color: #000066;text-decoration: underline;}

.primButton {
	border-right: #000000 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 10px;
	font-weight: bold;
	color: white;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background-color: #333333;
	text-align: center;
	padding-right: 0px;
	padding-left:1px;
	margin-right: 0px;
	cursor: pointer;
	cursor: hand;
	letter-spacing: normal;
	text-indent: 3pt;
	word-spacing: normal;
	white-space: normal;
	width: 200px;
}

.commButton {
	border-right: #CC0000 1px solid;
	border-top: #FF9899 1px solid;
	border-left: #FF9899 1px solid;
	border-bottom: #CC0000 1px solid;
	font-size: 10px;
	font-weight: bold;
	color: white;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background-color: #FF0000;
	text-align: center;
	padding-right: 0px;
	padding-left:1px;
	margin-right: 0px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}

/*****Top DHTML Menu*********************************************************************************************/
#dropmenudiv{
position:absolute;
top: 10px;
border:1px solid white;
border-bottom-width: 0;
font:bold 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

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