body {
	scrollbar-arrow-color:#EEEEEE;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-face-color:#272D30;
	scrollbar-highlight-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3d-light-color:#B4B4B4;
	scrollbar-track-color: #000000;
	font-size: 11px; 
	color: #E0E0E0;  
	font-family: tahoma,verdana,ms sans serif,arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
}

td {
	vertical-align: top;
}

.content {
	font-size: 11px; 
	color: #C9C9C9;  
	font-family: tahoma,verdana,ms sans serif,arial;
	}

table.structmain {
	border: 4px solid #111111;
}

table.structcontent {
	border: 0px solid #111111;
	width: 600px;
}


A.white, A.white:link, A.white:active, A.white:visited {
	color			: #EFEFEF;
	text-decoration		: none;
	
}

A.white:hover {
	color			: #FFFFFF;
	text-decoration		: underline;
}

A.orange, A.orange:link, A.orange:active, A.orange:visited {
	color			: #B37A2B;
	text-decoration		: none;
	
}

A.orange:hover {
	color			: #C38A3B;
	text-decoration		: underline;
}

img.pic {
	border		: 1px solid #5A583B;
}

div.grey {
	font-size: 14px; 
	color: #E9E9E9;  
	font-family: tahoma,verdana,ms sans serif,arial;
	background: url(../img/div.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
	width: 293px;
	height: 245px;
	text-align: center;
}

div.content {
	font-size: 11px; 
	color: #C9C9C9;  
	font-family: tahoma,verdana,ms sans serif,arial;
	padding-left: 50px;
	text-align: left;
}

select.ticket {
	font-size: 11px; 
	color: #C9C9C9;  
	font-family: tahoma,verdana,ms sans serif,arial;
	border: 1px solid #999999;
	background: #333333;
}

input.ticket {
	font-size: 11px; 
	color: #C9C9C9;  
	font-family: tahoma,verdana,ms sans serif,arial;
	border: 1px solid #999999;
	background: #333333;
	height: 18px;
	width: 180px;
}

input.ticketsubmit {
	font-size: 11px; 
	color: #111111;  
	font-family: tahoma,verdana,ms sans serif,arial;
	border: 1px solid #999999;
	background: #999999;
	height: 18px;
	width: 120px;
}

input.newsletter {
	font-size: 11px; 
	color: #C9C9C9;  
	font-family: tahoma,verdana,ms sans serif,arial;
	border: 1px solid #999999;
	background: #333333;
	height: 18px;
	width: 120px;
}

input.newslettersubmit {
	font-size: 11px; 
	color: #111111;  
	font-family: tahoma,verdana,ms sans serif,arial;
	border: 1px solid #999999;
	background: #999999;
	height: 18px;
}