@charset "utf-8";
/* CSS Document */

body { margin:0; background-color:#009900; color:#006600; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9pt;}
h1 {font-size:14pt; font-family: 'Paytone One', sans-serif;}
h2 {font-size:12pt; margin:0}
a {color:#009900; text-decoration:none}
a:hover {color:#009900}
td,tr {font-size:9pt;}
.white {color:#FFF}
.white a {color:#FFF}
.sm {font-size:8pt}
.photoleft {float:left; width:340px; background:#009900; padding:10px; margin:10px; color:#FFF}

.tblhead {border-bottom:#006600 thin solid}

/* rollover */
a.rollover {display: block; float:left; font-size:11pt; color:#009900; text-decoration:none;  background: url("images/nav.png") 0 0 no-repeat; height:14px;text-align:center; font-weight:bold; padding:10px; margin-left:41px} 
a:hover.rollover {background-position: -173px 0; color:#FFFFFF;}
