/* CSS Document */

html, body{
	margin:0px;
	height:100%;
}
#fullheight {
	height:100%;}
TD {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
TD.homeheader {color:#A39892; padding-bottom:5px;}
TD.homefooter {color:#505050; font-size:11px; line-height:1.5;}
TD.homefooter A {color:#505050; text-decoration:underline;}
TD.homefooter A:hover {color:#505050; text-decoration:underline;}
TD.homeentersite,TD.homeentersite A, TD.homeentersite A:hover {color:#505050;text-decoration:none;}
TD.bodymid {border-right:1px solid #000000; border-left:1px solid #000000;}
TD.bodyleft {background-image:url(images/leftbg.gif); border-right:5px solid #F1F0EF;
padding:40px 5px 0px 10px;}
TD.pageheader {font-size:20px; font-weight:bold; color:#565656; padding-bottom:10px;}
TD.pageheadersm {font-size:14px; font-weight:bold; color:#565656; padding-bottom:10px;}
.pagefrontheader {color:#BFBFBF;}
TD.maintext {padding:0px 35px 0px 30px; color:#565656; font-size:11px; line-height:1.5;}
TD.maintextinner {color:#565656; font-size:11px; line-height:1.5;}

TD.adspot {padding:4px; border:1px solid #565656;}

.menutable TD {font-weight:bold; font-size:14px; padding:10px 0px 10px 0px;}
.menutable TD A, .menutable TD A:hover {color:#000000; text-decoration:none;}

TD.staffmain {border-left:1px solid #000000; padding:0px 10px 0px 10px;}
#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 25px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-image:url(images/greydot.gif);
background-repeat:no-repeat;
background-position:left;
}
