/* Body settings - don't add background to body here, or will mess up SnippetMaster */
body {
	font-family: Times New Roman, Times, Serif; color: #333333; font-size:14px;
	margin: 0;
    text-align: center;
	}

#content {
	background-color: transparent;
	text-align: left;
}
	
P, LI, TD {
	font-size: 14px;
}	

.centered {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, Serif;
}

.left {
    text-align: left;
}

.bluebackground {
	background: #D5DCFF; padding: 7px;
	text-align: center;
}

.bluebackground B {
	font-family: Rockwell, 'Rockwell Extra Bold', 'Times New Roman', Times, Serif;
}

.graybackground {
	background: #eeeeee; padding: 7px;
	text-align: center;
}

.graybackground B {
	font-family: Rockwell, 'Rockwell Extra Bold', 'Times New Roman', Times, Serif;
}

.graybackground TD, .bluebackground TD {
text-align: left;
}

.dottedbottom {
	border-bottom:1px dashed #000052;
}

.tableheading {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #ffffff;
  text-transform: uppercase;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

.caption {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000000;
	padding: 2px;
}

.small {
	font-size: 10px;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/* Heading appearance */

H1 {
 display: inline;
 font-family: 'Times New Roman', serif;
 font-size: 40px;
 color: #0000fe;
 }

H2 {
 display: inline;
 font-family: arial, sans-serif;
 font-size: 16px;
 font-weight: bold
 }
 
H3 {
	display: inline;
	FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE: 10pt; }

/* Link appearance */

A:link, A:visited { 
	color: #fe0000; }

A:hover { 
	text-decoration: none;
	color: #0000fe; }
	
.footer {font-size: 11px;font-weight: bold;FONT-FAMILY: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color:#fe0000;}
.footer A:link, .footer A:visited {text-decoration: none;color: #0000fe;}
.footer A:hover {text-decoration: underline;color: #fe0000;}

.sidebar {font-size: 11px;font-weight: bold;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color:#fe0000;}
.sidebar A:link, .sidebar A:visited {text-decoration: none;color: #0000fe;}
.sidebar A:hover {text-decoration: underline;color: #fe0000;}

/* BOX SETTINGS */

table.orange {
	border: 2px solid #990100;
}

table.orange th {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #ffffff;
  text-transform: uppercase;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background: #F5B835 url(/images/orange-background.gif) repeat-x;
}

table.orange td {
	font-size: 16px;
	padding: 5px;
}

.orange-background {
	background: #FBDA93;
	padding: 7px;
	text-align: center;
}

/* Champions' Registration */

b.players {
display: block;
margin: 0;
margin-bottom: -1px;
padding: 0;
width: 518px;
background: #A0B7CC;
border: 1px #7F9DB9 solid;
border-bottom: 0;
}

textarea.players {
border: 1px #7F9DB9 solid;
border-top: 0;
}

* html b.players
{
  width: 518px;
  w\idth: 520px;
}

blockquote.players {
background: #BCCDDC;
padding: 10px;
}

table.players {
background: #BCCDDC;
padding: 10px;
}

.caption img {
    margin-bottom: 2px;
}

.center {
    text-align: center;
}

.top {
    margin-top: 0;
}

.bold {
    font-weight: bold;
}

.red {
    color: #f00;
}
