body { 
scrollbar-base-color: #D4D4D4; 
scrollbar-arrow-color: navvy;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: white;
}
.white-text {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}
.text-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.form-button {
	border: 1px solid #CCCC66;
	background-color: #CCCC99;
	font-family: Tahoma;
	font-size: 10px;
	color: #006633;
	font-weight: bold;
}
.form-button3 {
	border: 1px solid #CCCC66;
	background-color: #CCCC99;
	font-family: Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}

.form-button4 {
	border: 0px solid;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #E5E5CA;
	text-decoration: none;
	color: #006633;
	font-size: 12px;
	color: #006633;
	font-family: Tahoma;
	text-align: left;
}

.form-button5{
	border: 0px solid;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #E5E5CA;
	text-decoration: none;

	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
 	text-decoration: none; 
	font-weight: bold;
}



.black-text {

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.small-italic-text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: italic;

}
.boxed-green {


	border: thin solid #35A25C;
}
.table-header-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
	font-weight: bolder;
	font-variant: normal;
	line-height: 10px;
}

.table-header-text:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	font-weight: bolder;
	font-variant: normal;
	line-height: 10px;
}

.table-header-text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-weight: bolder;
	font-variant: normal;
	line-height: 10px;
}
.green-text {

	font-size: 12px;
	color: #006633;
	font-family: Tahoma;
}
.table-border {
	font-family: Tahoma;
	font-size: 12px;
	border: thin solid #CCCC99;
}
.form-button2 {

	border: 1px solid #000000;
	background-color: #CCCC99;
	font-family: Tahoma;
	font-size: 10px;
	color: #006633;
	font-weight: bold;
}
a.menu-row {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
 	text-decoration: none;  
}
a.menu-row:hover
{
font-family: Tahoma;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}



a.redmenu-row {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;	
 	text-decoration: none;  
}
a.redmenu-row:hover
{
font-family: Tahoma;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

a.menuhight-row {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
 	text-decoration: none;  
}
a.menuhight-row:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

a.newsText {
	font-family: Tahoma;
	font-size: 12px;
	color: #46443E;
	text-decoration: none;
}
a.newsText:hover {
font-family: Tahoma;
	font-size: 14px;
	color: red;
	font-weight: bold;
}