.margin
{
	margin-left: 10px;
	width: 120px;
}
.main 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #DDDDDD;
}

.maintd
{
	font-family: Tahoma;
	font-size: 10px;
	color: #DDDDDD;
}

a:link, a:visited, a:active
{
	font-family: Tahoma;
	font-size: 10px;
	color: #f88a33;
	text-decoration: none;
}

a.trophy:link, a.trophy:visited, a.trophy:active
{
	font-family: Tahoma;
	font-size: 16px;
	color: #f88a33;
	text-decoration: none;
}

a:hover 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #fffbac;
	text-decoration: underline;
}
a.trophy:hover
{
	font-family: Tahoma;
	font-size: 18px;
	color: #fffbac;
	text-decoration: underline;
}

.heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.tourneyjump {
	color: #f88a33;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f88a33;
	background-color: #414141;
	border: 1px solid #000000;
}

.special {
	font-family: Tahoma;
	font-size: 12px;
	color: #f88a33;
}

.specialtd {
	font-family: Tahoma;
	font-size: 10px;
	color: #f88a33;
}



textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #f88a33;
	background-color: #414141;
	border: 1px solid #000000;
}

select {
	font-family: Tahoma;
	font-size: 10px;
	color: #f88a33;
	background-color: #1A1A1A;
	border: 1px solid #000000;
}

option {
	font-family: Tahoma;
	font-size: 10px;
	color: #f88a33;
	background-color: #1A1A1A;
	border: 1px solid #000000;
}
.rule1
{
font-family: Tahoma;
font-size: 12px;
color: #DFDFDF;
}
.rule2 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #D6D6D6;
}
.rule1, .rule2 { padding: 2px; line-height: 150% }
.fastfours {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
.time {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f88a33;
}
.maintable, th
{
	border-collapse:collapse;
}