.a_main_menu{
 font-family: Arial, Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #cec4bf;
 text-decoration: none;
}
.a_main_menu:hover{
 text-decoration: underline;
}
.a_email{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #cec4bf;
 text-decoration: none;
}
.a_email:hover{
 text-decoration: underline;
}
.a_links{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #BE1F1B;
 text-decoration: none;
}
.a_links:hover{
 text-decoration: underline;
}
.a_red{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #ff0000;
}
.a_red:hover{text-decoration: none;}
.a_green{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #00A600;
}
.a_green:hover{text-decoration: none;}
.a_black{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
}
.a_white{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #FFFFFF;
}
.a_black:hover{text-decoration: none;}
.a_white{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
}
.a_white:hover{text-decoration: none;}

.head_1{
 font-family: Arial, Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #8A1613;
}
.head_2{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #8A1613;
}
.head_3{
 font-family: Arial, Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
}

.normal_1{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #63100E;
}
.normal_2{
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
}

.txt_100{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #921714;
 border: 1px solid #8A1613;
 width: 100px; height: 18px;
}
.txt_150{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #921714;
 border: 1px solid #8A1613;
 width: 150px; height: 18px;
}
.txt_200{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #921714;
 border: 1px solid #8A1613;
 width: 200px; height: 18px;
}
.txt_250{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #921714;
 border: 1px solid #8A1613;
 width: 250px; height: 18px;
}
.txt_300{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #921714;
 border: 1px solid #8A1613;
 width: 300px; height: 18px;
}

.txt_area{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #921714;
 border: 1px solid #8A1613;
 width: 200px; height: 200px;
}

.btn{
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #921714;
 border: 1px solid #8A1613;
 width: 50px; height: 18px;
}

.sH {display: block;}
.hI {display: none;}
