@charset "utf-8";







A.type1:link    {
	text-decoration:none;
	color: #FF33CC;
}
A.type1:visited {
	color:#FF33CC;
	text-decoration:none;
}
A.type1:active  {text-decoration:none;}
A.type1:hover   {
	color:#45BE82;
	text-decoration:none;
}
/* CSS Document */

BODY {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;



	BACKGROUND: x-bg-n70
.jpg) #000 fixed no-repeat center top; 						COLOR: #423d2f;
	PADDING-TOP: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	line-height: 18px;
}h2 {
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
h1 {
	font-size: 25px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 30px;
}




a.menuButton {
	background-image: url(images/button-off.gif);
	border: 0px solid #9999FF;
	color: #FFFFFF;
	cursor: default;
	font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 1px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	width: 170px;
	padding-top: 2px;
	padding-right: 3%;
	padding-bottom: 2px;
	padding-left: 3%;
	background-position: center;
}

a.menuButton:hover {
	background-image: url(images/button-on.gif);
	border-color: #ffffff #ffffff #ffffff #ffffff;
	color: #ffffff;
	margin: 1px;
}
