@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;


scrollbar-3dlight-color:#3f3f3f; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#6000ff; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#7e7e7e; 
scrollbar-highlight-color:#b7b7b7; 
scrollbar-shadow-color:#656565; 
scrollbar-track-color:#323232; 

	font-family:"Century Gothic",arial;
	font-size:12px;
	color:#FFFFFF;

}
a.menu{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover
{text-decoration:underline;}

#MainRoller {
	height: 390px;
	width: 290px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}


#MainRollerb {
	height: 390px;
	width: 930px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}



.normal{
	font-family:"Century Gothic",arial;
	font-size:12px;
	color:#FFFFFF;

	}
	
.quote{
	font-family:"Century Gothic",arial;
	font-size:14px;
	color:#FFFFFF;

	}
	a.normal{
	font-family:"Century Gothic",arial;
	font-size:12px;
	color:#ffffff;
text-decoration:none;
	}
	a.normal:hover{
	font-family:"Century Gothic",arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	}
.headers{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;

	text-transform: uppercase;
}

a.links{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#999999;
	text-decoration:none;
	padding: 8px;
}
a.links:hover{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#fcfcfc;
background-image:url(images/indexbg.jpg);
text-decoration:none;
padding: 8px;
}