body {
	background-color: #FFFFFF;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	}
a:link {
	color:#474349;
}

a:visited {
	color: #474349;
}
a:hover {
	color: #577D7C;
}
a:active {
	color: #474349;
}


.style1 {color: #FFFFFF}
.footer {
	font-size: 8px;
	color: #666666;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	color: #413e44;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.style7 {
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #3C3320;
}
.style7 a:link {
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #3C3320;
	text-decoration:none;
}
.style7 a:hover {
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #015E63;
	text-decoration:none;
}
.style7 a:visited {
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #3C3320;
	text-decoration:none;
}
.style7 a:active {
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #3C3320;
	text-decoration:none;
}	

.main_content {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

