.Buttons {
    cursor:pointer;
	border:groove 1px #000;
	font-family: Verdana, arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px;
	background-color: #B90407;
}
body {
background-color: #2C2B2B;
background-image: url("images/backgroundborders.gif");
background-repeat: repeat-y;
background-position: center;
}
.Buttons_Disabled {
	border:groove 1px #000;
	font-family: Verdana, arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding: 3px 3px;
	background-color: #666666;
}
.Buttons_Current {
	cursor:pointer;
	border:groove 1px #000;
	font-family: Verdana, arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px;
	background-color: #FF1111;
}
TD {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana,arial, san-serif
}
.map {
    FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,arial, san-serif
}
.FormField {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-SIZE: 10px; 
	WIDTH: 85px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #000000; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana, arial, san-serif;
}
.FormFieldColor {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-SIZE: 10px; 
	WIDTH: 60px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #000000; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana, arial, san-serif;
}
.FormFieldTeams {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-SIZE: 10px; 
	WIDTH: 70px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #000000; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana, arial, san-serif;
}
.ClanImage {
max-width: 728px;
max-height: 90px;
}
img.icon {
vertical-align: middle;
}
.disabled
{
 background-color: #CCC;
} 

a:link {color: yellow; text-decoration: none; font-weight: bold; }
a:visited {color: yellow; text-decoration: none; font-weight: bold; }
a:hover {color: red; text-decoration: none; font-weight: bold; }
a:active {color: red; text-decoration: none; font-weight: bold; }

a.nav:link {color: #ffffff; text-decoration: none; font-weight: bold; }
a.nav:visited {color: #ffffff; text-decoration: none; font-weight: bold; }
a.nav:hover {color: yellow; text-decoration: none; font-weight: bold; }
a.nav:active {color: yellow; text-decoration: none; font-weight: bold; }

a.footer:link {color: #ffffff; text-decoration: none; font: bold 11px arial}
a.footer:visited {color: #ffffff; text-decoration: none; font: bold 11px arial}
a.footer:hover {color: yellow; text-decoration: none; font: bold 11px arial}
a.footer:active {color: yellow; text-decoration: none; font: bold 11px arial}

a.stats:link {color: #ffffff; text-decoration: underline; font-weight: bold; }
a.stats:visited {color: #ffffff; text-decoration: underline; font-weight: bold; }
a.stats:hover {color: yellow; text-decoration: underline; font-weight: bold; }
a.stats:active {color: yellow; text-decoration: underline; font-weight: bold; }

a.map:link {color: blue; text-decoration: underline; font-weight: bold; }
a.map:visited {color: blue; text-decoration: underline; font-weight: bold; }
a.map:hover {color: red; text-decoration: underline; font-weight: bold; }
a.map:active {color: red; text-decoration: underline; font-weight: bold; }