.aclass        { text-decoration: none }
.hitem         { background-color:#FFE37B}
.bitem         { background-color:lightyellow}
.boyitem       { background-color:lightyellow; color:blue}
.girlitem      { background-color:lightyellow; color:red}

.maletext      { background-color:lightyellow; color:blue}
.femaletext    { background-color:lightyellow; color:red}
.noboldtext    { background-color:lightyellow; color:black}
.noboldtext a  { text-decoration:none; color:black; cursor:hand}
.malenobg      { background-color:#FFCC99; color:blue}
.femalenobg    { background-color:#FFCC99; color:red}
.noboldnobg    { background-color:#FFCC99; color:black}
.noboldnobg a  { text-decoration:none; color:black; cursor:hand}
.boldtext      { background-color:lightyellow; color:black; font-weight: bold}
.boldnobg      { background-color:#FFCC99; color:black; font-weight: bold}
.redboldtext   { background-color:lightyellow; color:red; font-weight: bold}
.captionclass  { background-color:gold; color:black; font-weight: bold; font-size: 12pt}

BODY  {scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #CCCCCC;
       scrollbar-highlight-color: #CCCCCC; scrollbar-3dlight-color: #FFFFFF;
       scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF;
       scrollbar-arrow-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.backcell { background-image:url('images/cbccyf.jpg');}

.MenuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color:#E7E7E7;
	font-size: 10px;
	padding: 5px;
}
.button1   {font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: bold; background-color: #FFE37B; width:  80px}
.button2   {font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: bold; background-color: #FFE37B; width:  160px}
a:visited { color: #000000; text-decoration: none;}
a:link    { color: #000000; text-decoration: none;}
a:active  { color: #FF0000; text-decoration: none;}
a:hover   { color: #FF0000; text-decoration: none;}

#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Verdana, Arial, Helvetica, sans-serif;
line-height:16px;
z-index:75;
}