	td,table {
	color : #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 14px; 
}	

	.text{
	color : #000000;
	font-family: Verdana;
	font-size: 9px;
}	


	.pagetitle{
	color : #000000;
	font-family: Arial;
	font-size: 20px;
	line-height: 120%; 
}	


	.smalltext{
	font-family: Arial;
	font-size: 9px;
}	


	.smalltext10{
	font-family: Arial;
	font-size: 10px;
}	



	}
	A.sub:hover {
	color : #002E57;
	text-decoration: underline;
}

	A.sub1 {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;

	}
	A.sub1:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
	
	.data {
	color : #B3D6EA;
	font-family: Verdana;
	font-size: 9px;
	}
	
	.txt {
	color : #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;

	}
	
	.copyright {
	color : #AAAAAA;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;

	}


	.header {
	color : #727272;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

	input{
		font-family:Verdana;
		font-size:11px;
		color:#000000;

	}

	.input_submit{
		font-family:Verdana;
	font-weight: bold;
		font-size:10px;
		background-color: #D4D0C8;
		color:#000000;
line-height:100%
	}


		.input1{
		font-family:Tahoma;
		font-size:10px;
		color:#000000;
		background-color: #848484;
		border : 1px solid #C8C8C8;
		width:100px;
	}
	
		select{
	font-family:Tahoma;
	font-size:11px;
		color:#000000;
		background-color: #FFFFFF;
	width:96px;
}
		.input2{
		font-family:Tahoma;
		font-size:11px;
		color:#000000;
		background-color: #FFFFFF;
		border : 1px solid #5B5B5B;
		width:130px;
	}
	
	textarea{
		font-family:verdana;
		font-size:11px;
		color:#000000;
		background-color: #ffffff;
		width:100%;
	}
