@charset "utf-8";

html, body {

	margin: 0px;

	padding: 0px;

	color: #555;

	font-size: 13px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	background-image:url(../images/bkgr.png);

	background-repeat:repeat;

	text-align: left;

	background-color: #FFF;

}

a {

	color: #039;

	text-decoration: none;

}

a:hover {

	color: #C00;

	text-decoration: underline;

}

.oneColFixCtrHdr #container {

	width: 1024px;

	margin: 50px 0 0 50px;

	text-align: left;

	height: 685px;

	position: relative;

}

.oneColFixCtrHdr #mainContent {

	margin: -600px auto 0 320px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

	width: 380px;

	height: auto;

	z-index: 1000;

	position: relative;

	text-align: left;

} 

.abouttext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	width: 420px;

	position: absolute;

	z-index: 1001;

	margin: -775px 0 0 0;

	line-height: 20px;

	top: 922px;

	left: 221px;

	height: auto;

	color: #333;

}

.maintext  {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	width: 420px;

	position: absolute;

	z-index: 1001;

	margin: -775px 0 0 0;

	line-height: 20px;

	top: 920px;

	left: 247px;

	height: auto;

	color: #333;

}

.maintext-2 {

	font-size: 11px;

	line-height: 15px;

}

.maintext-3 {

	font-size: 13px;

	line-height: 30px;

}

.h1 {

	font-size: 22px;

	color: #555;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.h2 {

	font-size: 17px;

	color: #555;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.h2-blue {

	font-size: 17px;

	color: #039;

	font-family: Georgia, "Times New Roman", Times, serif;

}



.contacttext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	width: 270px;

	position: absolute;

	z-index: 1001;

	margin: -775px 0 0 300px;

	line-height: 20px;

	top: 921px;

	left: -45px;

	height: auto;

	color: #333;

}

.linkstext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	width: 270px;

	position: absolute;

	z-index: 1001;

	margin: -775px 0 0 300px;

	line-height: 20px;

	top: 985px;

	left: -45px;

	height: auto;

	color: #333;

}

.maintext-blue {

	font-size: 13px;

	line-height: 20px;

	color: #03C;

}

.maintext-red {

	font-size: 13px;

	line-height: 20px;

	color: #C00;

}

.imputtext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	width: 350px;

	position: absolute;

	z-index: 1200;

	margin: -775px 0 0 0;

	line-height: 22px;

	top: 915px;

	left: 260px;

	height: auto;

	color: #555;

}

.tableimputtext {

	font-size: 12px;

	color: #C00;

	font-family: Georgia, "Times New Roman", Times, serif;

	opacity: .6;

	border: solid #CCC thin;

	filter: Alpha(Opacity=80);

	-moz-opacity: .6;

}

.requeststyle1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 17px;

	height: auto;

	color: #C00;

	font-weight: bold;

	text-align: center;

}

.season1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	height: auto;

	color: #C00;

	font-weight: bold;

	text-align: center;

}

.season2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	height: auto;

	color: #F90;

	font-weight: bold;

	text-align: center;


}

.season3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	height: auto;

	color: #20916F;

	font-weight: bold;

	text-align: center;

}







.requeststyle2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	height: auto;

	color: #333;

	text-align: center;

}

.note {

	font-size: 11px;

	line-height: 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.dropdown {

	font-size: 11px;

	color: #C00;

	font-family: Georgia, "Times New Roman", Times, serif;

	filter: Alpha(Opacity=80);

	moz-opacity: .6;

	opacity: .6;

	border: solid #CCC thin;

	line-height: 13px;

}

.note2 {

	font-size: 12px;

	line-height: 16px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #C00;

}

.buton {

	font-size: 11px;

	color: #888;

	font-family: Verdana, Geneva, sans-serif;

	border-bottom: solid #888 2px;

	border-right: solid #888 2px;

	font-weight: bold;

}


