@charset "UTF-8";
/* CSS Document */


.main_table {
	background-color: #b8d2d2;
	overflow: auto;
	padding: 10px;
	font-family: "Gill Sans", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	margin: 0px 0px 10px;
	float: left;
}
.maintable-op {
	text-align: center;
}


.sub1{
	background-color: #A8948B;
	width: 170px;
	float:left;
	text-align: center;
	padding-bottom: 10px;
}
.sub2{
	background-color: #A8948B;
	width: 170px;
	float:left;
	margin-left: 25px;
	text-align: center;
	padding-bottom: 10px;
}


.sub3{
	background-color: #A8948B;
	width: 170px;
	float:right;
	margin-left: 25px;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 0px;
}


.sub1 h2, .sub2 h2, .sub3 h2 {
	font-family: "Gill Sans", Arial, Helvetica, "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0;
	padding: 3px;
	font-size-adjust: 0.48;
	font-size: 1.0em;
}

.sub1 h2 a, a:visited, .sub2 h2 a, a:visited, .sub3 h2 a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.sub1 h2 a:hover, .sub2 h2 a:hover,.sub3 h2 a:hover {
	color: #333333;
	text-decoration: underline;
}
.main_table2 {
	margin-top: 10px;
	background-color: #CAD5B5;
	float: left;
	padding: 10px;
	width: 540px;
	font-family: "Gill Sans", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 10px;
}

.main_table2 h4 {
	font-family: "Gill Sans", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	margin-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
}


.table_image {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.table_image2 {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px;
}

#center h1 {
	color: #fff;
	margin-top: 5px;
	font-weight: normal;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size-adjust: 0.48;
	font-size: 19pt;
	font-family: "Gill Sans", sans-serif, Helvetica;
}



#center h1 a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 19pt;
}

#center h1 a:hover {
	color: #333333;
	text-decoration: underline;
}

.main_table a, a:visited, .main_table2 a, a:visited, .main_table4 a, a:visited{
	color: #333333;
	text-decoration: underline;
}

.main_table a:visited, .main_table2 a:visited {
	color: #333333;
	text-decoration: underline;
}



.main_table a:hover, .main_table2 a:hover, main_table4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.main_sec3 {
	float: left;
	width: 560px;
	padding: 0px;
}



.centertext {
	font-family: "Lucida sans", Helvetica, Tahoma, Arial;
	font-size: 0.8em;
}
.centertext a, a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 1em;
}
.centertext a:hover {
	color: #B8D2D2;
	text-decoration: underline;
}
#center {
	font-size: 0.9em;
}
.main_table3 {
	margin-top: 10px;
	background-color: #CCCC99;
	float: left;
	padding: 10px;
	width: 540px;
	font-family: "Gill Sans", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	height: 400px;
}

.main_table4 {
	background-color: #b8d2d2;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Gill Sans", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
.main_table4 p {
	line-height: 130%;
}
.main_table4 h3 {
	font-weight: normal;
	font-size: 1.1em;
}
.main_table4  h3  a, a:visited {
	text-decoration: underline;
	color: #333333;
}
.main_table4  h3 a:hover {
	text-decoration: none;
	background: #333333;
	color: #FFFFFF;
}

.main_table5 {
	background-color: #b8d2d2;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px;
	margin-to
