﻿

#LeftTop 
{
	float:left;
	width:207px;
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 10px;
}

#CenterTop 
{
	float:left;
	width:525px;
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 10px;
}

#RightTop 
{
	float:right;
	width: 268px; 
	margin:0;
	padding:0;
}

#AffiliateURL
{
	border-left: solid 1px #333333;
	border-right: solid 1px #666666;
	height: 34px;
	line-height: 34px;
	color: white;
	text-align: center;
	background:url(images/top.gif) repeat-x top ;
}

.AffiliateURLLink, .AffiliateURLLink:hover, .AffiliateURLLink:visited
{
	color: white;
	text-decoration:none;
}

#AffiliateLogo 
{
	height:35px;
	text-align:center;
	background-color: White;
	line-height: 35px;
	margin: 20px 0px 21px 0px;
}


#TopHelp
{
	border-left: solid 1px #333333;
	border-right: solid 1px #666666;
	height: 34px;
	line-height: 34px;
	color: white;
	text-align:left;
	padding-left: 20px;
	background:url(images/top-mid.gif) repeat-x top ;

}

td.IntHeader
{
	border-left: solid 1px #333333;
	border-right: solid 1px #666666;
	height: 34px;
	line-height: 34px;
	font-size:large;
	color:#708801;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
	background:url(images/top-mid.gif) repeat-x top ;

}

#AffiliateTagLine
{
	height: 36px;
	line-height: 36px;
	text-align:left;
	margin: 15px 0px 5px 0px;
	padding: 10px 0px 0px 20px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	background-color: White;
	vertical-align: middle;
	font-family: Arial Narrow, Trebuchet, Tahoma, Arial; 
	/*font-family: Trebuchet, Tahoma, Arial;*/
	font-size: 14pt;
	font-weight:bold;
	color: #333333;
}

#TopSearch 
{
	color: white;
	font-weight:bold;
	border-left: solid 1px #333333;
	border-right: solid 1px #666666;
	height: 34px;
	line-height: 34px;
	text-align: left;
	padding-left: 4px;
	background:url(images/top-right.gif) repeat-x top ;
	vertical-align: middle;
}

#TopMinorNav
{
	height: 26px;
	line-height: 26px;
	text-align:left;
	margin: 20px 0px 0px 0px;
	padding-left: 48px;
	
}

#HeaderMinorNav 
{
	width:100%;
	margin-bottom:15px;
}
	
#HeaderMinorNav td 
{
	height: 26px; 
	width:33%; 
	margin: 0;
	padding: 0;
	background:url(images/z2.gif) bottom left no-repeat
}

#HeaderMinorNav td  a 
	{
	font-family: Verdana;
	font-size: 10px;
		text-decoration:none;
		color: #708801;
	}
#HeaderMinorNav td  a:hover
	{
		text-decoration:underline;
		/*color: #333333; */
	}

.LineHiB1
{
	background-color: #90AE00;
	height: 2px; width:1000px;
}

.LineHiB2
{
	background-color: #90AE00;
	height: 1px; width:1000px;
}


input.btnHiA 
{
 border:none;
 padding: 3px 5px 3px 5px;
 background-color: #cc0000;
 color: White;
 font-family:Tahoma;
 font-weight:bold;
}

#Footer
{
	margin-top:20px;
	text-align:center;
	font-size: 10px;
	color: #666666;
}

#Footer ul
{
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-weight:bold;
}

#Footer li
{
	display:inline;
}


#Footer a:link, #Footer a:visited
{
	text-decoration:none;
	color: #666666;
}
#Footer a:hover
{
	text-decoration:underline;
	color: #666666;
}