﻿body 
{
	background-color: #00204E;
	margin: 0 0 0 0;
	font-family: Verdana;
	color: #F7BD00;
}

a
{
	color:White;
}

.LogoHeight
{
	background-image:url(../images/line.jpg); 
	background-repeat:repeat-x; 
	height:211px;
	font-size:1px;
}

.HeaderRepeater
{
	background-image:url(../images/line.jpg); 
	background-repeat:repeat-x; 
	width:50%;
}

.MainMenuWidth
{
	width: 208px;
}

.MainMenuHead
{
	height: 122px;
	background-image: url(../images/MenuBgTop.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-top:15px;
}

.MainMenuBody
{
	padding-top:10px;
	background-color:#0A2D55;
	/*background-image: url(../images/menuBg.gif);
	background-repeat:repeat-y;*/
}

.MainMenuBottom
{
	height: 88px;
	/*background-image: url(../images/MenuBgBtm.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;*/
}

.MainMenuPadding
{
	padding-left:25px;
}

.NewsBody
{
	background-color:#0A2D55;
	/*background-image: url(../images/newsLine.gif);
	background-repeat:repeat-y;
	background-position: left bottom;*/
}

.NewsBottom
{
	height: 36px;
	background-color: #F7BD00;
	color:Black;
	/*background-image: url(../images/NewsBtm.gif);
	background-repeat:no-repeat;
	background-position: left bottom;*/
}

.NewsFooter
{
	/*background-image: url(../images/leftBg.gif);
	background-repeat:repeat-y;*/
}

.MainCell
{
	width:100%; 
	height:100%;
}

.InfoWidth
{
	width: 161px;
}

.InfoPadding
{
	padding-left:15px;
}

.InfoCaption
{
	color:#FFD208;
	font-weight:bold;
	font-size:xx-small;
	/*margin-bottom:10px;*/
	padding-bottom:10px;
}

.Registration
{
	height: 140px;
	/*background-image: url(../images/reg.gif);
	background-repeat:no-repeat;*/
	padding-top: 10px;
}

.Advertisement
{
	/*background-image: url(../images/rightBg.gif);
	background-repeat:repeat-y;*/
	padding-top:10px;
}

.Title
{
	font-size:xx-small;
	font-weight:bold;
	margin-bottom:10px;
	color: white;
}

.PoolHead
{
	height: 9px;
	font-size:1px;
	/*background-image: url(../images/pool1.gif);
	background-repeat:no-repeat;*/
}

.PoolBody
{
	/*background-image: url(../images/poolBg.gif);
	background-repeat:repeat-y;*/
	padding-top:5px;
}

.PoolFooter
{
	height: 41px;
	/*background-image: url(../images/pool2.gif);
	background-repeat:repeat-y;*/
}

.FooterRepeater
{
	/*background-image:url(../images/BtmLine.jpg); 
	background-repeat:repeat-x; */
	width:100%;
}

.YellowText
{
	font-family: Verdana;
	font-size:xx-small;
	color: #F7BD00;
}

.Text
{
	font-family: Verdana;
	font-size:xx-small;
	color: #F7BD00;
}

.MenuText
{
	font-family: Verdana;
	font-size:x-small;
}

.NewsWidth
{
	width: 150px;
}

.NewsPadding
{
	padding-left: 30px;
}

.Link
{
	text-decoration: none;
}

.HoverMenuItem
{
	color:#FFD208;
}

.Navigation
{
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px B2C1D2;
}

.LoginButton
{
	margin-top:3px;
}
