body {
font-family: verdana;
font-size: 8pt;
color: #000000;
background-color: #d4d4d4;
margin: 0;
}

a, a:link, a:active, a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #999999;
text-decoration: underline;
}

.headb a, .headb a:link, .headb a:active, .headb a:visited {
color: #FFFFFF;
text-decoration: underline;
}

.headb a:hover {
color: #999999;
text-decoration: underline;
}

#main {
width: 948px;
background-image: url(images/background.jpg);
margin: 0 auto;
display: block;
}

#header {
width: 948px;
height: 124px;
background-image: url(images/header.jpg);
margin: 0 auto;
display: block;
}

#cnt {
width: 734px;
background-color: transparent;
padding: 5px;
float: left;
color: #000000;
}

#navfield {
width: 928px;
height: 21px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
background-image: url(images/menu.jpg);
float: left;
}

#sidebar {
color: #FFFFFF;
width: 200px;
float: left;
background-color: transparent;
}

.rightfield {
color: #FFFFFF;
width: 190px;
padding: 5px;
float: left;
background-color: transparent;
}

.rightfield a, .rightfield a:link, .rightfield a:active, .rightfield a:visited {
color: #FFFFFF;
text-decoration: underline;
}

.rightfield a:hover {
color: #999999;
text-decoration: underline;
}

#footer {
color: #FFFFFF;
text-align: center;
font-size: 7pt;
width: 934px;
float: left;
padding: 7px;
height: 31px;
background-image: url(images/footer.jpg);
}

.button {
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-size: 10pt;
padding: 3px;
width: 194px;
float: left;
height: 19px;
background-image: url(images/headbutton.jpg);
}

.navilinks, .navilinks:link, .navilinks:active, .navilinks:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-size: 12px;
float: left;
margin-left: 24px;
margin-right: 24px;
}

.navilinks:hover {
color: #999999;
font-weight: bold;
text-decoration: none;
font-size: 12px;
float: left;
margin-right: 24px;
margin-left: 24px;
} 