@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bground {
	background-color: #069;
	margin: 0px;
	background-image: url(../images/bgrounds/bluebg.jpg);
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E5D8;
	text-decoration: none;
	background-color: #002542;
}
.tablebg {
	background-image: url(../images/bgrounds/table_bground_2010_art1.jpg);
}
a.leftnav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E5D8;
	text-decoration: none;
	background-color: #002542;
	font-size: 10px;
	padding-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	display: block;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEB5;
}
.bodytext_mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 150px;
}

a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E5D8;
	text-decoration: none;
	background-color: #002542;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	width: 165px;
	display: block;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D8C3;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E5D8;
	text-decoration: none;
	background-color: #1E7797;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	display: block;
	width: 165px;
}
.bold {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.table_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #1E7797;
	text-align: left;
	padding: 6px;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
}
.table_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #808449;
	text-align: left;
	padding: 6px;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #9BA35A;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:link {
	color: #1E7797;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #1E7797;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1B6683;
	text-decoration: underline;
	font-weight: bold;
}
.large_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002542;
	text-decoration: none;
}
