 body
 
 {
	SCROLLBAR-FACE-COLOR: #E0DCD0;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFECE2;
	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	SCROLLBAR-3DLIGHT-COLOR: #e1e1e1;
	SCROLLBAR-ARROW-COLOR: #FF5400;
	SCROLLBAR-TRACK-COLOR: #DDD9CE;
	SCROLLBAR-DARKSHADOW-COLOR: #625C4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #918C7E;
	margin: 0px;
	background-color: #E0DCD0;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #918C7E;
	vertical-align: top;
	list-style-image: url(../images/list.gif);
}


a:link, a:visited, a:active
 {
   font-weight: bold;
   color: #918C7E;
   text-decoration: underline;
 }

a:hover
 {
   font-weight: bold;
   color: #FF5400;
   text-decoration: none;
	 }



.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
		
}
.bold {
	font-weight: bold;
}


.imgBorder {
	border: 2px solid #918C7E;


}

.center {
	text-align: center;
}

.sml{
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0DCD0;
	border: 1px solid #918C7E;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0DCD0;
	border: 1px solid #918C7E;
	SCROLLBAR-FACE-COLOR: #E0DCD0;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFECE2;
	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	SCROLLBAR-3DLIGHT-COLOR: #e1e1e1;
	SCROLLBAR-ARROW-COLOR: #FF5400;
	SCROLLBAR-TRACK-COLOR: #DDD9CE;
	SCROLLBAR-DARKSHADOW-COLOR: #625C4B;
}