body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #ffffff;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.quick_link_area {
	background-color: #eeeeee;
	background-image: url(../images/bg_quicklink.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.banner_area {
	text-align: center;
}
.logo_image_area {
	text-align: left;
	padding: 5px;
}
.logo_text_area {
	text-align: right;
	padding: 5px;
}
.address_area {
	text-align: right;
	padding: 5px;
}
.page_title_area {
	background-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
.main_area {
	padding-bottom: 10px;
}
.menu_area {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 200px;
}
.menu_area table {
	width: 200px;
}
.default_menu_item {
	background-color: #eeeeee;
	padding: 10px;
	font-weight: bold;
	width: 200px;
}
.current_menu_item {
	color: #333333;
	background-color: #ffffff;
	background-image: url(../images/bg_menuitem_current.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	width: 200px;
}
.content_area {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.copyright_info_area {
	background-color: #eeeeee;
	text-align: center;
	padding: 5px;
	color: #999999;
}
.subtitle {
	font-weight: bold;
	color: #666666;
}
.navigation_bar_level1_area {
	background-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
.image_holder {
	padding: 3px;
	border: 1px solid #eeeeee;
	text-align: center;
}
.left_image {
	padding: 3px;
	border: 1px solid #eeeeee;
	margin-right: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}



.image_description_area {
	background-color: #eeeeee;
	text-align: center;
	padding: 3px;
}
.navigation_bar_level2_area {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.right_image {
	padding: 3px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
	margin-left: 10px;
}
.default_image {
	padding: 3px;
	border: 1px solid #eeeeee;
	margin: 10px;
}
.default_image_no_margin {

	padding: 3px;
	border: 1px solid #eeeeee;
	margin: 0px;
}
