@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title_pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9C0226;
	font-weight: normal;
}
.title_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.title_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C7E9B;
	font-weight: bold;
}

hr.d {color: #fff;  
	border: 1px dotted #cccccc; 
	border-style: none none dotted; 
}
.text_index_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	width: 280px;
}
.text_index_btm_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff299;
	font-weight: normal;
	width: 280px;
}
.text_index_btm_yellow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff299;
	font-weight: normal;
	width: 280px;
}
.text_side_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c6383;
	font-weight: bold;
}
.text_side_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c6383;
	font-weight: bold;
}
.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}
.text_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
}
INPUT,TEXTAREA { 
	font-family: tahoma, verdana, sans-serif; 
	font-size: 11px; 
	background-color: #F9FADC; 
	padding-left:3px ;
	padding-top:2px; 
	padding-bottom: 3px; 
}
