#content_left
	{
	background-color: #F7F2DF;
	text-align: center;
	padding: 10px 5px 10px 5px;
	color: #626262;
	font-size: 11px;
	font-family: Arial;
	}
td#content_main
	{
	background-color: #F7F2DF;
	/*text-align: center;*/
	padding: 10px 5px 10px 5px;
	color: #626262;
	font-size: 11px;
	font-family: Arial;
	}
#content_left table, #content_main table, #nav table
	{
	color: #626262;
	font-size: 11px;
	font-family: Arial;
	}
a.bottom_nav
	{
	font-family: Arial;
	/*font-weight: bold;*/
	font-size: 11px;
	color: white;
	text-decoration: none;
	}
a.bottom_nav:hover
	{
	color: lightblue;
	text-decoration: underline;
	}
a.button
	{
	color:#353553;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	}
div.highlight
	{
	background-image:url(../images/content_highlight_bg.gif);
	}
#nav_outer
	{
	position:relative;
	margin: 0 auto;
	}
div#nav1
	{
	position:absolute;
	top: 20px;
	left: 20px;
	width: 75px;
	height: 100px;
	visibility: hidden;
	}
.content
	{
	font-family: Arial;
	font-size: 11px;
	color: black;
	}
input.short
	{
	height: 17px;
	line-height: 10px;
	}
font.title
	{
	font-family: Arial Black;
	font-size: 14px;
	}
a.btn
	{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color: #201568;
	}
