
		<style>
/* Here are the style guidelines in general:
	Default Font Order: Trebuchet, Verdana, Arial, Helvetica
	
	Other orders:
	Headings: Helvetica, Arial, Verdana, Trebuchet
	
	Colors:
	#666600 -- a yellowish color for the text
	
	
	Sizes:
	
	
Font: Helvetica

Super Heads
24 pt bold helvetica
#663300

Sub-heads
18 pt bold helvetica
#666600

Body Text
12 pt Trebuchet, Verdana, Arial, Helvetica
#666600

Links
12 pt bold Trebuchet, Verdana, Arial, Helvetica
#cc9900
	
	*/
	
.nav,  A.nav:hover{
 font-size: 9px;
 text-decoration: none;
}
.verticalMenu{
 text-indent: -8px;
 font-size: 9px;
 text-decoration: none;
}

.selectedMenuItem{

}

.unselectedMenuItem{

}

.pageTitle, .pageTitle A {
  font-size: 20px;
}

input:focus, textarea:focus {
 background-color: #FFFFFF;
}

input, textarea, select {
 -moz-border-radius: 6px;
 background-color: #FFFFFF;
/* border:ridge    */
 border: 2px solid black;
}

.login {
        width: 334px;
        height: 93px;
	
	background-color: #C1D6D8;
        padding-top: 5px;
	font-family: Helvetica, Verdana, Arial, Trebuchet, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EC4300;
}
  input.loginBoxField { 
 font-size: 9px;
 background-color: white;
 }
 .loginBox {
 font-size: 9px;
 }
 input.loginBoxButton {
 font-size: 9px;
 }  

.verticalMenu, .verticalMenu:visited {

	font-family: Arial;

	font-size: 12px;

	color: #959766;

	font-weight: bold;

	font-style: normal;

	line-height: 16px;

        padding-left: 2px;

	line-height: 18px;

        text-decoration: none;

}

.verticalMenu:hover {

	font-family: Arial;

	font-size: 12px;

	color: #9A3334;

	font-weight: bold;

	font-style: normal;

	line-height: 16px;

        padding-left: 2px;

	line-height: 18px;

        text-decoration: underline;

}


.date {
	color: #393C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}




.content{
	color: #666600;
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 9pt;
	padding: 5px;
        font-weight: normal;
}

body{
	color: #666600;
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 9pt;
	padding: 0px;

}

a {
	color: #930;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt
}

a:hover{
	color:#876603; 
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #930;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt
}

.adminBar {
  background-color: #CCCCCC;
  font-family: helvetica;
}
.tableMenu {
  background-color: #FFFFFF;
  font-size: 9pt;
  font-family: Helvetica;
}
.tableMenu a {
  font-size: 10pt;
  text-decoration: none;
}
.tableHeader {
  background-color: #F1F1F1;
  font-size: 10pt;
  font-family: Helvetica;
}
.tableHeader2 {
  background-color: #E3E3E3;
  font-size: 10pt;
  font-family: Helvetica;
}

.tableHeadercalendar {
  background-color: #FFFFFF;
  font-size:9pt;
  font-family: Helvetica;
  border: 1 px solid #E3E3E3;
}
.tableData {
  font-size: 9pt;
  font-family: Trebuchet, Verdana, Arial, Helvetica;
  background-color: #FFFFFF;
  cell-padding: 5;
  border: 1px solid white;
}

.tableData2 {
  font-size: 9pt;
  font-family: Trebuchet, Verdana, Arial, Helvetica;
  background-color: #E3E3E3;
  cell-padding: 5;
  border: 1px solid white;
  }
  
  .tableDatacalender {
  font-size: 9pt;
  font-family: Trebuchet, Verdana, Arial, Helvetica;
  background-color: #E3E3E3;
  cell-padding: 5;
  border: 1px dashed #F1F1F1;
  }
  
  .calendarLinks:a, .calendarLinks:a:visited {
  font-weight: normal;
 }
  
 .calendarLinks a:hover {
  font-weight: normal;
  text-decoration: underline;
 }
  
.pollColor {
  background-color: #CCCCCC;
  border: 1px #393C3C;
}
.pagination {
  font-family: helvetica, arial;
  font-size: 8pt;
  text-align: center;
}

.heading {
   font-family: helvetica;
	color: #663300;
	font-size: 24pt;
}

.formSubtext, .formDescription {
 font-size: 9pt;
  font-family: Trebuchet, Verdana, Arial, Helvetica;
}



h1 {
	font-size: 15pt;
	font-family: helvetica, arial;
	color: #663300;
}

h2 {
	font-size: 13pt;
	font-family: helvetica, arial;
	color: #663300;
}
.tab {
  border: 1px solid black;
   background-color: #eeeeee;
}
.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #dddddd; 
}
div.tabs {
    line-height: 15px;
    font-size: 14px;
}
.tabHover {
   background-color: #cccccc;
}
.tabActive { 
   background-color: #dddddd; 
}

</style>

