﻿body
{
	background-color: #000000;
	margin: 0px 12px 0px 0px;
	font-family: arial;
	color: white;
	font-size: 12pt;
}
td
{
	padding: 0px 4px 0px 4px;
	font-family: arial;
	color: mintcream;
}
td.main
{
	
}
table.teams td
{
	border: solid 1px white; text-align: left;
}
ul.header
{
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}
li.header
{
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 1px 0px;
	list-style-type: none;
}
ul.sub
{
	padding: 5px 0px 0px 5px;
	margin: 5px 0px 0px 5px;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}
li.sub
{
	list-style-image: url(media/images/pinbrawl_logos/menuDot.gif);
	padding: 5px 0px 1px 0px;
	margin: 5px 0px 1px 0px
	list-style-type: none;
}
a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover
{
	color: #00FF33;
	text-decoration: underline;
}
a:active
{
	color: #00FF33;
	text-decoration: underline;
}


a.inline:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.inline:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.inline:hover
{
	color: #00FF33;
	text-decoration: underline;
}
a.inline:active
{
	color: #00FF33;
	text-decoration: underline;
}

.rulesHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
ul {list-style-type: disc;}
.cash {color: #00CC00; font-weight: bold}

img {border-style: none;}

table.teams {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
}
table.teams th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: center;
	font-size: large;
}
table.teams	 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	font-size: large;
	color: white;
}
.errorMsgValidator
{
	color: Red;
	font-weight: bold;
	font-size: 14px;
}
.GalleryHeader
{
	color: white;
	font-size: 28px;
	font-weight: bold;
}

.sectionTitle
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 24pt;
}

.teamHeader
{
	background-color: #141414;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
	border: solid 1px white;
}
.teamPlayers
{
	font-size: 18px;
	color: #CCCCCC;
	border: solid 1px white;
}
.teamPlayerDirector
{
	font-size:12px;
	color: #FF0000;
	font-weight: bold;
}
.teamPlayerCaptain
{
	font-size: 12px;
	color: #FFD700;
	font-weight: bold;
}
.teamPlayerRef
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.teamPlayerVol
{
	font-size:12px;
	color: #00FF00;
	font-weight: bold;
}
.teamPlayerGame
{
	font-size:12px;
	color: Aqua;
	font-weight: bold;
}
.teamPlayerPhoto
{
	font-size:12px;
	color: orange;
	font-weight: bold;
}
.teamPlayerSponsor
{
	font-size: 12px;
	color: fuchsia;
	font-weight: bold;
}
.teamPlayerLegend
{
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
}
