* CSS Document */
body{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	}
td{
	font-family: Verdana;
	font-size: 10px;

}
input{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	border: 1px solid;
	border-color:#8B2E24;
	color:#8B2E24;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size:10px;
}
.tabs{
text-decoration:none;
font-weight:bold;
color:#7CA9D1;
}

A{
	text-decoration:none;
	color:#00589C;
	font-weight:bold;
}
.headerrood{
color:#8b2e24;
font-weight:bold;
}
.headerwit{
color:#FFFFFF;
font-weight:bold;
}
.marginleft{
margin-left:4px;
}