/* Added by shane */

form {
	margin: 0;
	padding: 0;
}

a.one:link { color: #cccccc; text-decoration: none; }
a.one:visited { color: #cccccc; text-decoration: none; }
a.one:active { color: #cccccc; text-decoration: none; }
a.one:hover { color: #ffffff; text-decoration: underline; }

table input, select, option, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
}

table input, select, textarea {
	border: #000000 solid 1px
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D4C54;
	font-size: 12px;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top_menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat:repeat-x;
	padding-top: 12px;
}

.top_menu_bg:hover {
	background-image: url(images/menu_bg_ov.gif);
}

.top_menu:link,.top_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.white_11 {
	font-size: 11px;
	color: #FFFFFF;
}

input.login {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	width: 70px;
	height: 1em;
}

.spotlt_top_rt {
	background-image: url(images/spotlight_top_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.spotlt_top_lt {
	background-image: url(images/spotlight_top_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.spotlt_top {
	background-image: url(images/spotlight_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.spotlt_btm_rt {
	background-image: url(images/spotlight_btm_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.spotlt_btm_lt {
	background-image: url(images/spotlight_btm_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.spotlt_btm {
	background-image: url(images/spotlight_btm_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.white_10{
	font-size: 10px;
	color: #FFFFFF;
}

.white_10:link, .white_10:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.white_brdr {
	border: 1px solid #FFFFFF;
}

.yellow_bold, .yellow_bold:link, .yellow_bold:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.lt_yellow,.lt_yellow:link, .lt_yellow:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F6F4D4;
	text-decoration: none;
}

.lt_yellow_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F6F4D4;
	text-decoration: none;
}

.lt_blue {
	color: #C4CDD2;
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #AC201F;	
}

.black_bold {
	font-size: 12px;
	font-weight: bold;
	color: #35444C;
}

.small_10 {
	font-size: 10px;
}

h1 {
	font-size: 16px;
	color: #CD2727;
}

h2 {
	font-size: 16px;
	color: #F6F4D4;
}

.drk_blue {
	font-size: 12px;
	color: #66767F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.white_bold, .white_bold:link, .white_bold:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.red_bold, .red_bold:link, .red_bold:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
.black_10 {
	font-size: 10px;
	color: #000000;
}
ul {
	list-style-type: square;
}

.white_li {
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: bold;
	list-style-image: url(images/arrow_white.gif);
	line-height: 18px;
}
.nav_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CDD2;
	padding-left: 10px;
}

.paddings {
	padding:15px 20px 20px 10px;
}

.url_plain {
	text-decoration:none;
}

.nav_list, .nav_list_cur {
	width:15px;
}

.nav_list_cur {
	color: rgb(169, 10, 8);
}

table.events {
	background-color: #0F253F;
	border:dotted 1px #FFFFFF;
}

table.events th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

table.events td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: center;
	color:#000000;
	text-align:left;
}

table.eventDetails {
	background-color: #D8D8D8;
	border:dotted 1px #FFFFFF;
}

table.eventDetails th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}

table.eventDetails td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: center;
	color:#000000;
}
#lock {
	visibility:hidden;
	position:fixed;
	top:0px;
	left:0px;
	z-index:4;
	width:100%;
	height:100%;
	background:	#444444 none repeat scroll 0% 0%;
	opacity:0.65;
	FILTER: Alpha(Opacity=80, Style=0);
}
#pleaseWait {
	visibility:hidden;
	position:fixed;
	top:30%;
	z-index:5;
	margin:0 auto;
	border:1px solid #999999;
	padding:10px !important;
	background:#800000 none repeat scroll 0% 0%;
}
#inner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	background:#FFFFFF none repeat scroll 0% 0%;
	padding:60px !important;
}
.purchaseLabelBox {
	background-color:gainsboro;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:25px;
}
.purchaseDetailBox {
	background-color:white;
	border-bottom:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	color:#FFFFFF;
	font-size:10px;
	height:25px;
}
.purchaseConvenienceBox {
	background-color:white;
	border:1px solid gray;
	color:#FFFFFF;
	font-size:10px;
	height:25px;
}
.purchaseChargeBox {
	background-color:gainsboro;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:25px;
}