html, body {
	color:#FFFFFF;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	padding:0px;
	margin:0px;
	
	height: 80%;
	widht: 100%;

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #668;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ee9;
}

.html_logos {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.main_table {
	background-image: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin:0px;

    text-align:left;

	width:950px;
	min-height:950px;
	height:100%;
}

.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A0A0A0;
	text-decoration:none;
	position:relative;
	top:-10px;
	left: 2px;
}

.menu_div {
	height: 20px;
	width:160px;
}

.menu_item:hover {
	color: #FFFFFF;	
}

.name_site {
	color: #FFFFFF;	
	text-decoration:none;
}



.studio,a_studio,.a_studio:link,.a_studio:active,.a_studio:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.a_studio:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

A IMG { border: none; }
A { text-decoration: underline; color: #FFFFFF}