BODY {
	font-size:10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;


	/*color: #333333;*/
	
}

a {  
	color: #C01F3F; 
	text-decoration: underline; 
	font-weight: bold;
}
a:hover {  
	color: #000066; 
	text-decoration: underline; 
	font-weight: bold;
}

.subtitle {  
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	font-size:12px;
	
}

.text {  
	color: #000000; 
	text-decoration: none; 
	/*font-weight: bold;*/
	font-size:12px;
	
}
.text_white {  
	color: #FFFFFF; 
	text-decoration: none; 
	/*font-weight: bold;*/
	font-size:12px;
	
}
.small_text {  
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	font-size:11px;
	
}
.small_text:hover {  
	color: #174367; 

	
}

.gray_small_text {  
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	font-size:11px;
	
}

.gray_pagetitle {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size:24px;

}

.dark_gray_pagetitle {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size:24px;

}
.red_title {  
	color: #C01F3F; 
	text-decoration: none; 
	font-weight: bold;
	font-size:12px;

}

.small_red_title {  
	color: #C01F3F; 
	text-decoration: none; 
	font-weight: bold;
	font-size:11px;

}
.orange_title {  
	color: #FF6600; 
	text-decoration: none; 
	font-weight: bold;
	font-size:11px;

}

.link1{
	font-weight:bold; 
	color:#000033; 
	text-decoration:none;
	/*float:left;*/
	
}
.link1:hover{
	color:#C01F3F; 
	text-decoration:underline; 
} 

.footer_link{
	font-weight:bold; 
	color:#999999; 
	text-decoration:none;
	font-size:11px;
	margin-left:8px;
	margin-right:8px;
	/*float:left;*/
	
}
.footer_link:hover{
	color:#C01F3F; 
	text-decoration:underline; 
} 
.title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title_blue {
	font-size: 12px;
	font-weight: bold;
	color: #174367;
	text-decoration: none;
}
.title_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.redlink {
	font-size: 10px;
	font-weight: bold;
	color: #C01F3F;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
HR{
	
	color: #E6E6E6;
	


}
.titlebig {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000033;

}
.title_page_big {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #174367;

}
