html,body{
	padding: 0;
	border: none;
	height: 100%;
	width: 100%;		
	margin: 0px 0px 0px 0px;	
	background-color:#A8BED5;
}

sup,sub {	
height: 0;	
line-height: 1;	
vertical-align: baseline;	
vertical-align: bottom;	
position: relative;	}

sup {bottom: 1ex;}

sub {top: .5ex;}
 
p,span,ul,li{	
	margin-bottom: 0px;
	margin-top: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;}
	

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;	
}

	
a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #007FA9;
	cursor: hand;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #009ED2;
	cursor: hand;
}

a.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

a.txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	cursor: hand;
}

a.proName{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color:#848484;
	cursor: hand;
}

a.proName:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color:#A3A3A3;
	cursor: hand;
}

#dropmenudiv{
	position: absolute;
	border: 0px solid black;
	font: normal 12px Arial;
	line-height: 12px;
	z-index: 100;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}
	
#dropmenudiv a{	
	font:normal 11px Arial;
	line-height: 12px;
	color : #000000;
	text-indent: 1px;
	text-align : center;	
	padding-left : 0px;	
	padding-right : 0px;		
}
	
#dropmenudiv a:hover{ /*hover background color*/
	color : #666666;		
}


.field{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:18px;
	WIDTH:130px;
	color : #000000;
	background-color :#ffffff;
	border : 1px solid #858585;
}

.selectfield{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
	color: #000000;
	background-color: #ffffff;
	WIDTH:130px;
	border: 1px solid #858585;
}

.submitB{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	HEIGHT:23px;
	WIDTH:60px;
	background-color : #ECECEC;
	color : #4E4E4E;
	border : 1px outset Gray;
}

.submitB2{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	HEIGHT:20px;
	WIDTH:40px;
	background-color : #ECECEC;
	color : #4E4E4E;
	border : 1px outset Gray;
}
