html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 98%;
	background-color: #000000;
	margin: 4px;
}
.FullHeight {
	height: 100%;
}
.MainContentCell {
	background-color: #7A7A7A;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
}
.FrameContent {
	background-color: #F1F1F1;
	font-size: 9px;
	height: 100%;	
}
.FrameLeft {
	background-image: url(../images/frame_left.gif);
	background-repeat: repeat;
	width: 8px;
}
.FrameRight {
	background-image: url(../images/frame_right.gif);
	background-repeat: repeat;
	width: 9px;
}
.FrameTop {
	background-image: url(../images/frame_top.gif);
	height: 8px;
}
.FrameBottom {
	background-image: url(../images/frame_bottom.gif);
	height: 4px;
}
.FrameBottomShadow {
	background-image: url(../images/frame_bottom_shadow.gif);
	height: 5px;
}
.SVHeader1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.SVHeader2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.SVnegenpix {
	font-size: 9px;
	font-weight: bold;
}a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.SVListImage {
	padding: 4px;
	border: 1px solid #000000;
}
.SVNewsItem {
	font-size: 10px;
}
.PFImageTop {
	background-image: url(../images/portfolio_image_top.gif);
	height: 16px;
}
.PFImageBottom {
	background-image: url(../images/portfolio_image_bottom.gif);
	height: 15px;
}
.PFImageRight {
	background-image: url(../images/portfolio_image_right.gif);
	width: 16px;
}
.PFImageLeft {
	background-image: url(../images/portfolio_image_left.gif);
	width: 16px;
}
.PFImageMiddle {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#topcell {
	
}
.NegentigPercent {
		height: 90%;
}
.hand {
	cursor: hand;
	padding: 4px;
	border: 1px solid #000000;

}
.Selected {
	border: 1px dashed #C31F2E;
}
.NotSelected {
	border: 2px solid #CCCCCC;
}
.MenuCell {
	background-color: #FFFFFF;
	height: 75px;
	width: 655px;
}
.Nav {
	background-color: #7A7A7A;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	width: 100px;
	text-align: center;
	
}
.Nav a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.Nav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.Nav a:hover {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.Nav a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.MainTable {
	height: 500px;
}
.aspbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.BorderBlack {
	border: 1px solid #000000;
	background-color: #E0E0E0;
	height: 100%;


}
.BorderRed {
	border: 1px solid #FF0000;
	background: #FFFFFF;
}
.ProdTitle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.DottedBorder {
	border: 1px dotted #999999;
}
.ImgSquare {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.WhiteLink {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	
}
.WhiteLink a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.WhiteLink a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.WhiteLink a:hover {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.WhiteLink a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}