body { background-color: #000; color: #FFF; 
       font-family:Verdana, Geneva, serif; }
a:link { color: #FFF; 
         text-decoration: none; }
a:visited { color: #FFF;
            text-decoration: none; }
a:hover { color: #C90; 
          text-decoration: underline; }
a:active { color: #FFF; text-decoration: none; }

.indent { margin-left:70px; }

.indent object { margin-left:-70px; }

.indent img { margin-left:-70px; }

.metal, .metal TD, .metal TH
{
background-image:url('/assets/GKO_tbbackgrd.jpg');
background-color:#000;
color:white;
font-family:Verdana, Geneva, serif;
font-weight: normal;
}
.noback, .noback TD, .noback TH
{
background-color:#000;
color:white;
font-family:Verdana, Geneva, serif;
font-weight: normal;
}
td, th {color: #FFF; }


/*TICKET PAGE STYLES*/
				label { width: 110px; height: 15px; margin: 3px 10px 3px 0px; padding: 3px 0px 1px 0px; }
				label.auto { width: auto !important; height: auto; }
				.required { font-weight: bold; color: #fff; }
				input, select, textarea { margin: 3px 10px 3px 0px; border: 1px solid #000; font-size: 11px; }
				input { width: 175px; height: 22px; padding: 2px; }
				input.vertical { margin: -5px 10px 0px 0px }
				input.long_field { width: 225px; }
				input.short_field { width: 35px; margin-right: 2px; }
				input.short_field_phone { width: 35px; margin: -5px 0px 0px 0px }
				input.med_field { width: 57px; margin-right: 2px; }
				input.radio, input.checkbox, .checkboxes input { width: auto; height: auto; margin: 0px 0px -2px 5px; padding: 0px; border: none; }
				.checkboxes input { margin-right: 5px; }
				.checkboxes label { width: auto; float: none !important; }
				select.short_field { width: 55px; margin-right: 2px; }
				select.shortest_field { width: 45px; margin-right: 2px; }
				select.med_field { width: 92px; margin-right: 2px; }
				select { width: 156px;}
				textarea { width: 200px; height: 75px; padding: 2px; }
				textarea.full_text { width: 350px; height: 200px; }
				input.submit { width: 120px; height: 30px; margin: 5px 0px 0px 120px; border: 1px solid #FFF; padding: 1px; background: #631306; font-size: 14px; text-align: center; color: #FFF; font-weight:bold; }
				input.clear { margin-left: 5px; }
				input.img_button { width: 110px; height: 10px; margin: 5px 0px 0px 0px; padding: 0px; border: none; }
