Body
{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px
}
a
{
color: #336699;
text-decoration: none;
}
a:hover
{
color: #336699;
text-decoration: underline;
}
.brand
{
margin: 0px 0 0 20px;
}
.header
{
background: url(images/bgtitle.gif) 300px center no-repeat #675F6A;
height: 95px;
}
.nav
{
background-color: #675F6A;
color: #FFFFFF;
height: 30px;
padding: 0 0 0 20px;
}
.horiz
{
background:url(images/bg_horiz.gif) repeat-x;
clear: both;
height: 1px;
}
#navbox
{
border: 5px solid #948F96;
width: 175px;
margin: 20px 30px 20px 20px;
float: left;
}
#navbox a
{
display: block;
text-decoration: none;
line-height: 23px;
padding-left: 6px;
color: #675F6A;
}
#navbox a:hover
{
display: block;
text-decoration: underline;
line-height: 23px;
padding-left: 6px;
color: #675F6A;
}
.options
{
background-color: #948F96;
padding: 4px 0 4px 4px;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
margin: 0px;
}
h2
{
background-color: #948F96;
padding: 4px 0 4px 4px;
border: 1px solid white;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
margin: 0px;
}
#maincontent
{
width: 560px;
float: left;
margin: 20px 30px 20px 0px;
}
#maincontent1
{
width: 560px;
float: left;
margin: 20px 30px 20px 20px;
}
.files
{
background:url(images/bg_horiz.gif) bottom repeat-x;
padding: 4px 0 4px 5px;
}
.footer
{
margin: 10px 0 0 10px;
color: #999999;
font-size: 11px;
}
input.login
{
width: 300px;
height: 25px;
border: 1px solid #999;
display: block;
margin: 4px 0 20px 0;
}
