body {
	background-color: #000000;
}
div,td,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEEEEE;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
#wrapper  {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}
#content-left {
	padding: 2px 15px 2px 10px;
	text-align: justify;
	float:left;
	clear:none;
	width: 325px;
	border-right: 1px dashed #222222;
	margin: 10px 0 5px 20px;
}
#content-right {
	padding: 2px 0 2px 0;
	float: right;
	width: 325px;
	margin: 10px 50px 5px 10px;
}
#content-full {
	padding: 2px 15px 2px 10px;
	float:left;
	clear:none;
	width: 650px;
	margin: 10px 0 5px 20px;
}
#footer {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-top: 1px dashed #222222;
	color: #333333;
	font-size: 8pt;
	padding: 5px 0 0 20px;
	text-align: center;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #555555;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: none;
}
.title {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -8px;
}
.sample1 {
	padding:5px;
	background-color:#222222;
	border: 1px solid #999999;
	height:132px;
	margin-bottom: 15px;
}
.sample1 img {
	float:left;
	margin-right:10px;
	border:1px solid #000000;
}
.link1 {color: #999999; font-size:9pt}
.link1 a:link, .link1 a:visited { text-decoration: none; font-weight:bold;}
.link1 a:hover { text-decoration: none; font-weight:bold;}

h3 {size: 16px; color: #0000CC; border-bottom: 1px solid #0000CC; }

