/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo {
border-top:solid 1px #484c61;
border-left:solid 1px #484c61;
border-right:solid 1px #484c61;
border-bottom:solid 1px #484c61;
}

#heading {
/*position:relative;
top:1px;*/
width:644px;
/*border-top:solid 1px #6b7020;*/
border-bottom:solid 1px #333;
}

#navbar {
/*position:relative;
top:1px;*/
width:155px;
background-color:#bbba69;
border-right:solid 1px #6b7020;
/*border-top:solid 1px #6b7020;*/
border-left:solid 1px #6b7020;
font-size:11px;
padding-top:10px;
padding-left:7px;
padding-right:5px;
}

#navbar a {
display:block;
width:134px;
margin-top:3px;
padding-top:5px;
padding-left:7px;
padding-bottom:7px;
border:solid 1px #dbdbba;
background-color:#6b7020;
}

#navbar a:link {
color:#fff;
text-decoration: none;
}

#navbar a:visited {
color:#fff;
text-decoration: none;
}

#navbar a:hover {
color:#721616;
text-decoration: none;
background-color:#dbdbba;
border:solid 1px #6b7020;
font-weight:bold;
}

#rightbar_top {
/*position:relative;
top:1px;*/
width:3px;
/*border-top:solid 1px #6b7020;*/
border-bottom:solid 1px #6b7020;
border-right:solid 1px #6b7020;
}

#rightbar_bottom {
width:3px;
background-color:#fff;
border-right:solid 1px #6b7020;
}

#infocol1 {
font-size:11px;
color:#666;
padding:3px;
text-align:justify;
}
.sup_name {
font-variant:small-caps;
color:#c3482e;
font-size:13px;
}
.build_name {
font-variant:small-caps;
color:#c3482e;
font-size:13px;
}

#line_top {
border-bottom:dashed 1px #6b7020;
}

#line_top2 {
border-top:dashed 1px #6b7020;
}

#line_top3 {
border-top:dashed 1px #6b7020;
border-right:dashed 1px #6b7020;
}

#line_right {
border-right:dashed 1px #6b7020;
}

a:link {
color:#456d92;
text-decoration: none;
}

a:visited {
color:#456d92;
text-decoration: none;
}

a:hover {color:#c3482e;
text-decoration: none;
}

#bottom {
height:30px;
background-color:#dbdbba;
border-top:solid 1px #484c61;
border-left:solid 1px #484c61;
border-right:solid 1px #484c61;
border-bottom:solid 1px #484c61;
color:#484c61;
letter-spacing:3px;
font-size:10px;
padding-top:2px;
padding-bottom:2px;
text-align:center;
}
