.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}

.blacktextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}	
	
.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}
.blacktextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.blacktextheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.blacktextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.blacktextgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}
.blacktextgeorgiabold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}
.blacktextgeorgiaboldwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #e8e8e8;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #e8e8e8;
}
.blacktexttimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}
.blacktextverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}
.blacktextgeneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #000000;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e8e8e8;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #FFFFFF;
}
.whitetextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.whitetextheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.whitetextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: square;
	border: thin none #FF0000;
}
.redtextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.redtextheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.redtextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
}
.tableline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	margin: auto;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
}
.tablelinehomepageleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	border-top-width: thin;
	border-bottom-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-left-width: thin;
	border-right-width: thin;
	border-top-color: #cccccc;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.tablelinehomepagemiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: auto auto 2px;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-bottom-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-left-width: thin;
	border-right-width: thin;
	border-top-color: #cccccc;
}
.tablelinehomepageend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: auto auto 2px;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: thin;
	border-right-width: thin;
	border-top-color: #CCCCCC;
}
.tablelinecallouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: auto 2px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;

	border-right-color:#CCCCCC
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	
}
.formelements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: thin none #FFFFFF;
	width: 25px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	text-align: left;
	text-indent: 5px;
	vertical-align: text-bottom;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.standardLink {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.standardLink a:link {
	color: #CCCCCC;
}
.standardLink a:visited {
	color: #999999;
}
.standardLink a:hover {
	color: #FFFFFF;
}
.standardLink a:active {
	color: #FFFFFF;


}

.downstateLink {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: bolder;
}
.downstateLink a:link {
	color: #FFFFFF;
}
.downstateLink a:visited {
	color: #FFFFFF;
}
.downstateLink a:hover {
	color: #FFFFFF;
}
.downstateLink a:active {
	color: #FFFFFF;



}
.menusub {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.menusub a:link {
	color: #666666;
}
.menusub a:visited {
	color: #666666;
}
.menusub a:hover {
	color: #FFFFFF;
}
.menusub a:active {
	color: #666666;
}

}
.Mainmenusub {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.Mainmenusub a:link {
	color: #666666;
}
.Mainmenusub a:visited {
	color: #0033FF;
}
.Mainmenusub a:hover {
	color: #0099FF;
}
.Mainmenusub a:active {
	color: #0066FF;
}


.newLink {
	color: #0066FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.newLink a:link {
	color: #0066FF;
	text-decoration: underline;
}
.newLink a:visited {
	color: #0066FF;
	text-decoration: underline;
}
.newLink a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.newLink a:active {
	color: #CCCCCC;
	text-decoration: underline;

}


.homeLink {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #B39D47;
	text-decoration: none;
}
.homeLink a:link {
	color: #B39D47;
}
.homeLink a:visited {
	color: #B39D47;
}
.homeLink a:hover {
	color: #B39D47;
}
.homeLink a:active {
	color: #B39D47;




}
.topLink {
	font:normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.topLink a:link {
	color: #FFFFFF;
}
.topLink a:visited {
	color: #FFFFFF;
}
.topLink a:hover {
	color: #FFFFFF;
}
.topLink a:active {
	color: #FFFFFF;





}
.footerLink {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.footerLink a:link {
	color: #666666;
	text-decoration: underline;
}
.footerLink a:visited {
	color: #666666;
}
.footerLink a:hover {
	color: #990000;
}
.footerLink a:active {
	color: #666666;



}
.scroll {
	height:490px;
	width: 680px;
	overflow:auto;
	margin:0;
	padding:0px;
	border:0;
	scrollbar-width: 400px;
	scrollbar-face-color: #000000;
	scrollbar-width: 300px;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #999999;
	text-align:justify;
	background-color: #000000;
}
* html .scroll {
	overflow-y: scroll;
	overflow-x: hidden;
}
IN THE HTML

