/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: ##ffffff;
	background-position:center
}

.style1 {
	font-family: EuropeExt;
	font-size: 12px;
}
.style2 {
	font-family: EuropeExt;
	font-size: 12px;
	background-color: #C6C6C4;
	height: 22px;
	width: 155px;
	border: 1px solid #716F64;
}


.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #CC0000;
}


a:link {
	color: #7A7516;
	text-decoration:underline
}

a:hover {
	color: #ABA70C;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-style: normal;
	text-decoration: underline;
}

.heading {
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	font-family: EuropeExt;
	text-decoration: underline;
	word-spacing: normal;
	letter-spacing: normal;
}

.subheading {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
