body {
background: #e3e3e3 /*url(images/bg_bott.jpg) repeat-x bottom*/;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0 0 60px;
color: #656565;
}

#bg_top {
background: url(images/bg_top.jpg) repeat-x top;
padding-top: 23px;
}

#container {
width: 906px;
margin: 0 auto;
}

#container_bg {
width: 906px;
background:url(images/content_bg.jpg) repeat-y;
}

#header_top {
width: 851px;
background: url(images/header_top.jpg) no-repeat;
height: 24px;
padding: 27px 25px 0 30px
}

#header {
width: 871px;
background: url(images/header.jpg) no-repeat;
height: 91px;
color: #9b9b9b;
text-align: right;
font-size: 0.85em;
padding: 35px 35px 0 0
}

#header_top_left {
float: left;
width: 50%;
font-size: 0.9em;
padding-top: 2px;
}

#header_top_left strong {
font-weight: normal;
color: #d1100d;
}

#header_top_right {
float: right;
width: 50%;
text-align: right;
}

#header_top_right ul {
list-style: none;
margin: 0;
padding: 0;
}

#header_top_right li {
display: inline;
background: url(images/links_top.jpg) no-repeat left;
padding-left: 25px;
margin-right: 20px;
}

#nav_line {
background:url(images/nav_line.jpg) no-repeat;
height: 6px;
}

#nav {
background: url(images/nav.jpg) no-repeat;
height: 42px;
padding: 0 8px
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#content {
background: url(images/content_top.jpg) no-repeat top;
line-height: 20px;
text-align: justify;
}

#content_footer {
background:url(images/footer.jpg) no-repeat bottom;
padding: 15px 23px 20px;
}

* html #content_footer {
padding-top: 3px;
}

#footer {
font-size: 0.85em;
height: 20px;
width: 846px;
padding: 3px 30px 0;
}

#footer_left {
float: left;
}

#footer_right {
float: right;
text-align: right;
}

#header strong {
color: #dc0000;
font-weight: normal;
}

#header em {
color: #575757;
font-style: normal;
}

#header_top a, #footer a, #nav a {
text-decoration: none;
}

#header_top a:link, #header_top a:visited {
color: #999999;
}

#header_top a:hover, #header_top a:active {
color: #d1100d;
}

#header_top_right a {
font-weight: bold;
}

#footer a:link, #footer a:visited,
#content_footer a:link, #content_footer a:visited {
color: #d1100d;
}

#footer a:hover, #footer a:active,
#content_footer a:hover, #content_footer a:active {
color: #5f0100;
text-decoration: none;
}

#content_footer a {
text-decoration: underline;
}

#nav ul li {
float: left;
height: 42px;
background: url(images/nav_sep.jpg) no-repeat right;
text-align: center;
}


#nav ul li.link1 {
width: 209px;
background: url(images/link1.jpg) no-repeat;
}

#nav ul li.link2 {
width: 173px;
background: url(images/link2.jpg) no-repeat;
}

#nav ul li.link3 {
width: 124px;
background: url(images/link3.jpg) no-repeat;
}

#nav ul li.link4 {
width: 274px;
background: url(images/link4.jpg) no-repeat;
}

#nav ul li.last {
width: 110px;
background: url(images/link_last.jpg) no-repeat;
}

#nav ul li.link5 {
width: 233px;
background: url(images/link5.jpg) no-repeat;
}

#nav ul li.link6 {
width: 114px;
background: url(images/link6.jpg) no-repeat;
}

#nav ul li.link7 {
width: 171px;
background: url(images/link7.jpg) no-repeat;
}


#nav ul li a {
display: block;
height: 30px;
font-weight: bold;
padding: 12px 0 0
}

#nav a:link, #nav a:visited {
color: #fcc9a7;
background: url(images/nav_hover.jpg) no-repeat 100px 42px;
}

#nav a:hover, #nav a:active {
color: #FFFFFF;
background: url(images/nav_hover.jpg) repeat-x;
}

h1 {
background: url(images/h1.gif) no-repeat bottom left;
color: #999999;
padding-bottom: 5px;
margin-left: 10px;
line-height: 27px;
font-size: 1.6em;
}

h2 {
font-size: 1.2em;
color: #e57562;
margin: 20px 10px 0;;
}

p {
margin: 7px 0 10px;
margin-left: 10px;
margin-right: 10px;
}

#content_footer img {
border: 0;
}

.indent {
margin-left: 20px;
}

.li_space li {
margin: 10px 0;
}

.vapbontable {
border-color: #c5c4c4;
border-width: 0 0 1px 1px;
border-style: solid;
width: 500px;
text-align: center;
height: 140px;
margin-top: 8px
}

.vapbontable td {
border-color: #c5c4c4;
border-width: 1px 1px 0 0;
border-style: solid;
}

* html .boxes_small {
margin-top: 11px;
}


input, select, textarea {
background: url(images/input.jpg) repeat-x bottom;
border: 1px solid #b9b9b9;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #303030;
font-size: 0.9em;
width: 300px;
margin-top: 3px;
margin-bottom: 10px;
padding: 2px
}

.button {
background: #f3f3f3 url(images/button.jpg) repeat-x bottom;
width: 65px;
padding: 2px 0
}

legend {
display: none;
}

fieldset {
border: 0;
margin: 0;
padding: 0
}

.alert {
color: #FF0000
}
