/* CSS Document 

* {margin:0; padding:0;}*/

body { color:#000000;}
form { padding:0px;margin:0px;}
h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#0033A2;	
}
h4{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#000000;	
	margin:10px;
}
h5{
	font-family:times;
	font-weight:bold;
	font-size:12px;
	color:#000000;	
	margin:10px;
}
h1{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color:#000000;	
}

li{padding:5px;
}

td{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;	
	vertical-align:top;
}

a { color:#000000;}
a:hover { text-decoration: none;}
a img { border:0;}

.left_menu { color:#0033A2;font-size:14px;font-family:times;}
.footer { text-decoration:none;color:#0033A2;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { color:#000000;}


.form { margin-bottom:0px;}
.form input { border: 1px solid #34030C; color:#1B1212; background:#E9E7D8; padding:2px 0 0 6px;}
.img_border { border: 1px solid #0033A2; }