BODY  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004881;
	background: #ffffff;  
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0; 
	padding: 0;
	height:100%;
}
TD, DIV {
	font-size: 12;
}

.red{
padding-top:3px;
font-size:12px;
font-weight:bold;
color: #ffffff;
vertical-align:middle;
text-align:center;
background-image:url(images/redbg.jpg);

}

.linkbg{
background-image:url(../images/linkbg.jpg);
background-repeat:no-repeat;
background-position:center;
vertical-align:middle;
font-weight:bold;
align:center;
}

SELECT, TEXTAREA, INPUT {
	font-size: x-small;
	color: #000000; 	
	background: #FFFFCC; /* #F3F3F3; */ 
}
input.go{
background-color:#006991;
border-bottom: 1px none #993300;
border-top: 1px none #993300;
border-left: 1px none #993300;
border-right: 1px none #993300;
color: #FFFFFF;
font-weight: bold;
font-size: 12;
font-family : Arial, Helvetica, Verdana;
height: 19px;
}

A IMG {
	border: 0px;
}

A {
	color:#006991;
	font-weight: bold;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;	
	background: none;
}

a:hover {
	COLOR: #666666;
}

a:active {
	COLOR: #666666;
}


.pageh{
font-size:12px;
background-color:#F3F3EB;
color:#BE2C02;
height:29px;
font-weight:bold;
border:1px dotted #993300;
}



