﻿Body
{
	margin: 0px;
	height: 100%;
}

.Parent
{
	display: block;
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.Content
{
	padding-bottom: 50px;
}

.Footer
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 180px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
}

.A
{
	font-family : Arial;
	font-size : 12px;
	color : #FFAA00;
	text-decoration : none;
}

.A:Hover, A1:Hover
{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

div.twit > .A1
{
}
.A1
{
	position: absolute;
	padding-left: 0px;
	font-family : Arial;
	font-size : 12px;
	color : #FFAA00;
	text-decoration : none;
}
/* --------------*/

.Facebook
{
	position: absolute;
	padding-left: 0px;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color: White;
}

.FacebookLink
{
	font-family : Arial;
	font-size : 12px;
	color : #0642a4;
	text-decoration : none;
}

.A
{
	font-family : Arial;
	font-size : 12px;
	color : #FFAA00;
	text-decoration : none;
}

.A:Hover, A2:Hover
{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

div.twit > .A2
{
}
.A2
{
	position: absolute;
	padding-left: 30px;
	font-family : Arial;
	font-size : 12px;
	color : #FFAA00;
	text-decoration : none;
}


.AchorOn
{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}

.HomeLink
{
	font-family : Arial;
	font-size : 11px;
	color : #FFAA00;
	text-decoration : none;
}

.HomeLink:Hover
{
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.BaseContent
{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

.UpdateStyle
{
	font-family : Arial;
	font-size : 12px;
	padding: 0px 8px 0px 8px;
	background-image : url(../images/UpdateBG.jpg);
}

.HomeContent
{
	font-family : Arial;
	font-size : 12px;
	padding-left: 5px;
}

.HomeContentBullet
{
	font-family : Arial;
	font-size : 12px;
	padding-left: 25px;
	margin-left: 0px;
	margin-top: 0px;
	
}

.HomeHeader
{
	font-family : Arial;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
}

.HomeHeaderwithBG
{
	font-family : Arial;
	font-size : 16px;
	color : #b1151f;
	font-weight : bold;
	padding-top: 10px;
	padding-left: 5px;
}

.HomeBlue
{
	font-family : Arial;
	font-size : 12px;
	color : #02FEFF;
}

.FooterText
{
	font-family : Arial;
	font-size : 10px;
	color : #FFFFFF;
}

.FooterLink
{
	font-family : Arial;
	font-size : 10px;
	color : #FFAA00;
	text-decoration : none;
}

.FooterLink:Hover
{
	font-family : Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}

.BaseContentBold
{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
}

.DecadesLink
{
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
	color : #FFAA00;
	text-decoration : none;
}

.DecadesLink:Hover
{
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
	color : #FFFFFF;
	text-decoration : none;
}

.DecadesLinkOn
{
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
	color : #FFFFFF;
	text-decoration : none;
}

.RedHeader
{
	font-family : Arial;
	font-size : 12px;
	color : #FF0000;
}

.HomeRedHeader
{
	font-family : Arial;
	font-size : 20px;
	color : #FF0000;
}

.MyFavBlue
{
	color : #01FFFF;

}

.UploadImageStyle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : center;
	color : Red;
	text-transform : uppercase;
}

.TableHeader
{
	background-image:url(images/box_background.jpg);
	background-repeat:repeat-x;
}

.WhiteHeader
{
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	color : white;
}

.WhitePageHeader
{
	font-family : Arial;
	font-size : 25px;
	color : white;
}

.BlackHeader
{
	font-family : Arial;
	font-size : 12px;
	color : Black;
}

.leftCell
{
	border-bottom: 1px solid #414141;
	padding-left: 10px;
}

.yesCell 
{
	border-bottom: 1px solid #64413f;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FF0000;
	background-color: #360606;
}

.noCell 
{
	border-bottom: 1px solid #414141;
	color: #8F8F8F;
	}

.yesCellCompetitor 
{
	border-bottom: 1px solid #64413f;
	color: #FF0000;
	background-color: #360606;
}

.WhiteHeaderRegistration
{
	font-family : Arial;
	font-size : 12px;
	color : White;
}