<!--

/*body settings*/
body {font-family: arial, helvetica, sans-serif; font-size: 10px; color:#FFFF00}


/*Table settings*/
table.body {font-family: arial, helvetica, sans-serif; font-size: 10px; border: 1 1 1 1px solid #000000;}
.boys td {font-size: 12px;}


.gold {background-image:url(images/yellowpix.jpg)}

td.gray {border-bottom: 1px solid; border-color: #CCCCCC; font-weight: bold;}
td.gray a {text-decoration: none; color: blue;}
.gray a:visited {color: olive;}
.gray a:hover {color: maroon;}
.gray a:active {color: silver;}

td.navy {border-bottom: 1px solid; border-color: #003399; font-weight: bold;}
td.navy a {text-decoration: none; color: blue;}
.navy a:visited {color: olive;}
.navy a:hover {color: maroon;}
.navy a:active {color: silver;}

td.gold {border-bottom: 1px solid; border-color: #000000; font-weight: bold;}
.gold a {text-decoration: none; color: blue;}
.gold a:visited {color: olive;}
.gold a:hover {color: maroon;}
.gold a:active {color: silver;}


.textlinks {padding-left: 6px; padding-right: 6px; margin: 0px; vertical-align: middle; text-align: center;}


/*Anchor Setting*/
a {text-decoration: underline; color: silver; background: transparent; border: 0px solid;}
a:visited {color: #33CCCC;}
a:hover {color: #CCFFFF}
a:active {color:#3399CC;}

/*Underlining */
.under {border-bottom: 1 px solid #000099;}
.nounder {border-bottom: 0px;}
	
.secondlinks a {text-decoration: none; color: maroon; font-size: 12px; font-weight: bold; border: 0px solid;}
.secondlinks a:hover {color: blue;}
.secondlinks a:active {color: yellow;}

/*Other settings*/
.ctr {text-align: center;}	

ul {margin-bottom: 0px; margin-left: 0px; padding-bottom: 0px; padding-left: 0px; list-style-position: outside;}
ul li {margin-left: 25px;}

.schoolpic {border-style: solid; border-width: 1px; border-color: gray;}

.caption {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;}
H1 {font-size: 18px; font-weight: bold; text-decoration: underline; padding-bottom: 0px; margin-bottom: 3px;}
H4 {font-size: 16px; font-weight: bold; padding-top: 0px; margin-top: 0px; margin-bottom: 0px;}

//-->