@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form_error{
    font-family: Tahoma;
    font-size: 9px;
    color: #881111;
    font-weight: normal;
    border: 1px solid red;
    padding: 2px;	
    white-space: nowrap;
}
.mainpage_text {
	font-family: tahoma;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	line-height: 19px;
	font-weight: normal;
}
.mainpage_textwhite {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	font-weight: normal;
}
.mainpagebigger_text {
	font-family: tahoma;
	font-size: 18px;
	color: #CC0000;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
} 
a:hover {
	color: #CC0000;
	text-decoration: underline;
} 

/* Access Detroit passes page */

.mainscroll {
	/*height: 2000px;*/
	width: 780px;
	float: left;
}

.passesmain {
	height: 407px;
	width: 800px;
	margin-left: 23px;
	position:relative;
	overflow:visible; overflow:scroll; overflow-x:hidden;
}
.maintextarea {
	/*height: 2000px;*/
	width: 780px;
	float: left;
	padding-top: 20px;
}
.maintextarea_text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	font-weight: normal;
}
.mainbigtextarea_text {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.mainpassesarea {
	/*height: 2000px;*/
	width: 260px;
	height: 364px;
	float: left;
	padding-top: 20px;
}


/* Access Detroit passes page end */
.accesstextarea_text {
	font-family: tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
}
.inputbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	border: thin solid #999999;
}
.inputboxm {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: thin solid #999999;
}
