body {
	font-family: Verdana, Courier, mono;
	line-height: 1.6;
	font-size: 9px;
	
	
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-top: 0%;
	background-color: #ffffff;
	color: #4B4848;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: grey;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;	
	
}

div.bodycontent1
{
	overflow: auto;
	width: 650px;
	height: 490px;
	background-color: transparent;
	
	SCROLLBAR-FACE-COLOR: transparant;
	
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	
	SCROLLBAR-SHADOW-COLOR: grey;
	
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: white;
	
	SCROLLBAR-TRACK-COLOR: transparant;
	
	SCROLLBAR-DARKSHADOW-COLOR: black;	
}

TD
{
	font-size: 9px;
}

TD.HEADERITEM
{
	color: white;
}
	
TD.BODYITEM
{
	background: #4b4848;
	color: White;
	font-size: 8pt;
	filter: Alpha(Opacity=80, FinishOpacity=20, Style=1, StartX=40, StartY=0, FinishX=300, FinishY=300);
}

TD.BODYITEM2
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	background: white;
	filter: Alpha(Opacity=80, FinishOpacity=40, Style=1, StartX=000, StartY=0, FinishX=500, FinishY=10);
	padding-bottom: 5px;
	color: grey;
	padding-top: 5px;
}

TD.BODYITEM3
{
	color: gray;
	font-weight: bold;	
}
span.BODYITEM3
{
	color: white;
	font-weight: bold;	
}
span.small
{
	font-size: 7pt;
	color: Gray;
	font-family: Verdana;
}

.norepeat
{
	background-repeat: no-repeat;
}

.yrepeat
{
	background-repeat: repeat-y;
}
td.grey
{
	font-weight: bold;
	font-size: 7pt;
	color: #9d9a9a;
}

span.grey
{
	font-weight: bold;
	font-size: 7pt;
	color: #9d9a9a;
}

a {
	color: #4B4848;
	text-decoration: none;
	font-weight: bolder;
	font-size: 9px;	
}

a:hover {
	color: Red;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
	
a.port {
	color: #B0C4DE;
	text-decoration: none;
	line-height: 1.4;
	border-bottom-color: Silver;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-collapse: collapse;
	border-right: 1px ridge Silver;
	font-size: smaller;
}

a.port:hover {
	color: #00BFFF;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00BFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00BFFF;
}

a.info2
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}

a.info
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
}

a.links2
{
	color: #9d9a9a;
	font-size: xx-small;
	font-weight: normal;
}
a.info:hover
{
	color: white;
}

A.headerinfo
{
	color: White;
	font-weight: bold;
}

A.bodyinfo
{
	color: Red;
	text-decoration: none;	
}
A.bodyinfo:hover
{
	color: blue;
	text-decoration: none;
}

td.small
{
	font-size: xx-small;
	font-weight: bold;
}
	
div.teller
{
	position: absolute;
	display: block;
	bottom: 0px;
}

img.test
{
	border: 1px Red;
}

div.preview
{
	overflow: auto;
	width: auto;
	position: static;
	height: 490px;
}

span.headerred
{
    color: Red;
    font-weight: bold; 
}

div.copyright
{
	position: absolute;
	bottom: 10;
	color: gray;
	font-size: 7px;
	left: 40%;
}

div.indexlink
{
	position: absolute;
	bottom: 18;
	color: ButtonHighlight;
	font-size: 7px;
	left: 33%;
}

div.klein
{
	
	font-size: 1pt;
}
td.copyright
{
	color: ButtonHighlight;
	font-size: 7px;
	width: 100%;
	text-align: center;
}

H1
{
	font-family: Verdana, Arial;
	font-size: xx-large;
	font-weight: bold;
}
H2
{
	font-family: Verdana, Arial;
	font-size: x-large;
	font-weight: bold;
}
H3
{
	font-family: Verdana, Arial;
	font-size:large;
	font-weight: bold;
}