.second_links a:link {
	color: #E9DBBD;
	text-decoration: none;
}
.second_links a:visited {
	text-decoration: none;
}
.second_links a:hover {
	text-decoration: underline;
}
.second_links a:active {
	text-decoration: none;
}
a:link {
	color: #2D4E33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #728D70;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/background.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 1.25em;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.body_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #375232;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #935217;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #375233;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.reg_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #2E4E33;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 18px;
	list-style-type: square;
}
.second_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9DBBD;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
/*CSS ADDED BY KACCORSI FOR UI IMPROVEMENT*/
#content table {width:440px;margin:0;padding:0;border-collapse:collapse; border-spacing:0;}
#content table thead th {text-transform:uppercase;text-shadow:1px 1px 1px #fff;border-bottom:1px solid #444;text-shadow:1px 1px 1px #ccc;padding:0 4px;text-align:center;}
#content table tr {border-bottom:2px dotted #fff;padding:0;margin:0;}
#content table tr td {background:#f0eae1;margin:0;padding:6px 10px;}
#content a:visited {color:#333;}
#content table th:first-child{text-align:left;}
#content h1 {font-family: Arial, Helvetica, sans-serif;font-size: 14pt;font-style: normal;color: #375232;font-weight: bold;margin:15px 0 6px 0; padding:2px 0 5px 0;border-bottom:1px dotted #333;}
#content h2 {font-size:14px;font-style:normal;color:#333;margin:20px 0 0 0;padding:0;}
#content p {line-height:1.5em;}
#content li {padding:2px 0;color:#333;}
div.profile {padding:10px 0;border-bottom:1px solid #ccc;}
div.profile img {float:left;border:1px solid #333;}
div.profile p {margin:0 0 10px 105px;}
#highlight {background:#eaeaea;border-top:1px dotted #333;border-bottom:1px dotted #333;padding:0 10px;}
#highlight p.headline {;text-shadow:1px 1px 1px #ccc;text-transform:uppercase;font-size:1.1em;}
#highlight img {float:left;padding:0 8px 0 0;border:0;}
a.boxme:hover {text-decoration:none;}
