body, p, td, a, input, textarea, select {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #0A548A;
}

.menutext {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #0A548A;
 text-decoration: none;
}

.noul { 
 text-decoration: none; 
}

.hitcount {
 color: #FFFFFF;
 font-size: 8pt;
}

.homepagegreen {
 color: #457E1B;
 font-size: 9pt;
}

.homepageblue {
 color: #0B578D;
 font-size: 9pt;
}

.adminseparator {
 background-color : #DCDCDC;
}

.activeTab, .activeTab:hover, .activeTab:visited {
 font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
 color : #143E75;
 font-weight : bold;
 background-color : silver;
 white-space : nowrap;
 padding-left : 3px;
 padding-right : 5px;
 padding-top : 2px;
 padding-bottom : 2px;
}

.inActiveTab, .inActiveTab:visited, .inActiveTab:hover {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color : Gray;
 color : White;
 white-space : nowrap;
 padding-left : 3px;
 padding-right : 5px;
 padding-top : 2px;
 padding-bottom : 2px;
}

.adminpriority {
 color: Red;
}

.error {
 color: red;
}

.homepageCentreText, .homepageCentreText:visited, .homepageCentreText:hover {
 font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #5096CB;
 font-size: 9pt;
	color : White;
 font-weight : bold;
}