body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCD7B6;
	/*scrollbar-3dlight-color: #F4ECDD;
	scrollbar-arrow-color: #F4ECDD;
	scrollbar-base-color: #3A1F06;
	scrollbar-darkshadow-color: #3A1F06;
	scrollbar-face-color: #3A1F06;
	scrollbar-highlight-color: #3A1F06;
	scrollbar-shadow-color: #F4ECDD;
	scrollbar-track-color: #BCAE78;*/
}

.but{
	font-family :Tahoma;
	COLOR: #3A1F06;
	background-color: #F4ECDD;
	font-size : 12px;
	font-weight:bold;
}

.link {
	font-family :Tahoma;
	color: #003399;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}
.link:visited {
	font-family :Tahoma;
	color: #003399;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}
.link:HOVER {
	font-family :Tahoma;
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;
}

.title {
	font-family :Tahoma;
	color: #3A1F06;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.titlelink {
	font-family :Tahoma;
	color: #003399;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.titlelink:visited {
	font-family :Tahoma;
	color: #003399;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.titlelink:HOVER {
	font-family :Tahoma;
	color: #003399;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.txt {
	font-family :Tahoma;
	color: #3A1F06;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}

.error {
	font-family :Tahoma;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tableborder {
	border: 1px solid #3A1F06;
}

.bgcolor {
	background-color:#E8D8B7;
}

.copy_right {
	font-family :Tahoma;
	color: #919191;
	font-size: 10px;
	text-decoration: none;
}