a {
	color: #676767;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #676767;
	text-decoration: none;
}

body {
	color: #676767;
	font-family: Arial;
	margin: 0px;
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
}

form .reqind {
	color: #d91f37;
	float: left;
	width: 10px;
}

img {
	border: 0px;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

textarea {
	font-family: Arial;
	font-size: 11px;
}

#adminmenu {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#adminmenu li {
	background-color: #8177b7;
	background-image: url(images/admin/bullet.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #ffffff;
	margin: 0px 0px 2px 0px;
	padding: 4px 10px 4px 10px;
}

#adminmenu a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	width: 130px;
}

#alert {
	background-image: url(/images/global/alert_back.gif);
	height: 203px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	visibility: hidden;
	width: 385px;
	z-index: 200;
}

#alert #alerttxt {
	clear: both;
	color: #d91c3b;
	font-size: 13px;
	font-weight: bold;
	height: 80px;
	left: 105px;
	position: relative;
	text-align: center;
	top: -40px;
	width: 260px
}

#alert #head {
	float: left;
	margin: 10px 0px 0px 10px;
}

#alert #ok {
	cursor: pointer;
	cursor: hand;
	float: right;
	left: -15px;
	position: relative;
	top: -35px;
}

#alert #oops {
	float: right;
	margin: 10px 60px 0px 0px;
}

#advertise {
	background-image:url(/images/global/advertise_back.gif);
	height: 184px;
	margin-left: 6px;
	margin-bottom: 10px;
	width: 142px;
}

#advertise #login {
	margin-top: 18px;
	margin-bottom: 10px;
}

#advertise #signup {
	margin-top: 66px;
}

#buslinks {
	float: right;
}

#buslinks a {
	text-decoration: none;
}

#container {
	font-size: 11px;
	margin: 10px auto 10px auto;
	text-align: left;
	width: 950px;
}

#content {
	float: right;
	padding-bottom: 10px;
	width: 632px;
}

#fadedback {
	background-color: #ffffff;
	filter: alpha(opacity=90);
	height: 100%;
	left: 0px;
	opacity: .9;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 100%;
	z-index: 100;
}

#filmbtn {
	background-image: url(/images/global/filmbtn_back.gif);
	height: 203px;
	padding: 10px;
	text-align: left;
	width: 122px;
}

#filmbtn #filmbtnlbl {
	margin: 0px 0px 15px 5px;
}

#left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: left;
	width: 149px;
}

#logo {
	float: left;
	margin-bottom: 5px;
}

#right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	width: 149px;
}

#search {
	background-image:url(/images/global/search_back.gif);
	float: right;
	height: 105px;
	width: 715px;
}

#search label {
	display: block;
}

#search select {
	width: 125px;
}

#search #firstfield {
	padding-left: 110px;
}

#search #searchbtn {
	cursor: pointer;
	cursor: hand;
	float: right;
	margin: 15px 60px 20px 0px;
}

#search #searchlbl {
	float: left;
	margin: 12px 0px 10px 15px;
}

#search #searchtxt {
	float: left;
	font-size: 12px;
	margin: 15px 0px 0px 20px;
}

#search .field {
	display: inline;
	float: left;
	padding-left: 20px;
}

#stripes {
	margin-bottom: 5px;
	margin-top: 1px;
}

#topnav {
	float: left;
}

#toptabs {
	float: left;
	width: 500px;
}

#toptabs img {
	padding-right: 1px;
}

#welcomebox {
	float: right;
	font-size: 12px;
	margin-top: 5px;
	text-align: right;
	width: 300px;
}

.autofill {
	color: #cccccc;
	font-style: italic;
}

.horiznav {
	color: #8bc2e8;
}

.horiznav a {
	color: #8bc2e8;
	text-decoration: none;
}

.horiznav a:hover {
	color: #8bc2e8;
	text-decoration: none;
}

.error {
	color: red;
	font-weight: bold;
}

.error_in {
	color: red;
	background-color: #f5c0d9;
}

.error_lab {
	color: red;
	font-weight: bold;
}

.nounderlink a {
	text-decoration: none;
}

.nounderlink a:hover {
	text-decoration: none;
}

.sideBtn {
	margin-bottom: 10px;
}

.spacer {
	clear: both;
}

.success {
	color: #79bde9;
	font-weight: bold;
}

.verysmall {
	font-size: 9px;
}

