﻿body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}
.CDPTVTiny
{
	font-size: 8px;
	font-weight: bold;
}
.CDPTVSmall
{
	font-size: 10px;
	font-weight: bold;
}
.CDPTVMed
{
	font-size: 12px;
	font-weight: bold;
}
.CDPTVLarge
{
	font-size: 14px;
	font-weight: bold;
}
.CDPTVSmallTitle
{
	font-size: 12px;
	font-weight: bold;
}
.CDPTVMedTitle
{
	font-size: 15px;
	font-weight: bold;
}
.CDPTVLargeTitle
{
	font-size: 18px;
	font-weight: bold;
}
.CDPTVWarningSmall
{
	font-size: 10px;
	color: #CC0000;
	font-weight: bolder;
	font-family: Verdana, Arial;
}
.CDPTVWarningMed
{
	font-size: 12px;
	color: #CC0000;	
	font-weight: bolder;
	font-family: Verdana, Arial;
}


.ChampionShipGameAnnouncment
{
	font-size: 14px;
	color: #FF0000;
	margin: 10px;
	text-align: center;
	font-weight: bold;
}
.ChampionShipGameAnnouncment a
{
	color: #800000;
}

.TermsOfService
{
	border-style: solid;
	border-width: .05em;
	padding: 15px;
	overflow: scroll;
}
.FieldCamLink
{
	margin: 5px;
	text-align: left;	
}
.FieldCamLink a:hover
{
	color: #FF6600;
}
