﻿.LargeTextHeader1
{
	text-align: left;
	color: #EFC315;
	font-size: 19px;
	font-weight: 900;
	border-bottom: dashed 1px #D0D1D3;
	padding-top: 12px;
	padding-bottom: 5px;
}

.LargeTextSubHeader1
{
	text-align: left;
	color: #EFC315;
	font-size: 14px;
	font-weight: 900;
	padding-top: 17px;
	padding-bottom: 0px;
}

.LargeTextBody1
{
	padding-top: 7px;
	text-align: justify;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}

.LargeTextListLine1
{
	padding-top: 7px;
	text-align: justify;
	color: #D0D1D3;
	font-size: 12px;
	font-weight: normal;
}

.LargeTextTableBody1
{
	padding-top: 7px;
	text-align: center;
	color: #D0D1D3;
	font-size: 12px;
	font-weight: normal;
}

.OnlinePlayersText
{
	text-align: center;
}

.link1
{
	color: Silver;
	text-decoration: none;
}

.link1:hover
{
	text-decoration: 'underline';
}

.link2
{
	color: orange;
	text-decoration: none;
}

.link2:hover
{
	color: gold;
	text-decoration: 'underline';
}

.QuestionLine1
{
	color: White;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.AnswerLine1
{
	color: Silver;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-top: 3px;
}

tr.PartnersLine
{
	margin-top: 200px;
	border-bottom: solid 1px White;
	vertical-align:top;
}

.PartnerHeader
{
	color: White;
	font-size: 9pt;
}

.PartnerHeader:hover
{
	color: orange;
	font-size: 9pt;
}

.PartnerDetails
{
	color: Silver;
	width: 100%;
	font-size: 9pt;
}

.GridHeader
{
	font-size:12px;
	color:Silver;
}

.GridLine
{
	font-size:12px;
	color:Silver;
	text-align:left;
	vertical-align: middle;
	padding-left:5px;
	height: 20px;
}

.GridLine2
{
	font-size:12px;
	color:Silver;
	text-align:center;
}

.RaitingPlus
{
	font-size:12px;
	color:Green;
}


.RaitingMinus
{
	font-size:12px;
	color:Red;
}