@charset "utf-8";
/* CSS Document */
.gray{
background-color:#F4F4F4;
text-decoration:none;
}
.simple{
text-decoration:none;
}
.gray_1{
background-color:#F7F7F7;

}
.simple_1{
text-decoration:none;
}
.small_link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	 COLOR: #333333; 
	 FONT-FAMILY: Arial, Helvetica, sans-serif;
	 text-decoration:none;
}
.small_link:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR:#999999; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.red_bg_1 {
	BACKGROUND-COLOR: #551206;
	border:none;
	text-decoration:none;
	color:#FFFFFF;
	font:Verdana;
	font-weight:600;
	height:20px;
	cursor:hand;
}
.red_bg_1:hover {
	BACKGROUND-COLOR: #551206;
	border:none;
	text-decoration:none;
	color:#EAE1EA;
	font:Arial;
	font-weight:600;
	height:20px;
	cursor:hand;
}
.red_bg_2 {
	BACKGROUND-COLOR: #666666;
	border:none;
	text-decoration:none;
	color:#FFFFFF;
	font:Verdana;
	font-weight:600;
	height:20px;
	cursor:hand;
}
.style12 {color:#999999;
text-align:center;
font-size:15px;

font-family:Verdana;
}
.link{
	font-size:12px;
	text-decoration:overline;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.link:hover{
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}
.borderstyle{
border-style:inset;
border:thin;
border-width:thin;
border-color:#551206;
}
.faded_text{
color:#DADADE;}
#main_div{
width:100%;
}
#sub_div{
width:110px;
height:15px;
text-align:left;
}
.style_logo{
border:none;
text-decoration:none;
border-width:0;
}