﻿/*Master Page Styles*/
body
{
	background-color: #000000;
}

.style1
{
	width: 950px;
}

.navigationcells
{
	background-color:#999999;
	text-align:left;
	font-size:larger;
	font-weight:700;
	font-family:Times New Roman;
	height:30px;
}

.adcells
{
	display:block;
	border:0;
}

/*Training Styles*/
.vidtabletitle
{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}

.vidtablelinks
{
	text-align:center;
	font-size:16px;
	color:#FF0000;
}

.picvideotable
{
	text-align:center;
}


.videolink
{
	text-align:center;
	font-size:36px;
	color:#FF0000;
}


/*Contact Styles*/
.contacttitle
{
	text-align:center;
	font-size:x-large;
	font-weight:700;
	font-family:Times New Roman;
	color:Red;
}

.contact
{
	text-align:center;
	font-size:x-large;
	font-weight:normal;
	font-family:Times New Roman;
	color:Red;
}

/*Event Styles*/
.eventhead
{
	text-align:center;	
	color: #FF0000;
	font-size: 48px
}

.eventdesc
{
	text-align:center;
	font-size:24px;
	color:#FF0000;
}

/*Training Styles*/
.desctrain
{
	text-align:center;
	font-size:18px;
	color:#FF0000;
}

.buttonalign
{
	text-align:center;
}

.trainhead
{
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

/*XCC1 Styles*/
.resultshead
{
	text-align:center;
	font-size:large;
	color:#FF0000;
}

.tickettitle
{
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
}

.resulttitle
{
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
}
/*Win Styles*/
.windesc
{
	text-align:left;
	font-size:24px;
	color:#FF0000;
}

/*Fighter Styles*/
.fightname
{
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.fightstatstitle
{
	font-size:18px;
	color:#FF0000;
	text-align:left;
}

.fightstats
{
	font-size:18px;
	color:#999999;
	text-align:left;
}

/*Fight Card Styles*/
/*border="2" cellpadding="0" cellspacing="2" bgcolor="#999999"*/
.carddesc
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border:2px;
	border-color:#666666;
	background-color:#999999;
	text-align:left;
	border-style:solid;
}

.cleartable
{
	border-color:#000000;
	border:0px;
	margin:0px;
}

.vshead
{
	text-align:center;	
	color: #FF0000;
	font-size: 48px;
	border-color:#000000;
	border:0px;
	margin:0px;
}
.cardheader
{
	border-style:outset;
	background-color:#666666;
	border:0px;
	margin:0px;
}

/*Fighter Registration Styles*/
.regtitle
{
	text-align:center;	
	color: #FF0000;
	font-size: 20px;
	font-weight:bold;
}

.reginfo
{
	text-align:center;
	color: #FF0000;
	font-size:14px;
}

.rightadjust
{
	text-align:right;
	font-size: 12pt;
	font-weight:bold;
	color: #ff0000;
	font-family: Verdana;
}

.lefttable
{
	text-align:left;
}

.leftadjust
{
	text-align:left;
	font-size: 12pt;
	color: #ff0000;
	font-family: Verdana;
	background-color:#000000;
}

.statuslabel
{
	background-color:#FF99CC;
	font-size:14pt;
	color:#000000;
}

.cellheight
{
	height:40px;
}
.fighterinfo
{
	text-align:center;
	font-size:16px;
	color:#FF0000;
}

.isactitle
{
	text-align:center;
	font-size:large;
	font-weight:bold;
	font-family:Times New Roman;
	color:Blue;
}

.forms
{
	text-align:center;
	font-size:large;
	font-weight:normal;
	font-family:Times New Roman;
	color:Red;
}

.formtitle
{
	text-align:center;
	font-size:large;
	font-weight:normal;
	font-family:Times New Roman;
	color:Gray;
}