body {
	font-family: Arial;
	font-size:9px;
	margin:0px;
	padding:0px;
}

.bord{
border-left:#333333 solid 25px;
border-right:#333333 solid 25px;
border-top:#333333 solid 25px;
}

.bord_small{
border:#CCCCCC solid 3px;
}
.call{
background-image:url(images/call.gif);
background-position:center;
background-repeat:no-repeat;
}
.call_txt{
font-family: Arial;
font-size:10px;
text-transform:uppercase;
color:#3b383a;
font-weight:bold;
text-align:left;
letter-spacing:1px;
word-spacing:1px;
}
.top_txt{
font-family:"Times New Roman", Times, serif;
font-size:9px;
text-transform:uppercase;
color:#e10505;
font-weight:bold;
letter-spacing:1.5px;
}
.title{
font-family: Verdana;
font-size:19px;
text-transform:uppercase;
color:#e10505;
font-weight:bold;
text-align:center;
letter-spacing:1px;
word-spacing:1px;
padding:4px;
}
.sub_title{
font-family: Arial;
font-size:13px;
text-transform:uppercase;
color:#3b383a;
font-weight:bold;
text-align:right;
letter-spacing:1px;
word-spacing:1px;
}
.title2{
font-family: Verdana;
font-size:17px;
text-transform:uppercase;
color:#e10505;
font-weight:bold;
text-align:center;
letter-spacing:1px;
word-spacing:1px;
padding:4px;
}
.menu_bg{
background-image:url(images/menu_bg.gif);
background-position:center;
background-repeat:repeat-x;
}
.b_txt_title{
font-family: Verdana;
font-size:12px;
text-transform:uppercase;
color:#3b383a;
font-weight:bold;
text-align:left;
padding-left:15px;
}
.r_txt_title{
font-family: Verdana;
font-size:12px;
text-transform:uppercase;
color:#df0505;
font-weight:bold;
text-align:left;
padding-left:15px;
}
.body_txt{
font-family: Verdana;
font-size:11px;
color:#3b383a;
font-weight:normal;
text-align:justify;
padding:4px;
}
.body_txt_r{
font-family: Verdana;
font-size:10px;
color:#df0505;
font-weight:normal;
text-align:justify;
padding:4px;
}
.body_txt_r a:hover{
color:#3b383a;
text-decoration:none;
}
.body_txt_r a{
color:#df0505;
text-decoration:none;
}
.body_txt_menu_small{
font-family: Verdana;
font-size:9px;
color:#3b383a;
font-weight:normal;
text-align:left;
padding:2px;
}
.body_txt_menu_small a{
font-family: Verdana;
font-size:9px;
color:#3b383a;
font-weight:normal;
text-align:left;
padding:2px;
text-decoration:none;
}
.body_txt_menu_small a:hover{
color:#999999;
}
.footer{
font-family: Verdana;
font-size:9px;
color:#CCCCCC;
font-weight:normal;
text-align:center;
padding:2px;
}
.footer a{
text-decoration:none;
color:#FF9933;
}
.footer a:hover{
text-decoration:underline;
}
.sub_menu a{
font-family: Arial;
	font-size:9px;
	color:#CCCCCC;
	text-decoration:none
}
.sub_menu a:hover{
color:#FF3300;
text-decoration:none;
	}