﻿body 
{
	font-family:Verdana;
	font-size: 9pt;
}

.header 
{
    width:1000px;
    background-color:Black;
	border-top: 3px solid #B51032;
	border-bottom: 1px dotted #B51032;
	height: 3em;
	margin-left:20em;
	color:#bdb76b;
}
.btnFOTYWeekWinnerNavigation
{
	color:Green; 
	text-decoration:none;
}
.lblErrorMSG
{
    color:red; 
    text-align:left;
    font-family:Verdana;
	font-size: 9pt; 
}
.lblNote
{
	 color:Red;
	 padding:1em 0 1em 0;
}
.btnEnterContest
{
	Color:Red;
	font-family:Verdana;
	font-size: 9pt;  
	width: 120px;
}
.dlFOTYWeekWinners
{
	text-align:left;
	width:990px; 
	background-color:white;
}
.PagerRowStyle
{
    background-color: #ddd;
    text-align: right;
    font-size:smaller;
}
.PagerCurrentPage
{
	background-color: Yellow;
	padding:2px
}

.PagerOtherPage
{
	padding:2px
}