.container {
	border: solid 1px #6E5E6F;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
.menutop {
	height: 7px;
	width: 262px;
	background: #6E5E6F;
	font-size: 1px;
}
.maintop {
	height: 7px;
	width: 503px;
	background: #282828;
	font-size: 1px;
}
.results td {
	color: black;
	border: solid 1px black;
}
.middletop {
	height: 7px;
	width: 1px;
	background: #FFFFFF;
	font-size: 1px;
}
.menuItem {
	width: 100%;
}
.menuItemBottom {
	background: white url(images/dot.gif) repeat-x top left; 
}
.menuItemTop {
	background: white url(images/arrow.gif) no-repeat center left; 
}
a.menuLinktop {
	display: block;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #313131;
}
a.menuLinktopon {
	display: block;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #6E5E6F;
}
a.menuLinkbottom {
	display: block;
	text-decoration: none;
	color: #6A6A6A;
	font-size: 10px;
}
.banner {
	margin-bottom: 1px;
}
.main {
	padding: 10px;
	padding-top: 20px;
	font-size: 10px;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #6A6A6A;
	font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #6A6A6A;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #6A6A6A;
	font-size: 10px;
}
.header{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #313131;
	
}
strong {
	color: black;
}