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

body{
background-color:#5d5dff;


scrollbar-3dlight-color:#706fd7; 
scrollbar-arrow-color:#eaeaff; 
scrollbar-base-color:#9798ff; 
scrollbar-darkshadow-color:#706fd7; 
scrollbar-face-color:#aaa1fe; 
scrollbar-highlight-color:#dbdbff; 
scrollbar-shadow-color:#5d5dff; 
scrollbar-track-color:#5d5dff; 

	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;
}
