﻿body
{
	/*background-image: url(/images/background.jpg);*/
	font-family: verdana;
	font-size: 12px;
	text-decoration:none;
}
#sponsor img
{
    max-width:250px;
}
table
{
margin:none;
}
h1
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0mm;
	color: #483B3C;
	font-family: arial, Helvetica, sans-serif;
}
.blackheader
{
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.whiteheader
{
    font-family: Arial Narrow;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-size:14px;
}
.CMStext
{
    font-family: arial;
}
#body
{
    font-family: arial;
}
.footer
{
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
    color: #808080;
    z-index:999;
    /* Align background image to bottom
    background: url(path/to/image.jpg) 0% 100% no-repeat;*/
}
.disclaimer
{
    font-family: Arial;
    font-size: 9px;
}
.errorText
{
	color: #FF0000;
}
.radioList
{
	padding-right: 20px;
	font-size: 11px;
}
.radioList td
{
    	width:25%;
	font-size: 11px;
}
h4
{
	margin: 0px;
	letter-spacing: -.25mm;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
.divInfo
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 25px 25px 5px 25px;
	background-color: white;
	text-align: left;
}
.subHeader
{
	background-color: #FFFCD3;
}
.smTextTable
{
	font-size: 11px;
}
.header
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0mm;
	color: #483B3C;
	font-family: arial, Helvetica, sans-serif;
}
.headerRed
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0mm;
	color: #CC3300;
	font-family: arial, Helvetica, sans-serif;
}
hr
{
	color: #CCCCCC;
}
.lightHeader
{
	color: #666666;
}
.listviewRecords
{
	font-size: 11px;
	color: #666666;
}
.listHeader
{
	background-color: #ECE9D8;
	font-size: 11px;
}
.listAltItem
{
	background-color: #F8F7EF;
	font-size: 11px;
}
.listItem
{
	font-size: 11px;
}
.tblHeader
{
    margin: 0px; 
    /*background-image: url('../images/backgroundmain.jpg'); */
    background-repeat: no-repeat;
}
.tblmenu
{
/*background-image: url('../images/Lmenu.png'); */
background-repeat: repeat-y; 
margin: 0px; 
text-align: center; 
width:210px;
}
.countdown
{
    color:Red;
    font-size:14px;
    
}
.buttonstyle
{
    width: 100%;
    background:#ee3224;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ff0000',endColorstr='#ffffff', gradientType='0')
progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#ff0000', Positive='true');

color:#00000;

font-family: Verdana;

font-size: 8pt;

font-weight:bold;
	height: 21px;
}