﻿body { 
	background-color: #338ECE;
	scrollbar-track-color: "#338ECE";
	scrollbar-base-color: "#FFFFFF";
	color : 000000;
	font-size : x-small;
	font-family : Arial, Helvetica, Verdana, georgia;
}

td.bodytext {
	line-height: 10px;
}

	.tablestyle {
		 border-left: 0px solid #F07227;
	border-right: 0px solid #F07227;
	border-top: 0px solid #F07227;
	border-bottom: 0px solid #F07227;
	background-color: FFFFFF;
			font-size: 11px;
		line-height: 12px;
		width: 98%;
}
	



body h1, td h1 {
	font-family: sans serif, verdana, arial, helvetica, georgia;
	font-size: 12px;
	font-weight: bold;
}


body h2, td h2 {
	font-family: Courier New, arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
}

body h3, td h3 {
	font-family: Courier New, arial, helvetica, sans serif;
	font-size: 11px;
	font-weight: bold;
}
body h4, td h4, th {
	font-family: Courier New, arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
}
td.subNav {
	color: #FFFFFF
	line-height: 11px;
}
.inputdisplay {
		background-color: #338ECE;
		color: #FFFFFF;
		font-size: 12px;
		}
a.link	 {text-decoration: none; color : #008080;}
	a.visited   {text-decoration: none; color : #328ECE;}
	a.hover    {text-decoration: none; color: #BBC2CB;}

	a.white:link	 {text-decoration: none; color : #ffffff; font-weight: bold;}
	a.white:visited   {text-decoration: none; color : #ffffff; font-weight: bold;}
	a.white:hover    {text-decoration: underline; color: #ffffff; font-weight: bold;}

	a.blackb:link	 {text-decoration: none; color : #000000; font-weight: bold;}
	a.blackb:visited   {text-decoration: none; color : #FF9900; font-weight: bold;}
	a.blackb:hover    {text-decoration: underline; color: #FF0000; font-weight: bold;}

	a.black:link	 {text-decoration: none; color : #3366CC;
	font-size: x-small;
}
	a.black:visited   {text-decoration: none; color : #0281AA;}
	a.black:hover    {text-decoration: underline; color: #000000;}

	a.gray:link	 {text-decoration: none; color : #808080;}
	a.gray:visited   {text-decoration: none; color : #808080;}
	a.gray:hover    {text-decoration: underline; color: #808080}

	a.red:link	 {text-decoration: none; color : #FF0000;}
	a.red:visited   {text-decoration: none; color : #328ECE;}
	a.red:hover    {text-decoration: underline; color: #000000}