@charset "utf-8";
/* CSS Document */
body
{  	
	background: #0a0a0a url(images/logo_gse_muonline.png) top left no-repeat fixed;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:#666566;
	cursor:default;
}

.Gse1 {
	font-family:"Desigers", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-weight:none;
	color:#ff7203;
}

.Gse2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:30px;
	font-weight:bolder;
	color:#9d9b93
}

.Gse3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#666566;
}

img {
border:0px;
}

/* Links
 ------------ */
a:link	{ color: #ff7203; text-decoration: none; }
a:visited	{ color: #ff7203; text-decoration: none; }
a:hover	{ color: #d86307; text-decoration: none; }
a:active	{color: #ff7203; text-decoration: none; }

#footer {
height: 23px;
background-color: #0e0e0e;
text-align: center;
padding-top: 10px;
width: 100%;
position:fixed; left:0px; bottom:0px;
}

div.footer {
font-size:10px;
font-family:Verdana;
}
.comingSoon {
	color: #999;
	font-family:"Desigers", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
}
