BODY{
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #666666;
    background-color: #f2f5f6;
	scrollbar-face-color: #EF891C;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #efefef;
	scrollbar-track-color: #339900;
	scrollbar-arrow-color: #339900;
	scrollbar-3dlight-color : #333333;
	scrollbar-base-color : #EF891C;
	scrollbar-darkshadow-color : #000000;
}

A:link, A:visited{
	color: #EF891C;
	text-decoration: none;
	font-size: 12px;
    font-weight:bold;
}
A:hover{
	color: #339900;
	font-weight:none;
	font-size: 12px;
    font-weight:bold;

}
A:active{
	color: #339900;
	text-decoration: none;
	font-size: 12px;
    font-weight:bold;
}

TD{
	font-family: helvetica, arial;
	font-size: 12px;
	color: #666666;

}

.bm {
	font-family: Tahoma, Arial;
	color: #EF891C;
	text-decoration: none;
	font-size: 14px;
    font-weight:bold;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
	H1 {font-size: 16px; color: #339900; padding-bottom: 1px; border-bottom: 1px solid:}
	HR {height: 1px; color: #EF891C; margin: 1px 0px}

.button {

    background-color: #339900; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EF891C;	
}
.hidden { display: none; }
 .unhidden { display: block; }
