@CHARSET "ISO-8859-1";
body{
	font-size: 12px;
	font-stretch:narrower;	
	font-family: verdana, sans-serif, arial;
	font-weight:lighter;
	color: #C3C3C3;
	padding: 0px;
	margin: 0px;
	 background-color: #000000;
	 background-image: url("../img/e.jpg");
	 background-position: 50% 50%;
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 color: #EEEEEE;
}

a{
	color: #D0D0FF;
	text-decoration: none;
}
a:HOVER{
	text-decoration: underline;
}

input, select, INPUT, SELECT, TEXTAREA{
	border: 1px solid #333333;
	background-color:#111111;
	color: #EEEEEE;
	padding: 2px;
	width: 220px;

}

#logo{
	border: 1px solid #333333;
	width: 590px;
	margin-top: 0px;
	background-image: url("../img/trans.png");
}

#logo img{
	border: 0px solid #333333;
	padding: 0px;
	margin: 0px;	
	background-color: transparent;
}

#lang{
	width: 600px;
}


.mainText{
	border: 1px solid #333333;
	padding: 10px;	
	padding-top: 0px;	
	text-align: left;
	background-image: url("../img/trans.png");
	}
	
.mainText img{
	border: 0px solid #333333;
	padding: 0px;
	margin: 0px;	
	background-color: transparent;
	}


	
#LfloatDiv{
	position:absolute;
    width:150px;
    height:400px;
    left:200px;
    top:0px;
    padding:0px;
    background:transparent;
    border:0px solid #2266AA;  
    text-align: right;
    
}

#RfloatDiv{
	position:absolute;
    width:150px;
    height:400px;
    left:0px;
    top:0px;
    padding:0px;
    background:transparent;
    border:0px solid #2266AA;  
    text-align: left;
}



#footer{
	width: 600px;
}
.msg{
	color: #99FF55 ;
	width: auto;
	text-align: center;
	padding: 5px;	
}
#container{


}

#ieerror6{
	border: 1px solid black;
	width: 570px;
	background-color: #333333;
	text-align: left;
	padding: 15px;
	
		
}
.trbutton{
	border: 0px solid #333333; 
	background: transparent; 
	cursor: pointer;
	padding: 0px;
	width: auto;
	
}
.trbutton:HOVER{
	color: red;
	
}
.listH{
	background-color: #333333;
	text-align: left;
}
.list0{
	
	text-align: left;
	background-color: #333333;
}
.list1{

	text-align: left;
	background: transparent; 
}
.list1:HOVER {
	background-image: url("../img/trans.png");
	text-align: left;
}
.list0:HOVER {
	background-image: url("../img/trans.png");
	text-align: left;
}