.body
{
	background:url(/gfx/bg.png) top center no-repeat #1177B8;
    overflow:auto;
    overflow: -moz-scrollbars-vertical;
    height:100%;
    width:100%;
}

.container
{
	 position:absolute;
	 width:990px;
	 top:0px; 
	 left:50%; 
	 margin-left:-496px;
	 cursor:default;
}

.content
{
     font-family: Arial, Helvetica, sans-serif;
	 font-size:15px;
	 color:#005AA1;
	 background:#FFFFFF;
	 line-height:150%;
}

table, tr, td, span
{
	font-size:13px;
	color:#005AA1;
	 line-height:150%;
}

.default
{
	 padding:30px;
	 background:#fff;
}

.d1
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#050032;
	 line-height:150%;
     padding:15px;
}

.buttonContact
{
	background:url(/gfx/bgBu.gif);
	color:#FFFFFF;
	font-style:italic;
	width:80px;
	height:29px;
	cursor:pointer;
	font-size:15px;
}

.buttonContactOv
{
	background:url(/gfx/bgBuOv.gif);
	color:#FFFFFF;
	font-style:italic;
	width:80px;
	height:29px;
	cursor:pointer;
	font-size:15px;
}


.blockFoot
{
	color:#FFFFFF;
	font-style:italic;
	width:151px;
	height:30px;
	cursor:pointer;
}


.blockFoot1
{
	color:#FFFFFF;
	font-style:italic;
	height:28px;
	width:344px;
	overflow:hidden;
	cursor:pointer;
}

.kop1
{
	 font-size:20px;
}

img
{
	border:0px;
}

.button1
{
	float:left;
	padding-bottom:20px;
	width:179px; 
	overflow:hidden;
}

.button2
{
	background:url(/gfx/bgBlock.png) no-repeat;
}

.button2Ov
{
	background:url(/gfx/bgBlockOv.png) no-repeat;
}



a
{
	color:#FF7F00;
	text-decoration:none;
	cursor:pointer;
}

a:hover
{
	color:#280031;
	text-decoration:none;
	cursor:pointer;
}


.a1
{
	color:#005AA1;
	text-decoration:none;
	font-style:italic;
	cursor:pointer;
}


.a1:hover
{
	color:#CBD300;
	text-decoration:none;
	cursor:pointer;
}


.a2
{
	color:#9C9D9F;
	font-size:13px;
	text-decoration:none;
	font-style:italic;
	cursor:pointer;
}


.a2:hover
{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}



.f1
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
    width:266px;
    margin-bottom:10px;
    font-size:1em;
}

.f1Error
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
    width:266px;
    margin-bottom:10px;
    font-size:1em;
	border-color:red;
}

p
{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

.vsa
{
	margin-top:10px;
	margin-left:1px;
	margin-right:1px;
}

.vsa img
{
	background:blue;
	width:2px;
	height:1px;
}

#vsl
{
	display:none;
}