body {														  /**/	
	margin:0px 0px 0px 0px; 				  			 	 /**/
	padding:0px 0px 0px 0px; 				 			    /**/			 	  				   /**/
	/*background:url(images/bg.jpg) left top repeat-x #FFF; 	 	 						  */
}														 /**/
br {line-height:0px;}							        /**/
img {border:0px;}									   /**/
td {							       				  /**/
	font-size:11px;									 /**/
	font-weight:normal;				   				/**/  	  
	font-family: Tahoma, Arial;		   			   /**/	
	vertical-align:top;				  			  /**/
	line-height:13px;						 	 /**/
	padding:0px 0px 0px 0px;		     		/**/
}										   	   /**/
table {								 	  	  /**/
	border-collapse:collapse;			 	 /**/
	border:0px;						    	/**/
	padding:0px 0px 0px 0px;			   /**/
	}									  /**/
input, textarea, select{			     /**/
	font:normal 11px Tahoma, Arial;		/**/
	padding:2px 0px 0px 2px;		   /**/
	margin:0px 0px 0px 0px;			  /**/
	vertical-align:top;	
	border:1px solid #787c83;		 /**/
}

a {color: #004b91;}									/**/
/*----------------------------------**/
.input_1 {
	width:125px;
	height:19px;
}
.input_2 {
	width:145px;
	height:19px;
}
.input_3 {
	width:185px;
	height:19px;
}
.input_4 {
	width:131px;
	height:19px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style2 {
	color: #004b91;
	font-weight: bold;
	font-size:13px;	
}

h1 {
	color: #004b91;
	font-weight: bold;
	font-size:11px;	
}

.style3 {
	color: #000000;
	font-weight: bold;
	font-size:11px;	
}


.style4 {color: #009900}






.h_mnu_01{
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #004b91;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004b91;
	border-right-color: #004b91;
	border-bottom-color: #004b91;
	border-left-color: #004b91
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 2px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004b91;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 2px;
	padding-bottom: 0px;
	background: #004b91;
}


hr {color: #004b91;}