body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8A0329;
	font-weight: lighter;
}
body {
	margin:0px; background-color: #FFFFAA;
	background-image: url('images/top_bg.gif');
	background-repeat: repeat-x
}
a:link {
	color: #8A0329;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A0329;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0099;
}

.contact {
	font-size: 13px;
	color: #8A0329;
	font-weight: bold;
}
a.CONTACT:link {
	color: #8A0329;
	text-decoration: none;
	font-size: 13px;
}
a.CONTACT:visited {
	text-decoration: none;
	color: #8A0329;
	font-size: 13px;
}
a.CONTACT:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 13px;
}
a.CONTACT:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 13px;
}

a.JMM:link {
	color: #8A0329;
	text-decoration: none;
	font-size: 9px;
}
a.JMM:visited {
	text-decoration: none;
	color: #8A0329;
	font-size: 9px;
}
a.JMM:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 9px;
}
a.JMM:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 9px;
}





h1 {
	font-size: 36px;
	color: #FF00FF;
}
h2 {
	font-size: 16px;
	color: #ffffff;
}
h3 {
	font-size: 12px;
	color: #ffffff;
}

.text1 {
	font-size: 14px;
	color: #8A0329;
}

.text2 {
	font-size: 12px;
	color: #FFFFAA;
}

.text3 {
	font-size: 12px;
	color: #8A0329;
}
.title1 {
	font-size: 16px;
	color: #8A0329;
	font-weight: bold;
}

#container {
	height: auto;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}
#MainTitle {
	position: absolute;
	height: 44px;
	width: 460px;
	left: 176px;
	top: 431px;
	right: auto;
	bottom: auto;
}
.style1 {
	font-size: 36px;
	color: #ACD306;
}
.style3 {
	font-size: 24px;
	color: #0093DD;
}
.style4 {
	font-size: 45px
}#BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	position: absolute;
	height: auto;
	width: 564px;
	left: 92px;
	top: 539px;
	right: auto;
	bottom: auto;
	z-index: 100;
}
.form1 {
	font-family: Arial;
	font-size: 10px;
	color: #339933;
	background-color: #F9FEDD;
	bordercolorlight: #9BB0AB; 
	bordercolordark: #9BB0AB;
	border: 1px solid #9BB0AB;
	}
	
.form2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFCC;
	background-color: #ACD306;
	border: 1px solid #996600;
	}