table	{
	background-repeat:repeat-y;
}
body	{
	color: #476D70;
	font-size: 11px;
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 15px;
}
body#overview	{
	background:url(../designImages/overview_body_bg.jpg) #fdf9d3 no-repeat;
}
h1	{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#507a88;
	font-weight:normal;
	border-bottom:1px solid #507a88;
	text-transform:uppercase;
	margin:0 0 15px 0;
	padding:0 0 0 0;
}
#sitemap li	{
	padding:5px 0;
}
#footer_links	{
	 line-height:20px;
	 margin-top:30px;
}
#footer_links a	{
	color:#9e9d98;
	text-decoration:underline;
}
#footer_links a:hover	{
	color:#476D70;
	text-decoration:underline;
}
a:active    { color:#476D70; text-decoration: underline }
a:visited    { color:#476D70; text-decoration: underline }
a:link       { color:#476D70; text-decoration: underline }
a:hover       { color:#507a88; text-decoration: underline }
p   { color: #476D70; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; padding:8px 0; margin:0;}
br   { color: #476D70; font-size: 11px}
td               { color: #476D70; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
.menu_selected { color: #055E64; font-weight: bold; font-size: 11px; font-family: Tahoma, Verdana, arial, helvetica, sans-serif;}
.menu_notselected { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Tahoma, Verdana, arial, helvetica, sans-serif;}
.back {background-repeat: no-repeat;}
