<style type="text/css">
<!--

.whatever {
	color: puce;
}
	
body, html {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#000
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #000000; 
	font-weight: normal;
}
	
img {
	border:none;
}
    
#wrap {
	width:100%;
	background:#ffffff;
	margin:0 auto;
}

#title {
	background:#f5f5f5;
	padding:5px;
	border-color: #3d3d3d;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
	
.title_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold;
	letter-spacing: 3px;
}
	
#nav {
	background:#EEC900;
	padding:0px;
}
	
.nav_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	text-align: center;
}
	
#main {
	background:#ffffff;
	padding:10px;
}
	
#main img {
	border-color:darkgray;
	border-width: 1px;
	border-style:dotted;
}
	
.main_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #363f58; 
	font-weight: normal;
}
	
.body_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #363f58; 
	font-weight: normal;
	line-height: 150%;
}
	
#nav a:link  {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
}
	
#nav a:visited  {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
}

#nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	border-color: #000000;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

.tab_on {
	Background: #ffffff;
	border-color: #7a7a7a;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
	
.tab_off {
	border-color: #7a7a7a;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
	
.index_images {
	margin:10px;
}

.portfolio_outer_table {
	background:#ffffff;
	border-color: #7a7a7a;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: solid;
}

.portfolio_inner_table {
	background:#ffffff;
}

#port_left {
	background:#ffffff;
	width:200px;
	float:left;
}

#port_left a:hover {
	text-decoration: underline;
}
	
#port_left a:link {
	text-decoration: none;
}
	
#port_left a:visited {
	text-decoration: none;
}
	
#port_right {
	margin:0px;
	padding:0px;
	float:right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #000000; 
	font-weight: normal;
	text-align:right;
}

#port_right a:link  {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-size: 11pt; 
	color: #000000; 
	font-weight: normal;
	text-decoration:none;
}
	
#port_right a:visited  {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-size: 11pt; 
	color: #000000; 
	font-weight: normal;
	text-decoration:none;
}

#port_right a:hover {
	color:#ffffff;
	background-color: transparent;
	text-decoration:none;
}

.image_browser_link a:link {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	font-size: 11pt; 
	color: #778899; 
	font-weight: normal;
}
-->
</style>
