body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0b77e6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0b77e6;
}
a:hover {
	text-decoration: underline;
	color: #0b77e6;
}
a:active {
	text-decoration: none;
	color: #0b77e6;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
#content {
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	border-bottom: 20px solid #b60002;
	padding: 0 18px 0 18px;
	margin: auto;
	width: 729px;
}
#nav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 20px;
	color: #0b77e6;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#leftcol {
	float: left;
	width: 351px;
}
#rightcol {
	float: right;
	width: 351px;
}
#leftcol_int  {
	float: left;
	width: 430px;
}
#rightcol_int {
	float: right;
	width: 272px;
	text-align: center;
}
.diagonal {
	background-image: url(/images/bk_images.gif);
	padding: 5px;
}
.diagonal_box {
	background-color: #FFF;
	width: 227px;
	padding: 5px;
	background-image: url(/images/bk_images.gif);
	margin: auto;
}
.diagonal_box h2 {
	background-color: #FFF;
	width: 207px;
	padding: 14px 10px;
	margin: 0;
	text-align: left;
	height: 85px;
}
#copyright {
	color: #FFF;
	text-align: center;
	margin: auto;
	font-size: 12px;
}
.red {
	color: #FF1111;
}
.right_interest_link {
	float: right;
	width: 200px;
	padding-left: 15px;
}