/* CSS Document */

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">	

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	
	#imgbox {
	border: 5px;
	border-color: #FFFFFF;
	border-style: inset;
	}

	
	#editcontent {
	color: #000000;
	background-color: #FFFFFF;
	border: 2px;
	border-color: #000000;
	border-style: solid;
	top: 0px;
	/*margin-top: 0px;
	margin-left: 60px;
	margin-right: 60px;*/
	clear: left;
	/*padding-left: 2px;*/
	}

	
	#formfield 
	{
	display: block;
	padding: 0px;
	}

	fieldset
	{
	border: 1px solid #B20408;
	width: 24em;
	}

	legend
	{
	color: #fff;
	font-weight: bold;
	background: #B20408;
	border: 1px solid #B20408;
	padding: 2px 6px;
	}
	
	#schedule {
	width: 100%;
	padding: 0;
	margin: 0;
	}

	#playschedule {
	width: 100%;
	padding: 0;
	margin: 0;
	}

	#standings {
	width: 100%;
	padding: 0;
	margin: 0;
	}
		
	#stats {
	width: 100%;
	padding: 0;
	margin: 0;
	}

	#stats-small {
	width: 100%;
	padding: 0;
	margin: 0;
	}

	#suspensions {
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
	#gm-fights {
	width: 100%;
	padding: 0;
	margin: 0;
	}

	th {
	font: bold 10px Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	/*padding: 6px 6px 6px 12px;*/
	background: url(images/nav.gif) #fff bottom left repeat-x;
	}

	td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #fff;
	padding: 0;
	color: #000000;
	text-align: center;
	}

.playoff {
	background-color: #000080;
	color: #FFFFFF;
	}
	

	#standings td{
	text-align: center;
	font: 9px Verdana, arial, helvetica, sans-serif;
	border-bottom: thin dotted;
	}
	
	#standings th {
	font: 10px Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	/*padding: 6px 6px 6px 12px;*/
	background: url(images/nav.gif) #fff bottom left repeat-x;
	}

	#stats td{
	text-align: center;
	font: 9px Verdana, arial, helvetica, sans-serif;
	border-bottom: thin dotted;
	}

	#stats th{
	font: 10px Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;s
	border-top: 1px solid #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	/*padding: 6px 6px 6px 12px;*/
	background: url(images/nav.gif) #fff bottom left repeat-x;
	}

	#stats-small td{
	text-align: center;
	font: 9px Verdana, arial, helvetica, sans-serif;
	border-bottom: thin dotted;
	}

	#stats-small th{
	font: 10px Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;s
	border-top: 1px solid #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	/*padding: 6px 6px 6px 12px;*/
	background: url(images/nav.gif) #fff bottom left repeat-x;
	}

	#gm-fights td {
	text-align: left;
	font: 9px Verdana, arial, helvetica, sans-serif;
	}
	
	#gm-fights th{
	font: 10px Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;s
	border-top: 1px solid #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: url(images/nav.gif) #fff bottom left repeat-x;
	}

	#suspensions td {
	font: 9px Verdana, arial, helvetica, sans-serif;
	}

	#suspensions th {
	font: 10px Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;s
	border-top: 1px solid #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	/*padding: 6px 6px 6px 12px;*/
	background: url(images/nav.gif) #fff bottom left repeat-x;
	}

	#schedule td{
	font: 9px Verdana, arial, helvetica, sans-serif;
	}

	#schedule th{
	font: 10px Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	color: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	/*padding: 6px 6px 6px 12px;*/
	background: url(images/nav.gif) #fff bottom left repeat-x;
	}

	#default td {
	text-align: left;
	}

