/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body  {background:#111}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}									   
td {							       				  
	font:normal 11px Tahoma;							 
	vertical-align:top;	  			  
	line-height:14px;
	color:#878787;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma;			
	vertical-align:middle;	
	color:#6C6C6C;
}		
ul {list-style:none;}
img {border:0px;}	

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-MAIN-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.main_table	{width:689px;}
.tail		{width:50%;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#header .column1 	{width:567px; background:url(images/header_bg.jpg) 0 0 no-repeat; height:244px}
#header .column2	{width:171px; background:url(images/mbg.jpg) 0 0 repeat-x; padding:36px 0px 0px 0px;} 	

.menu li {
	margin:0px 0px 15px 0px;
	background:none;
	padding:0px 0px 0px 0px;
}
.menu li a {
	color:#878787;
	font:normal 12px Tahoma;
	padding:0px 0px 0px 33px;
	background:url(images/bullet1.gif) 0 0 no-repeat;
}
.menu li a:hover{
	background:url(images/bullet1_ative.gif) 0 0 no-repeat;
	color:#CECECE;
	text-decoration:none;
}
.menu .active {
	background:url(images/bullet1_ative.gif) 0 0 no-repeat;
	color:#CECECE;
}
.sub_menu a{
	color:#555;
	font:normal 9px verdana;
	text-transform:uppercase;
}	
.sub_menu {
	height:94px;
	color:#555;
	font:normal 9px Tahoma;
}
.sub_menu div {padding:47px 0px 0px 216px;}
.player {
	height:366px;
	background:url(images/player.jpg) 0 0 no-repeat;
}
.player a {
	color:#747474;
	font:bold 10px Tahoma;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#content .column1 	{width:235px}
#content .column2 	{width:331px}
#content .column3 	{width:172px}

.x td	{color:#FFDFA7; font:bold 12px Tahoma; padding:7px 0px 0px 0px;}
.vl 	{background:url(images/vl.gif) top right repeat-y;}
.vl2 	{background:url(images/vl2.gif) top right repeat-y;}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-TEXT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
a 		{color:#FFF; font:normal 11px Tahoma}
a:hover {text-decoration:none;}	
b 		{color:#191919; font:bold 11px Tahoma}
span 	{color:#FF5200; font:bold 12px Tahoma}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;}
.t 		{font:bold 11px Tahoma; color:#D4D4BB}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-INPUTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.input input, .ta{
	width:177px;
	height:18px;
	background:#FFF; 
	border:1px solid #7E7E7E;
}
.ta {
	height:69px;
	overflow:auto;
	margin:0px 0px 7px 0px;
}

.eq_height {height:28px}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {background:url(images/bullet2.gif) 0 0 no-repeat; padding:0px 0px 0px 12px; color:#D4D4BB; font:bold 11px Tahoma}
.link_2 {color:#767676}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
li {
	list-style:none;
	line-height:12px;
	margin:0px 0px 4px 0px;
	
}
li a {
	padding:0px 0px 0px 12px;
	background:url(images/bullet2.gif) 0 0 no-repeat;
	color:#D4D4BB; 
	font:bold 11px Tahoma;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#footer {width:680px; border-top:3px solid #3B3B3B; color:#555; font:normal 10px Tahoma}
#footer div {padding:20px 0px 0px 6px;}
#footer a {color:#454546; font:normal 10px Tahoma}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-„„„„„„„‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#index .column1 {width:219px}
#index .column2 {width:307px}
#index .column3 {width:163px}

#index1 .column1 {width:219px}
#index1 .column2 {width:470px}

#index2 .column1 {width:476px}
#index2 .column2 {width:213px}

#index3 .column1 {width:219px}
#index3 .column2 {width:470px}

#index4 .column1 {width:219px}
#index4 .column2 {width:253px}
#index4 .column3 {width:217px}

#index5 .column1 {width:472px}
#index5 .column2 {width:217px}

#index6 .column1 {width:219px}
#index6 .column2 {width:253px}
#index6 .column3 {width:217px}
