/* CSS Document */


body{
	margin:0px;
	padding:6px;
	background-color:#fff;
	}
	
html {
	overflow-y: scroll;
}

table,tr,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2E2F33;
	text-decoration:none;
	text-transform:none;
	}
.black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2E2F33;
	text-decoration:none;
	font-weight:bold;
	}
	
	
.grey{
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#818B97;
	text-decoration:none;
	font-weight:normal;
	}
	
	
.grey1{
	padding:4px 0px 4px 0px;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#818B97;
	text-decoration:none;
	font-weight:normal;
	}
	
.hdtxt3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6E9F3A;
	text-decoration:none;
	text-transform:none;
	font-weight:bold;
	}
	
.hdtxt4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6E9F3A;
	text-decoration:none;
	text-transform:none;
	font-weight:bold;
	}
.border{
	border:1px solid #cccccc;
	padding:10px;
	}
	
.redtxt1{
	color:#B64A4A;
	text-decoration:none;
	}
a.normallink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757D8E;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}
a.normallink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2E2F33;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	}
	
