﻿body
{
	margin: 0px;
	background-image: url(  'Images/PageBG.gif' );
}
Table.DBA-Main
{
	border-style: ridge;
	border-width: medium;
}
TD.DBA-MainTitle
{
	background-color: #1d418a;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: xx-large;
	font-variant: small-caps;
}
TD.DBA-MainCell
{
	background-color: #8a1d1d;
	text-align:center;
}
TD.DBA-MainFooter
{
	background-color: #1d418a;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size:smaller;
	color:White;
	background-repeat: no-repeat;
}
Table.Main
{
	width: 1000px;
}
TD.MainTitle
{
	background-image: url( 'Images/MainTitle.gif' );
	height: 200px;
	background-repeat: no-repeat;
}
TD.MainCell
{
	text-align:center;
	background-image: url('Images/MainBG.gif');
	background-repeat: repeat-y;
}
TD.MainFooter
{
	background-image: url( 'Images/MainFooter.gif' );
	height: 100px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size:smaller;
	color:White;
	background-repeat: no-repeat;
}
Table.MainControlPanel
{
	width:800px;
}
TD.ControlTitle
{
	background-image: url( 'Images/ControlTitle.gif' );
	height:45px;
	font-size: x-large;
	font-weight: bold;
	color:White;
	vertical-align:middle;
	text-align:center;
	padding-top:5px;
	font-variant:small-caps;
}
TD.ControlInstruction
{
	background-image: url('Images/ControlBG.gif');
	padding-right:20px;
	padding-left:25px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}
TD.Control
{
	background-image: url('Images/ControlBG.gif');
	padding-left:20px;
	padding-right:15px;
	text-align: center;
}
TD.ControlFooter
{
	background-image: url( 'Images/ControlFooter.gif' );		
	height:25px;
}
Table.Report
{
	empty-cells: show;
}
TD.ReportTL
{
	background-image: url( 'Images/ReportBG-TL.gif' );		
	height:50px;
	width:50px;
}
TD.ReportTR
{
	background-image: url( 'Images/ReportBG-TR.gif' );		
	height:50px;
	width:50px;
}
TD.ReportL
{
	background-image: url( 'Images/ReportBG-L.gif' );		
	width:50px;
}
TD.ReportR
{
	background-image: url( 'Images/ReportBG-R.gif' );		
	width:50px;
}
TD.ReportBL
{
	background-image: url( 'Images/ReportBG-BL.gif' );		
	height:50px;
	width:50px;
}
TD.ReportBR
{
	background-image: url( 'Images/ReportBG-BR.gif' );		
	height:50px;
	width:50px;
}
TD.ReportT
{
	background-image: url( 'Images/ReportBG-T.gif' );		
	height:40px;
	font-size: x-large;
	font-weight: bold;
	color:White;
	vertical-align:middle;
	text-align:center;
	padding-top:10px;
	font-variant:small-caps;
}
TD.ReportB
{
	background-image: url( 'Images/ReportBG-B.gif' );		
	height:50px;
}
TD.Report
{
	background-image: url( 'Images/ReportBG.gif' );		
}
.Vital
{
	font-size:xx-large;
	font-weight:bold;
	color: #1d418a;
}
.ErrorMessage
{
	font-size:larger;
	font-weight:bold;
	font-style:italic;
	color:Maroon;
}
.FighterName
{
	font-size:xx-large;
	font-weight:bold;
	color:white;
	font-variant:small-caps;	
}
