


#menu{ position:fixed; float:left; left:30px;  top:20px; height:400px; z-index:2;}

#contentl{position:absolute;top:50px;left:155px;height:auto; overflow:auto;  width:530px; background-color:#FFFFFF; border-color:#5e5f61; border:dotted; padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:20px; z-index: 2;}

#nxttime { position:fixed; float:left; left:30px;  bottom:0px; height:115px; z-index:2;}

#partners{position: fixed; float:right; right:10px;  top: 5px; width:115px; height:auto; z-index:2;}

#radio { position:fixed; float:right; right:10px;  bottom:0px; width:105px; height:150px; z-index:2;}

#identification { position:absolute;top:50px;left:155px;height:auto;overflow:auto;width:530px;background-color: white;border-color:#5e5f61; border:dotted;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:20px; z-index:5; }

#presale { position:absolute;top:370px;left:155px;height:auto;overflow:auto;width:530px;background-color: white;border-color:#5e5f61; border:dotted;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:20px; z-index:5; }

#eye { float: left; width: 15px;	height: 25px;	margin-top: 0px; z-index: 2; }

#contact{position:fixed; float:left; left:10px;  bottom:5px; width:140px; height:300px; z-index:999; visibility:hidden; background-image:url(../img/content/pleasewait.gif);  }

#identification2 {
	text-align:center;
	position:absolute;
	top:430px;
	left:200px;
	width:320px;
	height:100px;
	overflow:auto;
	background-color:red;
	border: #5e5f61 1px dotted;
	padding:5px;
	z-index:6;
	color:#FFFFFF;
	}
#identification3 {
	text-align:center;
	position:absolute;
	top:300px;
	left:200px;
	width:320px;
	height:120px;
	overflow:auto;
	background-color:red;
	border: #5e5f61 1px dotted;
	padding:5px;
	z-index:7;
	color:#FFFFFF;
	}
	
#popup {
	position:absolute;
	top:0px;
	left:0px;
	width:372px;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #5e5f61;
	padding:5px;
	}

	
#stats {
	display:none;
	}

div {
	scrollbar-face-color: white;
	scrollbar-arrow-color: #5e5f61;
	scrollbar-track-color: #5e5f61;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #5e5f61;
	scrollbar-darkshadow-Color: #5e5f61;
	}

img{ border-style:none;}	

A:link {
font: 12px ; 
color: #5e5f61; 
font-family: "Times New Roman", Times, serif;
text-decoration : none; 
border-bottom:1px dotted #5e5f61;
}

A:visited {
font: 12px ; 
color: #5e5f61; 
font-family: "Times New Roman", Times, serif;
text-decoration : none; 
border-bottom:1px dotted #5e5f61;
}

A:hover {
font: 12px ; 
color: #5e5f61; 
font-family: "Times New Roman", Times, serif;
text-decoration: none;
border-bottom:0px;
}

.nolink a {
	border-style:none;
	}
	
input {
	background-color:#FFFFFF;
	border: #5e5f61 1px dotted;
	color:#5e5f61;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}
	
select {
	background-color:#FFFFFF;
	color:#5e5f61;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}	
	
textarea {
	border: #5e5f61 1px dotted;
	background-color:#FFFFFF;
	color:#5e5f61;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}
	
p { margin-top:10px;}

.image {
	border-style:dotted;
	border-color: #5e5f61;
	border-width:1px;
      }
	  
/* mouse over */
	  
.mouse2 { visibility:hidden; background-color: white; width:520px; height:250px; position:absolute; padding:4px; border:1px solid #5e5f61; z-index:1; } 
.nomouse { padding:5px; width:200px; }