body{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #000066 url(../Media/backgrounds/background.gif);
}

.mouseon {
	color: #000000;
	border: 1px solid #990000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	background: #ffcc00;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;



}
.mouseoff {
	border: 1px solid #990000;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font: normal 10pt Verdana, Arial, Tahoma;
	padding-right: 8px;
	padding-left: 8px;
}


#wrapper {
	background: #ffffff;
	width: 770px;
	border: 4px solid #990000;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	top: 6px;
}
#banner {
	height: 54px;
	background-image: url(../Media/banners/edgenew2.gif);
	background-repeat: no-repeat;
}
#menuWrapper {
	background: #FFFFFF;
	width: 770px;
	border: 4px solid #990000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
div#container{
	width:770px;
	margin: 0 auto;
	text-align:left;
	padding: 10px 0;
}
div#content{
	float:right;
	width:580px;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	text-decoration: none;
}
div#quickLinks{
	float:left;
	width:150px;
	padding:10px 3px;
	background:#ffcc00;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
}
.quickLinks {
	padding-right: 5px;
	padding-left: 5px;
	border-width: 4px;
}
.searchText {
	font-size: 9pt;
}
.searchButton {
	margin-top: 5px;
}


a.ql:link {
	color: #666666;
	text-decoration: none;
}
a.ql:visited {
	color: #666666;
	text-decoration: none;
}
a.ql:hover {
	color: #990000;
	text-decoration: none;
}
.table1 {
	color: #FFCC00;
	background: #990000;
}
.table3 {
	background: url(../Media/Artwork/transitionBG.png) repeat;
	color: #FFCC00;
}
.table2 {
	color: #990000;
	background: #FFCC00;
}
.mehsTable {
	background: #990000;
	color: #ffcc00;
	width: 580px;
	border: 1;
	text-align: center;
}

a.mehsTable:link, a.mehsTable:visited  {
	color: #ffcc00;
	text-decoration: none;
}


a.mehsTable:hover {
	color: #ffffff;
	text-decoration: none;
}