
/* CSS Document */

td {
	font-size: 11px; 
	font-family : Tahoma;
	color: #000000;


}
.td2 {
	font-size: 11px; 
	font-family : tahoma;
	color: white;
	font-weight: normal;	

}

.td3 {
	font-size: 11px; 
	font-family : tahoma;
	color: #007FC1;
	font-weight: normal;	

}
	.td4 {
	font-size: 11px; 
	font-family : tahoma;
	color: #9E9FA1;
	font-weight: normal;	

}
.maincontainer {
	width:967px;
	height:605px;
	margin: 0px auto;
	}

	
.contentarea {
	width: 800px;
	height: 550px;
	background-color: #ffffff;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	overflow: auto;
	border: thin solid white;
	text-align: left;
}
.content {
	width: 100%;
	height: 150px;
	background-color: white;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	overflow: auto;
	border: thin solid;
	text-align: left;
}



A {
	font: 11px tahoma;
	text-decoration: none;
	color: #2C5C8B;
		font-weight: normal;

}

A:ACTIVE {
	font :  11px tahoma;
	text-decoration : none;
	color : #000000;
		font-weight: normal;

		
}

A:HOVER {
	font: 11px tahoma;
	text-decoration: none;
	color: #378dca;
	font-weight: normal;
}

.form1 {
	font-family: arial;
	font-size: 11px;
	color: black;
	background-color: #F0F8FF;
	border-style: solid;
	border-color: Gray;
	width: 200;
	height: 20px;
	border: 1px solid;
	}
	
.form2 {
	font-family: arial;
	font-size: 11px;
	color: black;
	background-color: #F0F8FF;
	border-style: solid;
	border-color: Gray;
	width: 468;
	height: 20px;
	border: 1px solid;
	}
	
.nhead {
	color: black;
	background-color: #F0F8FF;
	border-style: solid;
	border-color: Gray ;
	width: 600;
	height: 70px;
	border: 1px solid;
	font-family: arial;
	font-size: 12px;
}
.nbody {
	color: black;
	background-color: #F0F8FF;
	border-style: solid;
	border-color: Gray ;
	width: 600;
	height: 300px;
	border: 1px solid;
	font-family: arial;
	font-size: 12px;
}
	