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

a:link {
	color: #F60;
	text-decoration: none;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	text-align: center;
}
a:hover {
	color: #009;
	text-decoration: none;
}
body {
	background-color: #000000;
}

body { padding: 3em; }

#cssm1 *  { padding:0; margin: 0; font: 1em arial; }

#cssm1 {
	position: absolute;
	z-index: 99;
	margin: 0 auto;
	float: left;
	line-height: 20px;
	width: 889px;
}

#cssm1 a { display: block; border: 1px solid #fff; background: #000000; text-decoration: none; padding: 3px 10px; }
#cssm1 a:hover {
	background-color: #000000;
}


#cssm1 ul li, #cssm1 ul li ul li  { width: 120px; list-style-type:none; }

#cssm1 ul li { float: left; width: 120px; }

#cssm1 ul li ul, #cssm1:hover ul li ul, #cssm1:hover ul li:hover ul li ul{ 
	display:none;
	list-style-type:none; 
	width: 120px;
	}

#cssm1:hover ul, #cssm1:hover ul li:hover ul, #cssm1:hover ul li:hover ul li:hover ul { 
	display:block; 
	}

#cssm1:hover ul li:hover ul li:hover ul { 
	position: absolute;
	margin-left: 120px;
	margin-top: -20px;
	}


.style8 {color: #FFFFFF}
.style9 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF954C;
	text-align: center;
}
.style10 {color: #999999; font-family: Arial, Helvetica, sans-serif; }
.largetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #FC3;
}

#footer {
	margin:25px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FC0;
}

H2 {font-family:Arial, Helvetica, sans-serif; font-size:28px; color:#FFF; }

H1 {font-family: Arial, Helvetica, sans-serif; font-size:35px; color:#FC3; text-align:center; }

.highlite {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#F30; }

H3 {font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#093; text-align:center; }

