body {
	background-color:#9B9B9B; 
}
a:link {
	color:#6278c6;
   	text-decoration: none;
}
a:visited {
	color:#606A9B;
	text-decoration: none; 
}
a:hover {
	color:#3399FF;
	text-decoration: none;
}
a:active {
	color:#6278C6; 
	text-decoration: none;
}

.lightText {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: bottom;
}
.standardtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-bottom;
	font-weight: normal;
}
.capitalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
}
.quickLaunch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E6B80;
	text-align: right;
}
.newsDate {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4E77B6;
}
.linksStandard {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4E77B6;
}
.newsText {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
}
.loginText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	height: 12px;
}
.footerText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tipsText {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.capitalTips {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}
.loginBox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(http://xtremedesigns.us/images/userinfo.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	vertical-align: bottom;
	padding-left: 18px;
}
.loginPassword {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	border: 0px;
}
.forgetText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.searchBox {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	background-image: url(http://xtremedesigns.us/images/input-box-shadow.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 4px;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	border: 0px;
}
.linksSitemap {
	font-family: Tahoma;
	font-size: 12px;
	color: #6278C6;
	font-weight: bold;
}
.siteMapHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.accessText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #717171;
}
.contentHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5F7181;
}
.standardMainText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 2px;
	list-style-position: outside;
	list-style-type: disc;
}
.highlightedText {

	font-family: Tahoma;
	font-size: 12px;
	color: #81B0F8;
	font-weight: bold;
}
.sideText {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #DFDFDF;
	text-align: left;
	text-indent: 2px;
	list-style-position: outside;
	list-style-type: disc;
}

