body  {	font-family : Verdana;	color : Black; font-style : normal; font-weight : bold;}
A {font-family : Verdana; color : #114699; font-size : small; font-weight : bold; text-decoration: none; }
A:visited:Hover { color:black; }
 
 A.menubar  { font-family : Verdana;	color : #114699;font-size :small;font-weight : normal;text-decoration: underline;}
 A.menubar:hover  { font-family : Verdana;	color : #000000;font-size :small;font-weight : normal;text-decoration: underline;}
 A.menubar:visited { font-family : Verdana;color : #114699; font-size :small; font-weight : normal;text-decoration: underline; }
 A.menubar:visited:Hover { color:#000000; font-family : Verdana;font-size: small; text-decoration: underline; }

 A.loginitem { color : #CCCC99;	font-size : medium;	font-weight : normal;}
 A.loginitem:hover { color : #000000; font-size : medium; font-weight : normal; }
 A.loginitem:visited { color: #CCCC99; font-size : medium; }
 A.loginitem:visited:hover { color: #000000; font-size : medium; }

 A.menuitem {
	font-family : Verdana;
	color : #CCCC99;
	font-size : smaller;
	text-decoration: none;
}
 A.menuitem:visited {
	color: #CCCC99;
	font-size : smaller;
	text-decoration: none;
}
 A.menuitem:visited:Hover { color:black; text-decoration: none; }

 A.itemdetail  {
	font-family : Verdana;
	color : #CC3333;
	font-size : x-small;
	font-weight : bold;
	text-decoration : underline;
}
			   
fieldset     { font-size: 6pt; font-family: Arial, Arial, Helvetica; font-style: normal; border-style: solid; border-width: 1pt }
legend       { font-size: 6pt; font-family: 'Century Gothic', Arial, Helvetica; font-style: normal } 

button 		 {
	background : rgb(184,188,210);
	border-style : ridge;
	font-size : x-small;
}


      h5  {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : large;
	font-weight : bold;
	text-decoration : none;
}
       
       h5.menuhead  {
	font-family : Verdana;
	color : #CCCC99;
	font-size : large;
	font-weight : bold;
	text-decoration : none;
}