a {
	text-decoration:none;
	color:#111111;
}

a:hover {
	text-decoration:underline;
}

body {
	background-image: url(images/big-E.png);
	background-position:right;
	background-repeat:no-repeat;
}

.toplist {
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
}

.maincopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:23px;
	padding-bottom:20px;
}

.firstpara {
	color:#B30537;
	font-weight:bold;
	font-size:13px;
}

.headcell {
	padding-left:20px;
}

.imagecell {
	text-align:right;
	padding-bottom:100px;
}

.greybar {
	font-size:1px;
	background-color:#E7E7E9;
	margin-top:500px;
}

.footerlinks {
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	color:#818285;
}

.menu {width:183px;
background-color:#e7e7e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding:0px;
margin-top:0px;}

.menu td {
height:12px;
margin-bottom:-5px;}

.menu a {
	text-decoration:none;
	color:#666666;
	font-weight:900;
}

.menu a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:900;
}

.menu2 {width:183px;
background-color:#e7e7e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:500;
padding:0px;
margin-top:20px;
border-top-color:#b30537;}

.menu2 td {margin-bottom:-5px;}

.menu2 a {
	text-decoration:none;
	color:#666666;
	font-weight:900;
}

.menu2 a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:900;
}


.white {background-color:#FFFFFF;}

.red {background-color:#b30537;
color:#FFFFFF;
font-weight:bold;
border-left-color:#b30537;
border-right-color:#b30537;
border-top-color:#b30537;}