@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0F1F0;
}
.bannersbg {
	background-image: url(../images/bannersBG.jpg);
	background-repeat: no-repeat;
}
#maintable {
	margin-right: auto;
	margin-left: auto;
}
.banners {
	height: 203px;
	width: 939px;
	background-image: url(../images/bannersBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.bannerbox {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#user {
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 3px;
	border-top-color: #666666;
	border-left-color: #666666;
}
#pass {
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 3px;
	border-top-color: #666666;
	border-left-color: #666666;
}
.px9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a {
	color: #FFFF00;
}

