body {
	margin-top: 2px;
}
body,td,th {
	color: #0001B8;
}
.bluHDR {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0001B8;
}
.blueINFO {
font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #0001B8;
}
.redHDR {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.redINFO {
font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.whtHDR {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.whtINFO {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
whtLnkHDR {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a:link {
	color: #ff0000;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #ff0000;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #ccffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #0001B8;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	
}
.main a:link {color: #0001B8;} 
.main a:visited {color: #0066FF;}
.main a:hover {color: #0066FF;}
.main a:active {color: #FF0000;}

.navbar a:link {color: #FFFFFF;}
.navbar a:visited {color: #CCCCCC;}
.navbar a:hover {color: #999999;}
.navbar a:active {color: #FF0000;}
#adminST {
	background-color: #0001B8;
	border: thin solid #FF0000;
}
#custINF {
	background-color: #0001B8;
	border: thin solid #FFFFFF;
}
.MainTXT {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.BluInput {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0001B8;
	background-position: center center;
}
#Layer1 {
	position:absolute;
	width:400px;
	height:400px;
	z-index:1;
	left: 84px;
	top: 374px;
	visibility: visible;
}
.lrgBLDblu {
font-size: 36px
}
OPTION.red{color: #FF0000}
OPTION.blu{color: #0001B8;}.bluePRCE {

font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #0001B8;
}
.RedInput {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	background-position: center center;
}
.greenHDR {

	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #339900;
}
.inputTEXT {
	width: 300px;
	color: #0001B8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.redBG {
	background-color: #FF0000;
}
.grnBG {
	background-color: #00FF00;
}
