BODY {
	scrollbar-face-color: #7f7775;
	scrollbar-highlight-color:#595655;
	scrollbar-shadow-color: #b5aea7;
	scrollbar-3dlight-color:#b5aea7;
	scrollbar-arrow-color: #b5aea7;
	scrollbar-track-color: #7f7775;
	scrollbar-darkshadow-color : #595655;
	font-family: Verdana;
	color: #9A8B74;
	background-color: #7f7775;
	background-image: url(img/bg1.jpg);
	margin: 0px 0px 0px 0px;
}
.td {
	padding: 5px;
	font-size: 11px;
}
.tab{
	BORDER-left: #9A8B74 1px solid;
	BORDER-bottom: #EFECDD 1px solid;
	BORDER-right: 1px solid #EFECDD;
	border-top: 1px solid #9A8B74;
	font-size: 11px;
}
.tabp{
	font-size: 9px;
}
.tab1{
	BORDER-right: #9A8B74 1px solid;
	BORDER-top: #EFECDD 1px solid;
	BORDER-left: 1px solid #EFECDD;
	border-bottom: 1px solid #9A8B74;
}
.tab2{
	BORDER-left: #9A8B74 1px solid;
	BORDER-bottom: #9A8B74 1px solid;
	BORDER-right: 1px solid #9A8B74;
	border-top: 1px solid #9A8B74;
	background-color: #efebde;
}
.tab3{
	BORDER-left: #9A8B74 1px solid;
	BORDER-bottom: #9A8B74 1px solid;
	BORDER-right: 1px solid #9A8B74;
	border-top: 1px solid #9A8B74;
	background-color: #efebde;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}
.justify {
	text-align: justify;
}
.tdph {
	background-image: url(img/bg-photo.jpg);
	font-size: 10px;
	color: #92a3b9;
}
.f2 {
	font-size: 11px;
}
.f1 {
	font-size: 10px;
}
.m {
	font-size: 10px;
	font-weight: bold;
}
.mu {
	font-size: 10px;
	font-weight: bold;
	color: #b5cbef;
}
.br {
	border: #9F803A 1px solid;
}
A {
	color: #92a3b9;
 	text-decoration: none; 
}
A:hover {
	color: #cc33cc;
	text-decoration: none; 
}
INPUT.input {
	border: #9A8B74 1px solid; 
	color: #9A8B74; 
	font-size: 11px;
}
INPUT.button {
	border-right: #9A8B74 2px solid;
	border-top: #ffffff 2px solid;
	border-left: 2px solid #ffffff;
	border-bottom: #9A8B74 2px solid;
	color: #9A8B74;
	font-size: 10px;
}
TEXTAREA {
	border: 1px solid #9A8B74;
	font-size: 11px;
	color: #9A8B74;
	scrollbar-face-color: #fdfcf8;
	scrollbar-highlight-color: #fdfcf8;
	scrollbar-shadow-color: #9A8B74;
	scrollbar-3dlight-color: #fdfcf8;
	scrollbar-arrow-color: #9A8B74;
	scrollbar-track-color: #fdfcf8;
	scrollbar-darkshadow-color: #fdfcf8;
	background-color: #fdfcf8; 
}
