@charset "utf-8";
/* CSS Document */

body {
	background-color: #B4AD81;
	padding: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
}
.dust {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #808000;
	line-height: 18px;
}
.red {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #9C0000;
	line-height: 18px;
}
.white {
	font-size: 15px;
	color: #FFFFFF;
}
.white2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
h1 {
	font-size: 26px;
	font-weight: normal;
}
.form {
	margin: 0px;
	padding: 0px;
}

.menu {
	color: #FFFFFF;
	font-size: 12px;
}
#logolayer {
	position:absolute;
	width:148px;
	height:37px;
	z-index:1;
	left: 0;
	top: 17px;
}
a:link {
	text-decoration: none;
}
.dark {
	color: #333333;
}
a:visited {
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #5F6741;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
