#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 800px;
}
#centerimage2 {
	height: 64px;
	width: 800px;
	position: relative;
	background-color: #B0D0F9;
	background-image: url(images/insidepic.jpg);
}
.content_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 20px 10px 10px 20px;
	line-height: 18px;
}
.table_border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_row_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
body {
	margin: 0px;
}
.header {
	font-weight: bold;
	color: #006600;
}
.content_r a {
	color: #006600;
	text-decoration: underline;
}
.indent {
	margin-left: 10px;
}
#bottomnav a{
	color: #666666;
	text-decoration: none;
}
#bottomnav a:hover {

	color: #006600;
	text-decoration: underline;
}
