/* CSS Document */
body {
background-color:#200000;

background-repeat: repeat;
margin:0px;
padding:0px;
}
.header_bg {
background-image:url(gifs/header_bg.jpg);
width:590x;
height:175px;
background-repeat:no-repeat;
background-position:left top;
}
.nav_txt {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
line-height:40px;
font-weight:bold;
}
.nav_txt:hover {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#ffb436;
line-height:40px;
font-weight:bold;
}

.middle_bg {
background-image:url(gifs/bg.gif);
width:997px;
height:auto;
background-repeat:no-repeat;
background-position:left top;
}
.wel_txt {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
line-height:18px;
}
.left_cor {
background-image:url(gifs/left_cor.gif);
width:26px;
height:21px;
background-repeat:no-repeat;
background-position:left top;
}
.rig_cor {
background-image:url(gifs/rig_cor.gif);
width:26px;
height:21px;
background-repeat:no-repeat;
background-position:right top;
}
.left_bot_cor {
background-image:url(gifs/bot_left_cor.gif);
width:26px;
height:21px;
background-repeat:no-repeat;
background-position:left top;
}
.rig_bot_cor {
background-image:url(gifs/bot_rig_cor.gif);
width:26px;
height:21px;
background-repeat:no-repeat;
background-position:right top;
}
.top_mid {
background-image:url(gifs/top_mid.gif);
height:21px;
background-repeat:repeat-x;
background-position:left top;
}
.bot_mid {
background-image:url(gifs/bot_mid.gif);
height:21px;
background-repeat:repeat-x;
background-position:left top;
}
.left_line {
background-image:url(gifs/left_lien.gif);
width:4px;
background-repeat:repeat-y;
background-position:left top;
}
.right_line {
background-image:url(gifs/rig_line.gif);
width:4px;
background-repeat:repeat-y;
background-position:right top;
}
.footer_txt {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
line-height:40px;

}
.footer_txt:hover {
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#ffb436;
line-height:40px;

}

.inner_header {
background-image:url(gifs/iner_haer.jpg);
width:538px;
height:178px;
background-repeat:no-repeat;
background-position:right top;
}

