body {
		margin-top: 0;
}
a
{
 font-family: Arial;
 color: #ffffff;
 text-decoration: none;
}
a.home
{
 font-family: Arial;
 color: #000000;
 text-decoration: none;
}
a.l
{
 font-family: Arial;
 color: #000000;
 text-decoration: underline;
}
table.maintable {
	width:900px; 
	height:100%;
	background:url(../img/main_bg.gif) repeat-y;
}
td.maincell{
		padding-top: 60px; 
		padding-left:235px;
}
table.contenttable {
	margin-top: 5; 
	border: 1px solid #8FB2B0; 
	background: #ffffff;
	width:568px;
}
.text
{
	position: absolute;
	margin-top: 25;
   	margin-left: 10;
	font-family: Arial;
	font-size: 10px;
}
.textBig
{
	position: absolute;
	margin-top: 0;
   	margin-left: 10;
	font-family: Arial;
	font-size: 20px;
	color: #990000;
}
.textBigRight
{
	margin-top: 145;
	margin-right: 10;
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-align: right;
}
.textBlock
{
	position: absolute;
	margin-top: 35;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.textBlockBig
{
	position: absolute;
	margin-top: 5;
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}
.wheel
{
	margin-top: 120;
}
.homeBorder
{
	border: 1px solid #c9dadc;
}
.label
{
   font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 10px;
}
.text2
{
	font-family: Arial;
	font-size: 11px;
	padding-left: 20px;
	line-height: 11px;
}
.text3
{
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
}
#dialog {
	display:none;
}

