body {
	background: #0D1B36 url(body_bgr.jpg) top repeat-x;
	color: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #374769;
	scrollbar-track-color: #0b162c;
	scrollbar-arrow-color: #8195bd;
	scrollbar-3dlight-color: #0b162c;
	scrollbar-darkshadow-color: #0b162c;
	scrollbar-highlight-color: #8195bd;
	scrollbar-shadow-color: black;
}
table.layout {
	border: 0;
	width: 960px;
}
table.content {
	border: 0;
	width: 585px;
}
td.logo {
	border: 1px solid #5C6880;
	background-color: #102040;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
td.banner {
	border: 1px solid #5C6880;
	background-color: #0B152B;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
td.menu {
	border: 1px solid #5C6880;
	background-color: #0B152B;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.15ex;
}
td.content {
	border: 1px solid #5C6880;
	background-color: #102040;
	vertical-align: top;
	text-align: justify;
	padding: 30px;
	word-spacing: 1px;
}
td.contentA {
	border: 0px solid #5C6880;
	background-color: #102040;
	text-align: left;
	word-spacing: 1px;

}
td.contentB {
	border: 0px solid #5C6880;
	background-color: #102040;
	text-align: right;
	word-spacing: 1px;

}
td.thumbs {
	border: 1px solid #5C6880;
	background-color: #0B152B;
	text-align: center;
	vertical-align: middle;
	width: 175px;
}
a {
	color: #FFBB66;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td.content p {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}
td.contentA p {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}
td.contentB p {
	font-size: 14px;
	line-height: 22px;
	text-align: right;
}
td.content td, ul, ol {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 4px;
	text-align: justify;
	vertical-align: top;
}
td.content h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
td.content h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
}
td.content h3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 3px;
}
