@charset "utf-8";
/* CSS Document */

body {background:#e9e9e9; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; margin:10px;}
a:link,a:visited,a:hover,a:active{color:#0033CC; text-decoration: none;}
.ptbl {background-color:#b2d2f1; border:#000000 solid 1px;}
.cntrls {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 18px;
	width: 200px;
	border: 1px solid #999999;
}
.cntrls1 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100px;
	width: 200px;
	border: 1px solid #999999;
}
p {
	text-align: justify;
}
.ln {cursor:pointer;}
.ln:hover {color:#00aec4;font-weight:bold;}
.controls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 15px;
	width: 120px;
}
.controls1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 16px;
	width: 85px;
}
.controls2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 16px;
	width: 26px;
}
.controls3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 17px;
	width: 120px;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txtarrow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB3D00;
	font-style: italic;
}
.red{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #eb3d00;
}
.bld_blk{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;	
	}
	
.wht_txt{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;	
	}
