@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#left_nav {
	font-size: 12px;
	background-color: #A4B088;
	color: #E1C673;
	background-image: url(../graphics/blue_green_fade.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left_nav a {
	font-size: 12px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
	text-align: left;
	display: block;
	padding-left: 5px;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	font-weight: normal;
}
#left_nav a:hover {
	color: #000000;
	background-color: #C9CD8F;
}
#bottom_nav {
	text-align: center;
	background-color: #A4B088;
	font-weight: normal;
	font-size: 10px;
}
#bottom_nav a {
	color: #000000;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
#contact_us {
	color: #000000;
	text-align: center;
	background-color: #A4B088;
	font-size: 11px;
}

#bottom_nav a:hover {
	background-color: #C9CD8F;
	color: #000000;
}
p {
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#design_foot {
	font-size: 10px;
	text-align: center;
	color: #000000;
}
#design_foot a {
	text-decoration: none;
	text-align: center;
	display: inline;
	color: #000000;
}
#design_foot a:hover {
	color: #9CA348;
}
h1 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
h4 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
}
h3 {
	text-decoration: underline;
}
#topmenu1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topmenu1  a:hover {
	color: #FF0000;
}



a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3300CC;
}
#button_table {
	text-align: center;
	margin-bottom: 10px;
}

