@charset "utf-8";
/* CSS Document */
body {
margin:0 auto;
padding:0;
float:none;
line-height:16px;
background:url(../images/bg.jpg) top left;
font:normal 12px Arial, Verdana, Tahoma;
color:#482e19;
}

table, td, th, tr {line-height:16px;} 

img {border:0 none; behavior: url(js/iepngfix.htc);}

a:link, a:active, a:visited {
/*color:#000;*/
/*font-weight:bold;*/
text-decoration:none;
}

a:hover {
color:#f37200;
/*font-weight:bold;*/
text-decoration:none;
}

a.footter:link, a.footter:active, a.footter:visited {
color:#b09c8c;
font-weight:bold;
text-decoration:none;
}

a.footter:hover {
color:#f37200;
font-weight: bold;
text-decoration:none;
}

a.bar:link, a.bar:active, a.bar:visited {
font-size:11px;
color:#76583f;
font-weight:none;
text-decoration:none;
}

a.bar:hover {
font-size:11px;
color:#76583f;
font-weight:none;
text-decoration: underline;
}
a.current:link, a.current:active, a.current:visited ,a.current:hover {
font-size:11px;
color:#76583f;
font-weight:bold;
text-decoration: underline;
}

#header {background:url(../images/header_bg.jpg) repeat-x; height:113px; width:900px;}
#header_left {background:#fff url(../images/header_bg_left.jpg) top right no-repeat; height:113px; }
#header_right {background:#fff url(../images/header_bg_right.jpg) top left no-repeat; height:113px; }

#navigation {background-color:#482e19; height:45px; }

#content {background:#fff url(../images/content_bg.jpg) top left repeat-x; padding-left:15px; padding-top:10px;}
#footter {background-color:#291f1d;color:#b09c8c; font:normal 11px Tahoma;}

.txt_14 { font-size:14px;}
.txt_11 { font-size:11px;}
.txt_black { color:#000;}
.txt_copyright {color:#8f7968;}
.txt_orange {color:#f37200;}
.txt_brown {color:#b09c8c;}
.txt_red{color:#943634;}

.input {border:1px solid #8da8c1; background-color:#FFF; font-size:11px; width:220px;}
.bgrequired {background:url(../images/bgrequired.gif) top center no-repeat;}
.button {
font:bold 11px Arial, Helvetica, sans-serif;
color:#FFF;
background:url(../images/button.gif) no-repeat;
width:103px;
height:21px;
border:0 none;
padding-bottom:2px;
}

ul{
margin:0;
padding:0px;
list-style-type:none;
}

li{
background:url(../images/bullet.gif) left top no-repeat;
margin:4px;
padding-left:15px;
}

li .write{
background:url(../images/write.jpg) left top no-repeat;
margin:4px;
padding-left:15px;
}

.border_bottom {border-bottom:1px solid #ccbdb6; }

.separate_line {background:url(../images/line.png) top left no-repeat; width:30px; behavior: url(../js/iepngfix.htc);}
.toptxt{
font-family:Arial, Helvetica,;
font-size:11px;
color:#ffffff;
text-decoration:none;
text-align:center;
padding-top:-5px;
/*display:inline;
height:15px;*/
}
a:hover.toptxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-decoration:underline;
text-align:center;

}
.toptxt-footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b09c8c;
text-decoration:none;
text-align:center;
display:inline;
height:15px;
}
.art-link{color:#482e19;
text-decoration:none;}
h1
{
font-size:14px;
}