@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}

h1 a {
	text-decoration:none;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 28px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 12px;
}


h1 a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

h1 a:hover {
	text-decoration:none;
	color: #000000;
}

h1 a:active {
	text-decoration:none;
	color: #FFFFFF;
} 
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	background-image: url(images/title2.jpg);
	background-repeat: repeat-x;
	height: 71px;
	width: 478px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #DAFD03;
}
