body {
	background-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.description {
	font-size: 0.7em;
	text-align: center;
}
.content {
	padding: 20px;
}
.nav_lineright {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	vertical-align: top;
}
.nav_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: bold;
	background-color: #666666;
}
.nav_underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	padding-right: 0px;
}
.navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	padding-left: 25px;
	font-size: 1.2em;
	padding-right: 10px;
}
.navigation a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-right: 10px;
	padding-left: 25px;
}
.navigation a:hover {
	text-decoration: underline;
	color: #333333;
}
.navigation a:active {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #999999;
}


a:link, a:visited, a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.content_properties {
	vertical-align: top;
	padding: 30px;
}
.tablepadding_recon {
	padding-left: 5px;
}
.recent {
	background-image: url(../images/background_recent.jpg);
	background-repeat: repeat-y;
	border: thin none #999999;
}
