@import url(header.css);

body {
	margin: 0px;
	background-color: #C0C0C0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #595959;
}

input {
	border: 1px solid #c5c5c5;
	height: 14px;
	font: bold 11px Verdana, Arial, sans-serif;
	background: #ffffff;
	padding: 2px;
	color: #595959;
}
select {
	border: 1px solid #c5c5c5;
	height: 21px;
	font: bold 11px Verdana, Arial, sans-serif;
	background: #ffffff;
	color: #595959;
}
textarea {
	border: 1px solid #c5c5c5;
	font: bold 11px Verdana, Arial, sans-serif;
	background: #ffffff;
	color: #595959;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	border: 0;
	height: 1px;
}
h1 {
	font-size: 22px;
	color: #cc0000;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 3px;
	margin-bottom: 30px;
}
h3 {
	font-size: 16px;
	color: #0078B6;
	margin: 5px 0 8px 0;
}
img {
	border: 0;
}


.error_message {
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #FF0000;
}
.text_1 {
	color: #cc0000;
}
.note_small {
	font: 9px Verdana, Sans-Serif;
	color: #7d7d7d;
}


.error {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

#main {
	width: 820px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	overflow: hidden;
}
#content {
	float: left;
	width: 621px;
	padding: 10px;
}

#useful_content {
	padding: 10px;
	width:100%;
	vertical-align: top;
}



/****** Forms ******/
.button {
	background: url("../images/button_bkgr.gif");
	cursor: pointer;
	border: 1px solid #c5c5c5;
	margin: 1px;
	height: 20px;
	font: bold 11px Verdana, Sans-Serif;
}
.form_lable_right {
	text-align: right;
	padding: 0 10px 0 0;
}
.input_checkbox {
	border: 0;
}
.input_image {
	border: 0;
	padding: 0;
	height: auto;
}


/****** Tables ******/
.tbl { border-collapse: collapse; }
.rubber { width: 100%; }
.tbl td {
	border: 1px solid #ffffff;
	padding: 1px 4px 1px 4px;
}

.tbl_form {
	border: 0;
}
.tbl_form td {
	padding: 1px 4px 1px 4px;
}

/*.tbl thead {
	background-color: #5883A7;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
.tbl thead td {
	padding: 4px 4px 4px 4px;
}
.tbl thead a {
	font-weight: bold;
	
	font-size: 10px;
}
*/
label
{
display:inline-block;
width:90px;
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none;
text-align:right;
vertical-align:top;
}
input
{
border: #284961 1px solid; font-size: 11px; width:220px; height:20px;  color: #000000;font-family: Tahoma; text-decoration: none
}
#signin_box
{
FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #284961; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.btn {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; width:70px; height:25px; CURSOR: hand; COLOR: #ffffff; BORDER-TOP-STYLE: none; FONT-FAMILY: Tahoma; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #284961; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
.ticketbtn {
	display:block;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	width:100%;
	text-align:center;
	
	height:30px;
	CURSOR: hand;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #284961; 
	TEXT-DECORATION: none;
	BORDER-BOTTOM:1px solid white;
}
#signin_form
{
text-align:center;
line-height:12px;
}


#registration_form
{
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none; line-height:18px; text-align:center;
}
SELECT {
	BORDER-RIGHT: #284961 1px solid; width:226px; BORDER-TOP: #284961 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #284961 1px solid; COLOR: #000000; BORDER-BOTTOM: #284961 1px solid; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER-RIGHT: #284961 1px solid; width:222px; BORDER-TOP: #284961 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #284961 1px solid; COLOR: #000000; BORDER-BOTTOM: #284961 1px solid; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
