@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: #C8CBDE;
	background-image: url(../graphics/blue_fade.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	border: 2px solid #000000;
}
#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: #EBECF3;
}
#bottom_nav {
	font-size: 10px;
	text-align: center;
}
#bottom_nav a {
	color: #000000;
	font-weight: normal;
}
#contact_us {
	color: #000000;
	text-align: center;
	font-size: 11px;
}

#bottom_nav a:hover {
	background-color: #EBECF3;
	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: #E1C68A;
}
#design_foot a:hover {
}
h1 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#topmenu1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topmenu1 a:hover {
	color: #FF0000;
}


a:hover {
	color: #3300CC;
}
#button_table {
	text-align: center;
}
#contact_page_cell {
	text-align: center;
}
#contact_page_cell a {
	color: #0000FF;
}
