/* CSS Document */
html, body {
	background-color: #000000;
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#000017;
scrollbar-arrow-color:#000017;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#000017;
scrollbar-shadow-color:#EBF5FF;*/
scrollbar-highlight-color:#EBF5F;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}



.highlite {
border:1px solid #FFF;
}

.style1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.style2 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	}
	
	.style3 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}

.style4 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	
	}
.style5 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	
	}	
	
	.style6 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	
	}	
	
		.style7 {
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	
	}	
.style8 {
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
	font-weight:bold;
	
	}	
		.style9 {
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		}	
	body,td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #999999;
		}
		
.style10 {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	
	}	
		
.romusButton{
background-color:#664D75;
border:1px outset #333333;
padding: 1px 4px;
text-decoration: none;
font:Georgia, "Times New Roman", Times, serif;
font-size:9px;
width:100px;
}

.downloadButton{
background-color:#CCCCCC;
border:1px outset #333333;
padding: 1px 4px;
text-decoration: none;
font:Georgia, "Times New Roman", Times, serif;
font-size:9px;
width:100px;
}

#fadeshow1{
margin-top: 10px; font-weight: bold;
left:142px;
top:61px;
}

#headerDiv {
	position:absolute;
	top:9px;
	left:12px;
}


#footerDiv {
	position:absolute;
	top:4px;
	left:533px;
}

#carousel{
margin-top: 97px; font-weight: bold;
}



#contentDiv{
width:450px;

}

#popupDiv{
width:400px;
}

#popupboxPosition_1{
position:absolute;
top:12px;
left:6px;
width:200px;
}

#popupboxPosition_2{
	position:absolute;
	top:12px;
	left:214px;
	width:200px;
}

#popupboxPosition_3{
	position:absolute;
	top:244px;
	left:6px;
	width:200px;
}

#menuPosition{
	position:absolute;
	top:62px;
	left:16px;
	height: 193px;
}

.bevelmenu li{
list-style:none;
display:block;
padding:5px 1px 5px 1px;
}

.bevelmenu li a{
padding: 1px 8px;
text-decoration: none;
color:#FFFFFF;

}

.bevelmenu li a:hover{
color: black;
background-color:#FF0000;
border: 2px solid #cccccc;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

