BODY
{
	scrollbar-face-color:#abcdff;
	scrollbar-shadow-color: #ffa215;
	scrollbar-highlight-color: #ffa215;
	scrollbar-3dlight-color: #color;
	scrollbar-darkshadow-color: #color;
	scrollbar-track-color: #ffa215;
	scrollbar-arrow-color: #333366;
	background: #333366;
}
BODY P
{
	font-size: 8pt;
	overflow: auto;
	cursor: crosshair;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1
{
	font-size: 2em;
	color: maroon;
	font-family: Verdana;
	text-align: center;
}

H2
{
	font-size: 1.8em;
	color: red;
	font-family: 'Trebuchet MS';
	
}

H3
{
	font-size: 1.5em;
	color: purple;
	font-family: Verdana;
	
}

H4
{
	font-size: 1.3em;
	color: #5E005E;
	font-family: "Trebuchet MS";
	text-align: center;

}
H5
{
	font-size: 1em;
	color: mediumorchid;
	font-family: Verdana;
}

H6
{
	font-size: .8em;
	color: palevioletred;
	font-family: 'Trebuchet MS';
}

TABLE TR TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a, a:hover, a:visited {
	text-decoration: none;
}
a:hover {
	font-variant: small-caps;
	font-weight: bolder;
}
a:visited {
	font-style: italic;
}
a.buttonlink {
	color: #F07800;
	border-right: none;
	border-bottom: none;
	border-top:none;
	border-left:none;
	text-decoration: none;
	font-size: smaller;
}
a.buttonlink:hover {
	color: #FF0000;
	border-left: none;
	border-bottom: thin groove #003871;
	border-top:none;
	border-right:none;
	text-decoration: none;
	font-size: smaller;
	background-color: #EAF4FF;
}
a.buttonStyle {
	font-weight :normal;
	color: #F07800;
	height : auto;
	width :100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: thin ridge #990000;
	border-right: thin ridge #990000;
	border-left: thin ridge #990000;
}
a.buttonStyle:hover {
	color :#FF0000;
	text-decoration :none;
	cursor: hand;
	border-top: thin ridge #990000;
	border-bottom:none;
}
.header {
	font-size: x-small;
	color: #FF6600;
}
.bottom {
	font-size: xx-small;
}
.adstext {
	background-color: #D7EBFF;
	font-family: tahoma;
}
a.ads {
	font-size: smaller;
	color: #F07800;
}
a.ads:hover {
	color: #FF0000;
	text-decoration: none;
}
.headersmall {
	color: #FF6600;}
.tblborder {
	border: thin solid #FF8040;
}
.table {
	border: thin solid #FF8040;
}
.formsmall {
	font-size: xx-small;
	background-color: #FFFFFF;
	border: thin solid #A6B7C9;
}
.tblspecials {
	border: thin outset #FF9900;
}
.frmbtn {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	border: thin groove #FF0000;
}

