﻿body, a, div, table, h1, h2, h3, h4, h5, h6
{
	font-family: Arial,Verdana,Sans-Serif;
	font-size: small;
}

body
{
	background-color: #FEFEFE;
}

ol, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input, td
{
	margin: 0pt;
	padding: 0pt;
}

h1
{
	font-size: large;
	color: #000066;
}

h2
{
    font-size: medium;
    color: #000066;
}

table
{
	border-collapse: collapse;
}

input, button, select, textarea
{
	font-family: inherit;
}

input, select
{
	vertical-align: middle;
}

.BracketFighter
{
	/*background-color: #5555EE;*/
	background-color: #000066;
	border: solid 1px Black;
	width: 140px;
	text-align:left;
	font-size: 0.9em;
	color: #ffffff;
}

.VoidFighterPlaceHolder
{
	background-color: #FFFFFF;
	border: solid 1px Black;
	width: 140px;
}

.MatchInformationDiv
{
	/*font-size: 10pt;*/
	font-size:xx-small;
	font-weight:bold;
	width: 140px;
	/*background-color:Silver;*/
}

.MatchInformationDiv A
{
	color: Blue;
	font-size: xx-small;
	font-weight:bold;
	/*font-size: 10pt;*/
}

.divBracketInformation
{
	/*background-color:#EEEEEE;	*/
}

.divBracketInformation h2
{
}

.divBracketInformation h3
{
	font-style:italic;
}
