@charset "UTF-8";
/* Mellan 2009 - Sub Pages */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(Images/Mellan09Bkgd.jpg);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
}

a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

* {
	margin:0;
	padding:0;
	border:0;
	}
	
#container {
	width:802px;
	margin-left:auto;
	margin-right:auto;
}
	
#header {
	width:802px;
	height:167px;
}
	
.copyright {
	color:#F66;
	font:"Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	padding-bottom:40px;
}

.copyright a {
	color:#f66;}

.textgrey {
	color:#999;
	font-size:11px;
	line-height:120%;
	padding-left:15px;
}

.textwhite {
	color:#FFF;
	font-size:11px;
	line-height:120%;
}

.textwhitesquished {
	color:#FFF;
	font-size:11px;
	line-height:120%;
	letter-spacing:-.08em;
}

.comingsoon {
	font-size:12.5px;
	letter-spacing:.25em;
	line-height:125%;
	font-variant:small-caps;
}

.textgreylarge {
	color:#999;
	font-size:15px;
	line-height:120%;
}

.textwhitelarge {
	color:#fff;
	font-size:13px;
	line-height:120%;
}

.textpinklarge {
	color:#f66;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.textwhitecener {
	color:#fff;
	font-size:14px;
	line-height:140%;
	text-align:center;
}