body {
	margin: 0px;
	padding: 0px;
	background-color: #C6C6C6;
}
.mainbg {
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-y;
}
.content {
	background-image: url(/images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #000000;
}
.bottom {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:visited {

	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {


	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:active {



	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
