body {
background-color:#000000;


	background-position:bottom;
	background-repeat:repeat;
	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #000000;
}


td {
font-family: Arial, sans-serif;
color: #FFFFFF;
font-size: 10px;
line-height: 14px;
letter-spacing: 0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0px;
	
}



.font_big
{
font-family: Arial, sant-serif;
font-size: 18px;
color: #999999;
line-height: 17px;
letter-spacing: -1px;
text-decoration:none
	
}

.small_font
{
	font-family: Arial;
	font-size:9px;
	color:#333333;
	line-height: 15px;
}

.small_font2
{
	font-family: Arial;
	font-size:9px;
	color:#B5B5B5;
	line-height: 15px;
}


a:link 
{
	font-family: Arial, sant-serif;
color: #ffffff;
line-height: 17px;
text-decoration:none

}

a:visited 
{
	font-family: Arial, sant-serif;
color: #ffffff;
line-height: 17px;
text-decoration:none
	
}

a:active 
{
	font-family: Arial, sant-serif;
color: #ffffff;
line-height: 17px;
text-decoration:none
	
}

a:hover 
{
	
		font-family: Arial, sant-serif;
color: #3FA956;
line-height: 17px;
text-decoration:none

}



.simplemenu {
	background-color: 000000;
	font-family: Arial, sant-serif;
	color: #ffffff;

	
	
	}
	

.box_head {width: 886px; height: 220px;
background-color: #ffffff;
margin-right: auto; margin-left: auto;

}

.box_foot {width: 866px; height: 10px;
background-color: #ffffff;
padding: 10px;
margin-right: auto; margin-left: auto;

}

.font_grey {color: #999999;

}





.box_cover {
	background-color: transparent;
	position: absolute;
	float: left;
	left:50%;
	top:66px;
	margin-left: -400px;
	width: 315px;
	height: 315px;
	border:solid;
	border-width: 1px;
	border-color: #999999;
	z-index: 1;
	background-image: url(gfx/cover_vit.jpg);
}

.box_video {
	background-color: transparent;
	position: absolute;
	float: left;
	left: 50%;
	top:65px;
	margin-left: -60px;
	width: 460px;
	height: 316px;
	border-bottom-width: 0px;
	border:solid;
	border-width: 1px;
	border-color: #999999;
	z-index: 1;
}

.box_main {
	position: absolute;
	float: none;
	left:50%;
	top:400px;
	margin-left: -400px;
	width: 800px;
	height: 260px;
	border:none;
	border-bottom-width: 3px;
	z-index: 1;
	text-align: left;
}

.box_smallvids {
	background-color: #000000;
	position: relative;
	float: left;
	width: 260px;
	height: 225px;
	margin: 4px;
	border:solid;
	border-width: 1px;
	border-color: #262626;
	z-index: 1;
	text-align: left;
}

.box_vidbuttons {
	background-color: #000000;
	position: relative;
	float: left;
	width: 184px;
	height: 50px;
	margin: 0px;
	border:solid;
	border-right-width:10px;
	border-color: #262626;
	z-index: 1;
	text-align: left;
}

.box_x {
	background-color: #000000;
	position: relative;
	float: left;
	width: 260px;
	height: 225px;
	margin: 4px;
	border:solid;
	border-width: 1px;
	border-color: #262626;
	z-index: 1;
	text-align: left;
	background-image: url(gfx/x.gif);
}


.box_bot {
	position: absolute;
	float: none;
	left:50%;
	top:920px;
	margin-left: -400px;
	width: 840px;
	height: 920px;
	border:none;
	border-bottom-width: 0px;
	z-index: 1;
	text-align: left;
}



.box_bot2 {
	position: absolute;
	float: none;
	left:50%;
	top:1950px;
	margin-left: -400px;
	width: 810px;
	height: 180px;
	border:none;
	border-bottom-width: 0px;
	z-index: 1;
	text-align: left;
}


#content{ padding: 0; border: none;}


#menycontainer ul{font: 100% Arial, Helvetica, sans-serif;  }
#menycontainer li{display: inline; list-style: none; text-align: left;}
#menycontainer li a{text-decoration: none; background: #FFFFFF; border: 0px solid #cccccc;}
#menycontainer a:link{color: #000000;}
#menycontainer a:visited{color: #000000;}
#menycontainer a:hover{border: 5px solid #3FA956;}
#menycontainer a#current{background: #ffffff; border: 5px solid #000000; color: #000000;}
