﻿html, body 
{
	background:#fffff;
	color:#000000;
	font-family:arial;
	font-size:11px;
}

.GameText
{
    color:#005792; 
	font-size:13px;
    text-decoration:none;
    line-height:13px;  
}

.GameHeadline
{
    color:#005792; 
	font-size:14px;
	font-weight:bold;
    text-decoration:none;
}

.DayV
{
    font-weight:bold;
    font-size:14px;
    color:#8C8C8C;
}
.DayO
{
    font-weight:bold;
    font-size:14px;
    color:#BE242A;
}
.DayF
{
    font-weight:bold;
    font-size:14px;
    color:#000000;
}

.SuccessHeadline
{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#BE242A; 
}

.SuccessHeadlineSmall
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#005792; 
}

.SuccessName
{
    color:#005792; 
	font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.SuccessLocation
{ 
	font-family:arial;
	font-size:12px;
	color:#47A7CF; 
    text-decoration:none;
}

.SuccessQuote
{ 
	font-family:arial;
	font-size:11px;
	color:#BE242A; 
    text-decoration:none;
}

.ThumbBorder
{
    border:solid 1px #005792;
}

img { border:none; }

a { color:#47A7CF; text-decoration:underline; }

.link 
{ 
	font-family:arial;
	font-size:11px;
	color:#47A7CF; 
	text-decoration:underline;
}

.CaptchaInput
{
    border:solid 1px #CCCCCC;
    font-size:12px;
    font-weight:bold;
    width:90px;
}
.PromoDoc
{
    border:solid 1px #3D5EA3;
}

.blueButton
{
    font-size:11px; 
    cursor:hand; 
    border:solid 1px white; 
    width:70px; 
    height:18px;
    color:#ffffff;
    font-weight:bold;
    background-color:#006B9D;
}

.alert
{
    font-size:12px; 
    color:#BE242A;
    font-weight:bold;
    vertical-align:top;
}
