/* CSS Document */
body{
margin:0 auto;
padding:0px;
font-family:tahoma;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000000;
text-decoration:none;
background:url(../image/main_bg.jpg) repeat-x 0 0;
background-color:#438CC6;
}
.header_box{
border:1px solid #BFBFBF;
padding:1px;
}
.img_box{
width:291px;
border:1px solid #BFBFBF;
padding:1px;
}
.menu_font{
display:block;
font-family:tahoma;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#fff;
line-height:29px;
padding:0 20px 0 20px;
text-decoration:none;
}
.menu_font:hover{
color:#fff;
background-color:#22A5AD;
}
.red_fontbig{
	font-family:tahoma;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#FE3828;
	text-decoration:none;
}
.red_link{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#FE3828;
text-decoration:none;
}
.red_link:hover{
text-decoration:underline;
}
.black_normalbold{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#000;
text-decoration:none;
}
.red_normalbold{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#DF1501;
text-decoration:none;
}
.grey_normalbold{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#504F4F;
text-decoration:none;
}
.big_blue{
font-family:arial;
font-style:normal;
font-size:22px;
color:#003366;
font-weight:bold;
text-decoration:none;
}
.footer_link{
font-family:tahoma;
font-size:11px;
font-style:normal;
color:#000;
font-weight:bold;
padding-right:25px;
text-decoration:none;
}
.footer_link:hover{
text-decoration:underline;
}

