@charset "utf-8";
.linked {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.linked a:link {
	color: #FFFFFF;
}
.linked a:visited{
	color: #FFFFFF;
}
.linked a:hover {
	color: #4D1E3E;
}
.linked a:active {
	color: #FFFFFF;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000033;
}
body {
	background-color: #C8CCD7;
}
#bodytextarea {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000033;
	text-align: left;
	padding: 10px;
	width: 950px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	color: #003333;
}
h5 {
	font-size: 14px;
	color: #000066;
}
h6 {
	font-size: 14px;
	color: #000000;
}
#body_area {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000033;
	text-align: left;
	padding: 10px;
	width: 900px;
	background-color: #FFFFFF;
	background-position: center top;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
}
#menu_block {
	width: 140px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: "Arial Narrow";
	color: #000066;
	text-decoration: none;
}
#footer_block {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 33px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #325082;
	vertical-align: middle;
}
.style1 {
	color: #660000
}
.blue_table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #CCD0D9;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
#body_area_caption {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000033;
	text-align: center;
	padding: 10px;
	width: 900px;
	background-color: #FFFFFF;
	background-position: center top;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
	font-style: italic;
}

