td{
font-family: Arial;
font-size: 8pt;
color: #3E6086;
}

#pagetitle{
background-image: url('siteart/title_bg.gif');
background-repeat: no-repeat;
background-position: right;
padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
font-size: 10pt;
color: FFFFFF;
height: 23px;
}

a:link, a:active, a:visited{
text-decoration: underline;
color: #3E6086;
}

a:hover{
text-decoration: none;
color: #3E6086;
}

#links{
background-image: url('siteart/link_bg.gif');
background-repeat: no-repeat;
background-position: right;
padding-top: 3px;
padding-left: 150px;
padding-bottom: 3px;
height: 23px;
}

a.sm:link, a.sm:active, a.sm:visited{
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

a.sm:hover{
text-decoration: none;
color: #FFFFFF;
}

.content{
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px;
}