	html{ height: 100%; }

	body
	{
	overflow: hidden;
 	height: 100%;
	scrollbar-base-color : #c0c0c0;
 	scrollbar-track-color : #c0c0c0;
 	scrollbar-face-color : #c0c0c0;
 	scrollbar-highlight-color : #c0c0c0;
 	scrollbar-3dlight-color : #c0c0c0;
 	scrollbar-darkshadow-color : #c0c0c0;
 	scrollbar-shadow-color : #c0c0c0;
 	scrollbar-arrow-color : #000;
	
	
	width:100%;
	height:100%;
	margin:0;
	padding:0;
   text-align: center;
	vertical-align: middle;
	color:#444;
   background-color: #FFF;	  
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size : 7.5pt; font-size : 7.5pt; 
	}	 

	
	
/* -------------------------- 
      	COMMON STYLES 
   -------------------------- */	

.error { color:red; }
.floatL { float:left; }
.floatR { float:right; }
.clear { clear:both; }
ul { list-style: none; list-style-type: none; }
hr { display:none; }
img { border:0; margin:0; }
			
a, a:visited { font-size : 7.5pt; font-size : 7.5pt; color : #000; text-decoration : none; }  
a:hover, a:active { text-decoration : underline; }

h3,
input,
textarea
{ margin-bottom: 10px; font-size : 1.1em !important; font-size : 1.1em; }

#skins,
input,
textarea
 {	font-family : Arial,Verdana, Helvetica, sans-serif; }

/* -------------------------- 
      	STYLES LAYOUT
   -------------------------- */	
	
#container {

position:absolute;
width:670px; 
height: 320px; 
margin-left:auto; 
margin-right: auto; 
margin-top: 70px; 
text-align: left; 

left: 50%;
top: 50%;
margin-left : -335px;
margin-top : -160px;


}		
.skin3{ background: url(../pics/bg_main_2_3.jpg);}
.skin13{ background: url(../pics/bg_main_2_13.jpg);}
.skin17{ background: url(../pics/bg_main_2_17.jpg);}
.skin18{ background: url(../pics/bg_main_2_18.jpg);}
.skin19{ background: url(../pics/bg_main_2_19.jpg);}
/*.skin20{ background: url(../pics/bg_main_loading.gif);}*/
.skin20{ background: url(../pics/bg_main_2_20.jpg);}
.skin21{ background: url(../pics/bg_main_2_21.jpg);}
.skin22{ background: url(../pics/bg_main_2_22.jpg);}
.skin23{ background: url(../pics/bg_main_2_23.jpg);}
.skin24{ background: url(../pics/bg_main_2_24.jpg);}
.skin25{ background: url(../pics/bg_main_2_25.jpg);}
.skin26{ background: url(../pics/bg_main_2_26.jpg);}
.skin27{ background: url(../pics/bg_main_2_27.jpg);}


#updated { position: absolute; margin-left:13px;}
#xenon5Logo { margin: 30px 0 0 650px; position: absolute;}
#selectSkin { margin: 285px 0 0 554px; position: absolute; }

#navigation {
	position: absolute;
	background-color: #000;
	width: 377px; 
	height: 17px;
	margin: 29px 0 0 263px;
	padding: 0;
	border-bottom: 1px solid #fff;	
}
#navigation li{display: inline}	
#navigation li a{ margin: 0px; padding: 0px 8px 5px 4px; color: #fff; background: url(../pics/bg_me1_divider.gif) no-repeat right;}	
#navigation li a.lastitem{ background: none;}	
#navigation li a.active{ color: #000; background-color: #fff; text-decoration: none  }	
#navigation li a:hover{ text-decoration: underline  }	


#content { 
   padding: 10px 10px 10px 10px;
	position: absolute; 
	margin: 46px 0px 0px 273px;
	width: 311px;
	height: 167px;
}
#content ul { margin: 0 0 0 0 !important; margin-top: 0; padding: 0;  } /*25 FFOX*/ /*15IE*/
#content ul li{ margin: 0 0 6px 0; padding-bottom: 1px  }
#content ul li img{ float:left; margin-right: 5px !important; margin-right: 0; }
#content ul li a{  margin: 0 0 5px 5px; }
#content ul li:hover{ background-color: #999;  text-decoration: none }
#content ul li a:hover{ background-color: #999; color: #fff;  text-decoration: none }



#skins {
	line-height: normal;
	background-color: #000;
	float:right;
	margin-right: 30px !important; 
	margin: 263px 15px 0 0; 
	padding: 0px; 
	padding-left: 25px
	
}
#skins li{display: inline}	
#skins li a{ margin: 0px; padding: 0 8px 0 4px; color: #fff; background: url(../pics/bg_me1_divider.gif) no-repeat 23px 4px}	
#skins li a.lastitem{ background: none;}	
#skins li a:hover{ color: #000; background-color: #fff; text-decoration: none  }	
#skins li a.active{ color: #009DFF;	}	

#divTooltip 
{
	position:absolute; 
	width:100px; 
	visibility:hidden; 
	background: transparent;
}

input, textarea{ padding: 0; margin: 0 0 3px 0; width: 220px; border: 1px; border-color: #555; border-style: dashed;  background: transparent;}
#buSend{ border-style: solid; background: #555; color: #fff; padding: 0; margin: 0 }

