body {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background-color: white;
}
body,input,td,th,textarea,div,span {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
}
th,td {
	text-align: left;
	vertical-align: top;
}
th {
	font-size: 8pt;
}
#header {
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 3px solid #445566;
	border-bottom: 3px solid #445566;
	height: 100px;
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;
}
#semitrans {
	height: 60px;
	background-color: black;
	margin-top: 20px;
	/*opacity: .5;
	filter: alpha(opacity=50);*/
}
#maintitle {
	/*margin-top: -63px;*/
	margin-top: 17px;
	color: white;
	margin-left: 120px;
	position: relative;
}
#maincaption {
	margin-top: -2px;
	color: white;
	position: relative;
	margin-left: 140px;
}
#dashedborder {
	height: 100%;
	width: 100px;
	border-right: 1px dashed #666666;
	top: 0px;
	left: 0px;
	position: absolute;
}
#maintable {
	margin-left: 130px;
	width: 700px;
}
#tabletop {
	border-bottom: 1px solid #666666;
}
#badges {
	text-align: right;
	width: 50%;
}
#badges img {
	border: none;
	margin-bottom: -1px;
}
#tablebottom {
	text-align: right;
	border-top: 1px solid #666666;
}
#menucontain {
	width: 200px;
	border: 1px solid #888;
}
#menucontain td {
	background-color: #C5D7E2;
	padding: 2px 7px 2px 7px;
	border: 1px solid #AAA;
	letter-spacing: 2px;
}
#menucontain td a{
	text-decoration: none;
	color: #666;
}
/*#menucontain div:hover {
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #E5E9EC;
}*/
#menucontain hr{
	margin: 0px 2px 0px 2px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #DDDDDD;
}
#mainbody {
	padding-left: 20px;
	width: 575px;
}
#mainbody p {
	margin: 0px auto 10px 5px;
}
#pricechart {
	border: 1px solid #888888;
	width: 90%;
}
#pricechart td, #pricechart th {
	padding: 5px;
}
#pricechart td {
	width: 55%;
	padding-right: 10px;
}
#pricechart th {
	border-right: 1px solid #888888;
}
#cte {
	font-size: 7pt;
}
.portfolio {
	width: 90%;
}
.portfolio td{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
.portfolio img{
	border: 1px solid #888888; 
}
.portfolio a {
	text-decoration: none;
	color: blue;
}
.portfolio a:hover {
	text-decoration: underline;
}
tr.darkrow td, tr.darkrow th {
	background-color: #E0E0E0;
}
tr.bottomrow td, tr.bottomrow th {
	border-top: 1px solid #888888;
}
.padtable th {
	padding-right: 10px;
}
.bottomborder {
	border-bottom: 1px dashed #888;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 1px;
}
.leftpad {
	width: 15px;
}
.right {
	text-align: right;
}
.title {
	font-size: 30pt;
	font-weight: bold;
	font-style: italic;
}
.caption {
	font-size: 8pt;
	font-style: italic;
}
.tab {
	margin-left: 10px;
}
.strong {
	
}
.hide {
	display: none;
}
.money {
	color: green;
	font-style: italic;
	font-weight: bold;
}
