@charset "utf-8";
h1 { font-size: 175%; font-weight: bold; text-align: center; }
.class1 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E5D1C;
	text-decoration: none;
}
.class1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E5D1C;
	text-decoration: none;
}
.class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E5D1C;
	text-decoration: none;
}
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.class2 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.class2 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.class2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fade_LHS {
	background-image: url(Images/Template/Fade_LHS1.png);
	background-repeat: repeat-y;
}
.fade_RHS {
	background-image: url(Images/Template/Fade_RHS1.png);
	background-repeat: repeat-y;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/Template/Main_BK.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
.right_bar {
	background-image: url(Images/Template/Right_Bar_BK.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.Main_Body {
	background-image: url(Images/Template/Green_BK.jpg);
	background-repeat: repeat;
	vertical-align: top;
	margin-top: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/Template/Footer_BK.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 15px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.table_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 50px;
	width: 550px;
	background-color: #CCCCCC;
}
.image_boxes_vans {
	padding-right: 10px;
}
.calender {
	text-align: center;
}
.table_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.index_images {
	padding-top: 15px;
	padding-right: 5px;
}
.Maintablebase {
	background-image: url(Images/Template/Main_Base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.green {
	font-size: 14px;
	font-weight: bold;
	color: #0C0;
	text-align: left;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.cyan {
	font-size: 14px;
	font-weight: bold;
	color: #0FF;
	text-align: right;
}
.indeximage {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orangetext {
	color: #0F0;
}

