
a:active     {  font-family: Verdana; font-size: 11px; color: #000000}
a:link       {  font-family: Verdana; font-size: 11px; color: #000000}
a:visited    {  font-family: Verdana; font-size: 11px; color: #000000}
a:hover	     {  font-family: Verdana; font-size: 11px; color: #FF0000}
body         {  font-family: Verdana; font-size: 11px; color: #000000}
li           {  font-family: Verdana; font-size: 11px; color: #000000}
ol           {  font-family: Verdana; font-size: 11px; color: #000000}
table        {  font-family: Verdana; font-size: 11px; color: #000000}
td           {  font-family: Verdana; font-size: 11px; color: #000000}


.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;
}

.niceinput {
 	BORDER-RIGHT: #000000 1px solid;
 	BORDER-TOP: #000000 1px solid;
 	FONT-SIZE: 11px;
 	BORDER-LEFT: #000000 1px solid;
 	BORDER-BOTTOM: #000000 1px solid;
 	FONT-FAMILY: verdana;
 	COLOR: #623B08;
 	BACKGROUND-COLOR: #ffffff
}


.rolloverMenu {
	display : block;
	margin:2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 2px;
}

.rolloverMenu:hover {
	display : block;
	margin:2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #0000ff;
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.spectab   {
 	      border-top-width: 1px solid;
 	      border-top-color: #000000;
 	      border-right-width: 1px solid;
 	      border-right-color: #000000;
 	      border-bottom-width: 1px solid;
 	      border-bottom-color: #000000;
 	      border-left-width: 1px solid;
 	      border-left-color: #000000;
 	      }
