body {
	background-color: #A7D0F5;
}
body,td,th {
	color: #333;
	font-family: Verdana;
	font-size: 10px;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
	font-weight:bold;
}
a.ro:link, a.ro:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}
a.ro:hover {
	text-decoration: none;
	color:#003366;
	font-weight:bold;
}
a.tbc:link, a.tbc:visited {
	color: #003366;
	text-decoration: none;
}
a.tbc:hover {
	text-decoration: none;
	color:#FF0000;
}

.bord{
	border:1px solid #003366;
}
.bgbla{
	background-color:#FFFFFF;
}
h1{
	font-size:120%;
	margin-bottom:0em;
	margin-top:0em;
	color:#000;
}
h2{
	font-size:100%;
	margin-bottom:0em;
	margin-top:0em;
	font-weight:bold;
	color:#FF0000;
}
h3{
	font-size:110%;
	margin-bottom:0em;
	margin-top:0em;
	font-weight:bold;
}
h4{
	font-size:100%;
	margin-bottom:0em;
	margin-top:0em;
	font-weight:bold;
	color:#003366;
}
.txtro{
	color:#FF0000;
	font-weight:bold;
}
.txtbla{
	color:#000;
}
.txtbl{
	color:#003366;
	font-weight:bold;
}
.bt {
	border:1px solid black;
	background-color:white;
	font-size: 10px;
	color:#0141AD;
}
textarea {
	border:1px solid black;
	background-color:white;
	font-size: 11px;
	color:#0141AD;
}
.padd10{
	padding-left:15px;
}
.hid{
	visibility:hidden;
	display:none;
}
.div110{
	width:100px;
	float:left;
}
.div100{
	width:90px;
	float:left;
}
.divprod{
	width:90px;
	height:351px;
	float:left;
	background-color: #A7D0F5;
}
.clear {
	clear : both; 
	display : block; 
	height : 1px; 
	overflow : hidden; 
} 
.fdbleu{
	background-color: #A7D0F5;
}
.height30{
	padding-left:2px;
	margin-bottom:0em;
	margin-top:0em;
	padding-top:6px;
	height:25px;
	color:#003366;
	border-bottom:1px solid #003366;
}
.pdet{
	margin-bottom:-1em;
	margin-top:0em;
	padding-top:4px;
	height:25px;
	color:#000;
	border-bottom:1px solid #003366;
}
.center{
	text-align:center;
}
.tire{
	border-right:1px solid #003366;
	border-left:1px solid #003366;
}

.div_pr_bl{
		width:90px;
		float:left;
		height:30px;
}
.div200{
		width:200px;
		float:left;
		height:30px;
}
.bord_bt{
	border-bottom:1px solid #003366;
	padding:2px 0px 2px 0px;
	margin-top:2px;
}
.bord_bl{
	border-bottom:1px solid #003366;
}
.bord_bll{
	border-right:1px solid #003366;
}
.line15{
	line-height: 20px;
}
.height20{
	height:20px;
}
.fright{
	float:right;
}