body {
	top: 0px;
	background-color:#676767;
}
.linksbar {
	background-color: #CCCCCC;
	text-align: center;
}
a.linksbar:link {color: #000000; text-decoration: none;}
a.linksbar:visited {color: #000000; text-decoration: none;}
a.linksbar:hover {color: #000000; text-decoration: underline overline;}
a.linksbar:active {color: #000000; text-decoration: underline overline;}
a.main:link {
  color: #7E8596;
  text-decoration: none;
  font-weight: bold;
}
a.main:visited {
  color: #7E8596;
  text-decoration: none;
  font-weight: bold;
}
a.main:hover {
  color: #7E8596;
  text-decoration: underline;
  font-weight: bold;
}
a.main:active {
  color: #7E8596;
  text-decoration: underline;
  font-weight: bold;
}
.main {
  color: #676767;
  background-color: #F7F7F7;
  font-family: Verdana,Tahoma,Arial;
  text-decoration: none;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}
.title{
  font-size: 16px;
  letter-spacing: 2pt;
  color: #676767;
  font-family: Verdana,Tahoma,Arial;
  text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 200;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
.alphabox { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 11px; filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50); border-left: #999999 1px solid; color: #000000; border-bottom: #999999 1px solid; font-family: verdana; height: 18px; background-color: #efefef
}
.textbox { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 11px; filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50); border-left: #999999 1px solid; color: #000000; border-bottom: #999999 1px solid; font-family: verdana; background-color: #efefef
}
.alphaboxerror { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 11px; filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50); border-left: #999999 1px solid; color: #000000; border-bottom: #999999 1px solid; font-family: verdana; height: 18px; background-color: #FF0000;
}
.textboxerror { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 11px; filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=50); border-left: #999999 1px solid; color: #000000; border-bottom: #999999 1px solid; font-family: verdana; background-color: #FF0000;
}
.portfolio {
  text-align: center;
  width: 190px;
  border-style: solid;
  border-color: #676767;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
}
.portfolioaddress {
  font-family: Tahoma,Arial;
  text-decoration: none;
  font-size: 12px;
  color: #7E8596;
}
.portfolioyear {
  font-family: Tahoma,Arial;
  text-decoration: none;
  font-size: 12px;
  color: #000066;
}
.copyright {
	color: #000000;
	font-family:Verdana,Tahoma,Arial;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
}
.noborder {
  border: none;
}
