@charset "UTF-8";
/* CSS Document */

	#left {
	float:left;
	width:auto;
	margin:0;
	padding:0;
	background:url(images/bgj.gif) top right repeat;
	height: inherit;
	position: relative;
		}
	#right {
	float:right;
	width:20%;
	margin:0;
	padding:0;
	background:url(images/bgj.gif) top right repeat;
	height: 100%;
		}
	#middle {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background:#ffffff;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */

		}


html, body {
width: 100%; height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyhightlight {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color: #A6CE39;
	text-align: left;
}

.style2 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.style2 A:link {text-decoration: none; color: #000000;}
.style2 A:visited {text-decoration: none; color: #000000;}
.style2 A:active {text-decoration: none; color: #000000;}
.style2 A:hover {text-decoration: none; color: #A6CE39;}

.style1 {
	font-family: "Arial";
	font-size: 12px;
	color: #A6CE39;
	text-align: center;
}
.style1 A:link {text-decoration: none; color: #A6CE39;}
.style1 A:visited {text-decoration: none; color: #A6CE39;}
.style1 A:active {text-decoration: none; color: #A6CE39;}
.style1 A:hover {text-decoration: none; color: #000000;}

.style1l {
	font-family: "Arial";
	font-size: 12px;
	color: #A6CE39;
	text-align: left;
}
.style1l A:link {text-decoration: none; color: #A6CE39;}
.style1l A:visited {text-decoration: none; color: #A6CE39;}
.style1l A:active {text-decoration: none; color: #A6CE39;}
.style1l A:hover {text-decoration: none; color: #000000;}


.style3 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.style3 A:link {text-decoration: none; color: #000000;}
.style3 A:visited {text-decoration: none; color: #333333;}
.style3 A:active {text-decoration: none; color: #129DEB;}
.style3 A:hover {text-decoration: none; color: #129DEB;}


.title {font-family: "Arial"; font-size: 12px; color: #129DEB; }
.style6 {font-family: Arial, Helvetica, sans-serif; color: #E24728;}
.style7 {font-family: Arial, Helvetica, sans-serif}
.body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
.title2 {font-family: "Arial"; font-size: 46px; color: #E24728; }
.title3 {font-family: "Arial"; font-size: 16px; color: #E24728; }

.footer {
	position:relative;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#fff;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;
}
