body {
	background-color: #FFEFD7;
	font-family: Georgia, "Times New Roman" Georgia Times serif;
	font-size: 12px;
	padding: 7px;
	text-align: justify;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #FAFDF4; 
	scrollbar-track-color: #FAFDF4; 

	scrollbar-arrow-color: #669900;

	scrollbar-highlight-color: #ECF7D7; 
	scrollbar-face-color: #ECF7D7; 
	scrollbar-3dlight-color: #669900; 
	scrollbar-shadow-color: #669900;
	scrollbar-darkshadow-color: #669900; 

}

.tip {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			background-color: #E9FFB9;
			border: 1px solid #669900;
			padding: 5px;
			text-align: left;
		}

 a.menu:link {
 	color: #FFFFFF;
 	text-decoration: none;
 }
 a.menu:visited {
 	color: #FFFFFF;
 	text-decoration: none;
 }
 a.menu:hover {
 	color: #999999;
 	text-decoration: none;

 }
 a.menu:active {
 	color: #999999;
 	text-decoration: none;
 }

 a:link {
 	color: #000000;
 	border-bottom-style: dotted;
 	border-bottom-color: #CC4D00;
 	border-bottom-width: 1px;
 	text-decoration: none;
 }
 a:visited {
 	color: #000000;
 	border-bottom-style: dotted;
 	border-bottom-color: #CC4D00;
 	border-bottom-width: 1px;
 	text-decoration: none;
 }
 a:hover {
 	color: #CC4D00;
 	border-bottom-style: solid;
 	border-bottom-color: #CC4D00;
 	border-bottom-width: 1px;
 	text-decoration: none;

 }
 a:active {
 	color: #CC4D00;
 	border-bottom-style: solid;
 	border-bottom-color: #CC4D00;
 	border-bottom-width: 1px;
 	text-decoration: none;
 }

.text1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;

}

.line {
color: #56634B;
}

.textbox1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	border: 1px solid #669900;
	background-color: #EEFFCC;
}

.small_green_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
};

#out_of_use {
	background-color: #9BE600;

}
