html, body
{
margin:0;
padding:0;
height:100%;
font-family:arial, sans-serif;
font-size:13px;
color:#ac5837;
}
body{
background:#fff url(/images/bgMenu.jpg) 0px 0px repeat-y;
}
p, a, li
{
font-family:Arial, sans-serif;
font-size:15px;
}
a{
color:#ac5837;
}
a:hover {
color:#d0803d;
}
h1
{
font-size:22px;
}
h2
{
font-size:18px;
}
h3
{
font-size:17px;
}
h4
{
font-size:16px;
}
h5
{
margin:22px 0 0 0;
font-family:'Trebuchet MS', serif;
text-align:center;
font-size:29px;
color:#d0803d;
}
h6
{
margin:0 0 50px 0;
font-size:17px;
text-align:center;
color:#ac5837;
}

hr{
background:url(/images/separator.gif) no-repeat top center;
height:31px;
border:0;
}
table{
height:100%;
border-collapse:collapse;
}
td{
padding:0;
vertical-align:top;
}
.usertable td {
padding:5px 15px;
}
img{
border:0;
}
.center{
text-align:center;
}
#headerPrint{
display:none;
}
#main{
width:100%;
}
#header{
height:201px;
background:#fff url(/images/header.jpg) 0px 0px no-repeat;
}
#menu{
margin-top:201px;
width:215px;
background:url(/images/menu.jpg) no-repeat top;
}
#menu a{
padding-left:20px;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#fff;
}
#menu ul{
margin:300px 0 0 0;
padding:0;
list-style-type:none;
list-style-position:inside;
}
#menu li{
line-height:30px;
}
#content{
margin-top:201px;
padding:0 50px 0 50px;
background:#fbf9ef url(/images/corner.gif) top left no-repeat;
}
#content ul{
line-height:26px;
list-style-image:url(/images/bullet.gif);
list-style-image:none;
}
#linklist a{
font-size:20px;
text-decoration:none;
color:#ac5837;
}
#linklist a:hover{
color:#d0803d;
}

