body {
padding: 0;
margin: 0;
background: #FFFFFF/*url(../imgs/bg.jpg)*/;
font-family: tahoma, arial, helvetica, sans-serif;
font-color: #333333;
font-weight: normal;
font-size:11px;
}

a.basiclink:link, a.basiclink:visited {
color:#333333;
background-color:#83AFEE;
text-decoration:none;
}

a.basiclink:hover, a.basiclink:active {
color:white;
background-color:#330065;
}

a.mgmtlink:link, a.mgmtlink:visited {
color:#330065;
}

a.mgmtlink:active, a.mgmtlink:hover {
background-color:#330065;
color:white;
}

.copyrightline {
background: url(../imgs/rule.jpg) top no-repeat;
font-size: 9px;
padding: 10px 0 0 0;
}

.interiorcontent {
padding: 15px 0 15px 0;
font-size:12px;
line-height: 16px;
}

.logo {
height: 114px;
width: 114px;
background: url(../imgs/logo.gif);
top:9px;
margin-left:5px;
position:absolute;
}

/*body {
padding: 0;
margin: 0;
background: url(../imgs/bg.jpg);
font-family: tahoma, arial, helvetica, sans-serif;
font-color: #333333;
font-weight: normal;
}

.copyrightline {
background: url(../imgs/rule.jpg) top no-repeat;
font-size: 9px;
padding: 10px 0 0 0;
}

.homecontent {
padding: 15px 0 15px 0;
}

.logo {
height: 114px;
width: 114px;
background: url(../imgs/logo.gif);
top:9px;
margin-left:5px;
position:absolute;
}

.logobottom {
height: 61px;
width: 114px;
background: url(../imgs/logo_bottom.gif);
top:62px;
position:absolute;
margin-left:5px;
}


.header {
overflow: visible;
height: 62px;
}

.headercell {
height:62px;
}
*/