body {font-family: "Verdana", "Arial", "MS Sans Serif", "Comic Sans MS"; color: #000000; margin: 0px; padding: 0; }

.mySmall{ font-size: smaller; }
.myLarge{ font-size: larger; }
.myBold{ font-weight: bold; }
.myItalics{ font-style: italic; }
.myTiny{ font-size:xx-small; }
.myClass1{ border-collapse: collapse; }
.myWarn{ color: #CC0000; }

.myRed {background-color: #FF9999; }
.myLRed {background-color: #FFCCCC; }
.myGreen {background-color: #99FF99; }
.myLGreen {background-color: #CCFFCC; }
.myYellow {background-color: #FFFF99; }

.lmhs {font-weight: bold; font-family: "Arial"; color: #000000;}

a:link, a:visited { color: #305162; text-decoration: none; font-weight: bold; }
a:hover { color: #000000; text-decoration: underline; }

.pageHead{
font-size: x-large;
padding: 5px;
text-align: center;
}

.picText{
width: 160px;
line-height: 140%;
letter-spacing: 4px;
padding: 20px;
}

#hdr{
height: 90px;
margin: 0px;
padding: 5px;
background-position: left;
}

#top{ 
padding: 5px;
}

#rh-col{
padding: 10px;
}

#lh-col-no{ 
white-space: nowrap;
width: 178px;
background-position: right;
background-repeat: repeat-y;
padding: 7px;
}

#lh-col-free{ 
padding: 5px;
}

#lh-col{ 
white-space: nowrap;
width: 178px;
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
background-position: right;
background-repeat: repeat-y;
}

#lh-col2{ 
width: 178px;
height: 70px;
background-position: top right;
background-repeat: no-repeat;
padding: 7px;
}

#lh-filt{ 
padding: 7px;
}

#lh-col ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

#lh-col li {
 font-size: 90%;
 margin: 3px 3px 3px 3px;
 background-position: left;
 background-repeat: repeat-y;
} 

#lh-col b {
 text-decoration: none;
 padding: 2px 0px 2px 0px;
 display: block;
 width: 100%;
}

#lh-col a:link, #lh-col a:visited {
 text-decoration: none;
 padding: 2px 0px 2px 0px;
 font-weight: normal;
 display: block;
 width: 100%;
} 

#lh-col a:hover {
 font-weight: normal;
 background: #FFFFFF;
}

#footer{ 
padding: 5px;
letter-spacing: 3px;
color: #333333;
}