td {
	text-align: left;
	font-family:tahoma;
	font-size:10px;
	color:#646464;
	line-height:12px;
}
a {	text-decoration: none;
	color:#646464;}

body { 	margin:0px;padding:0px; background-color:#5B5B5B}

.copy{
font-family:tahoma;
font-size:10px;
color:#A1A1A1;
}

.gray {color:#646464; text-decoration:none}
.gray_l {color:#747474; text-decoration:none}
.gray_ll {color:#CECECE; text-decoration:none}
.white {color:#E0E0E0; text-decoration:none}
.white_l {color:#ffffff; text-decoration:none}
.green {color:#B8C942; text-decoration:none}
.orange {color:#FCE2A2; text-decoration:none}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.sign { width:103px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#9E9E9E;
		background-color:#606060;
		color:#9B9B9B;
		margin-left:0px;
		margin-right:0px}
		
.form { width:127px;
		height:17px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		margin-left:0px;
		margin-right:0px}
		
.form1 { width:209px;
		height:17px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:209px;
		height:68px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}

.submitLink {
   color:#FCE2A2;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   font-family:tahoma;
   font-size:10px;
   font-weight:bold;
}
.topwhite { 
	color:#E0E0E0;
	text-decoration:none;
	font-weight:bold;
	border-top:1px solid #444444;
	border-bottom:1px solid #444444;
	background-color:#848484;
}
span.bookmark {
	color: #b8c942;
	font-style:italic;
	cursor:hand;
}
span.bookmark:hover {
	color: #b8c942;
	font-style:normal;
	cursor:hand;
}
li {
	list-style-type:disc;
}
.header {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:black;
	text-align:center;
}
.winners {
	font-weight:bold;
}

#equipment td{
text-align: center;
}

#equipment img{border: #646464 solid 2px;}
