@CHARSET "ISO-8859-1";

a{
	font-family:Arial;
	color: #97AAB9;
	font-size:7pt;
	text-decoration:none;
}

a.gross{
	color: #97AAB9;
	font-size:12pt;
	font-weight:bold;
}

a.gross:hover{
	color: #FFFFFF;
}

body{
	background-color: #7F96A8;
	background-image: url(../gfx/bg.png);
	background-position:0px -300px;

}

.myTab{

	position:absolute;
	left:0;
	top:0;
	height: 100%;
	width: 100%;
}

.myTab2{
	width: 784px;
	height: 412px;
}
