body {
	font-family: Arial, Helvetica, sans-serif;
	margin:15px;
	background-color:#FFFFFF;
}

.body_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	color:#333333;
	text-align:left;
	vertical-align:top;
}

.bodylink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;       
	color:#000000;        
}
a.bodylink {
	color:#000000;
}
a.bodylink:hover {                              
	color:#000000;
}
a.bodylink:visited {                              
	color:#000000;
}

.bold {
	font-weight:bold;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#000000;
}

.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	color:#333333;
}

.banner {
	padding-bottom: 5px;
	border-bottom: solid 1px;
	border-bottom-color:#000000;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing: 1px;
	line-height: 14px;
	color:#3333;
	padding-top: 5px;
	border-top: solid 1px;
	border-top-color:#000000;
	text-align:center;
	}

a { 
	text-decoration: none;
	color: #a68c26;		
}
a:visited {
	color:#CC9966;
	text-decoration: none;
}
a:hover {
	color: #a68c26;
	text-decoration: underline;
}
a:active {
	color: #a68c26;	
	text-decoration: none;
}

.feature_box {
	background-color:#F3EFDF;
	padding: 10px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	color:#000000;
	text-align:center;
	border-top:solid 1px;
	border-top-color:#000000;
	border-bottom:solid 1px;
	border-bottom-color:#000000;
}

.portfolio_menu {
	background-color:#F3EFDF;
	padding: 10px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color:#333333;
	text-align:left;
	border-top:solid 1px;
	border-top-color:#333333;
	border-bottom:solid 1px;
	border-bottom-color:#333333;
}

.boxes_table {
	padding-bottom: 10px;
}

.boxes {
	border: solid 1px;
	border-color:#CCCCCC;
	padding: 5px;
}