td {  
	font-family: Arial; 
	color: #606060; 
	font-size: 11px;
	line-height: 15px;
}
select, input {  
	font-family: Arial; 
	color: #606060; 
	font-size: 11px;
}
a:link {
	font-size: 11px;
	color: #0A6093; 
	text-decoration: underline; 
} 
a:visited {
	font-size: 11px;
	color: #0A6093;
	text-decoration: underline; 
} 
a:hover {
	font-size: 11px;
	color: #0A6093;
	text-decoration: none; 
}
.lnk_small:link {
	font-size: 12px;
	color: #0A6093; 
	text-decoration: none; 
} 
.lnk_small:visited {
	font-size: 10px;
	color: #0A6093;
	text-decoration: none; 
} 
.lnk_small:hover {
	font-size: 10px;
	color: #0A6093;
	text-decoration: underline; 
}
.ttl1 {  
	font-family: Arial; 
	color: #6E6E6E; 
	font-size: 12px;
	font-weight: bold;
}
.ttl2 {  
	font-family: Arial; 
	color: #32638B; 
	font-size: 12px;
	font-weight: bold;
}
.ttl_white {  
	font-family: Arial; 
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: bold;
}
.ttl_red {  
	font-family: Arial; 
	color: #FF0000; 
	font-size: 11px;
	font-weight: bold;
}
.lnk_white:link {
            font-family: Arial; 
            color: #FFFFFF; 
            font-size: 11px;
            text-decoration: none; 
			font-weight: bold;
}
.lnk_white:visited {
            font-family: Arial; 
            color: #FFFFFF; 
            font-size: 11px;
            text-decoration: none;    
			font-weight: bold; 
}
.lnk_white:hover {
            font-family: Arial; 
            color: #FFFFFF;
            font-size: 11px;
            text-decoration: underline;
			font-weight: bold;  
}
.lnk_small:link {
            font-family: Arial; 
            color: #606060; 
            font-size: 10px;
            text-decoration: underline;
}
.lnk_small:visited {
            font-family: Arial; 
            color: #606060; 
            font-size: 10px;
            text-decoration: underline;
}
.lnk_small:hover {
            font-family: Arial; 
            color: #606060;
            font-size: 10px;
            text-decoration: none;			   
}
li {
			list-style-image: url(/images/bullet_.jpg);
			line-height: 18px;
}
.txt_small {
	font-family: Arial; 
	color: #606060; 
	font-size: 10px;
}
.btn   {
 background: transparent url(/images/bg_btn.jpg); 
 background-color: #006292;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 11px;
 padding: 1px 5px 0px 5px;
 height: 18px;
 text-align: center;
 border: 1px solid #005F91;
 
 }
 

	
.red {
	color: #B2003C;
}

