/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#000000;
}
td.off {
background: url(../images/menu_bg.gif) 0px 0px repeat-x;
height:25px;
}
td.on{
background-color:#7993a9;
height:25px;
color:#FFFFFF;
}
td.mainoff {
background: url(../images/main_menu_bg.gif) -130px 0px no-repeat;
height:33px;
}
td.mainon{
background: url(../images/main_menu_bg.gif) 0px 0px no-repeat;
height:33px;
}

.mdiv
{
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background-color:#CACACA;
padding:4px 4px 4px 4px;
}


.madiv
{
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background-color:#7993a9;
padding:4px 4px 4px 4px;
}

.zdiv
{
border-top:1px solid #7993a9;
}


.logo
{
margin-left:19px;
margin-top:16px;
}
.header_image_box
{
padding:0px 5px 4px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_text_box
{
padding:5px 5px 30px 5px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_left_bg
{
background:url(../images/body_left_bg.jpg) left top repeat-y;
width:8px;
}
.body_right_bg
{
background:url(../images/body_right_bg.jpg) left top repeat-y;
width:8px;
}
.footer_left_bg
{
background:url(../images/footer_left_bg.gif) left top no-repeat;
height:33px;
}
.box_top_line
{
background:url(../images/top_line.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(../images/left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(../images/right_line.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(../images/bottom_line.gif) left top repeat-x;
height:9px;
}
.input_box
{
border:1px solid #72550F;
width:108px;
height:18px;
background-color:#EDE9D7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #72550F;
text-decoration: none;
padding-left:3px;
}
.highlight
{
color:#72550F;
background-color:inherit;
font-size:14px;
text-decoration:none;
}




/* CSS Background image Document */
.menu_bg
{
background:url(../images/menu_bg.jpg) left top repeat-x;
height:27px;
}
.body_left_bg
{
background:url(../images/body_left_bg.jpg) left top repeat-y;
width:6px;
}
.body_right_bg
{
background:url(../images/body_right_bg.jpg) left top repeat-y;
width:6px;
}
.header_top_image
{
background:url(../images/header_top_image.jpg) left top no-repeat;
height:187px;
}
.header_bottom_image
{
background:url(../images/header_bottom_image.jpg!) left top no-repeat;
height:0px;
}


.zzz
{
font-size: 10px;
color: #597389;
	text-decoration: none;
	font-weight: bold;
}

a
{
font-size: 12px;
color: #395369;
}
a:hover
{
color:#597389;
}


/* CSS Text Document */
body {	
	font-family: Arial, Veranda, Sans-Serif, Courier New;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5A5A;
	text-decoration: none;
}

m_menu_link{

}
.m_menu_link:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:inherit;
}


.menu_link {
	font-family: Arial, Veranda, Sans-Serif, Courier New;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:inherit;
}
.left_menu_link {
	font-family: Arial, Veranda, Sans-Serif, Courier New;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        line-height: 11px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color:inherit;
	text-decoration: none;
}
.left_menu_link:hover
{
color: #000000;
text-decoration:underline;
background-color:inherit;
}
.footer_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7993a9;
	background-color:inherit;
	text-decoration: none;
}
.footer_link:hover
{
text-decoration:underline;
color:#5e7a92;
background-color:inherit;
}