/* CSS Document */
body {
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	color:#000000;
	background-position: center;
	background-repeat:repeat;
	margin-top:0em;
	margin-bottom:0em;
	margin-left:0em;
	margin-right:0em;
	margin:0 auto;
	z-index:-12;
	background-color: #ffffff;
	background-image: url(../Images/Banners/Background.jpg);
}
.SelectBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	background-color: #3300FF;
}