/* ------- Default ------- */

#HeaderTable TD.TopBrand
{
	padding-left: 60px;
}

#BodyTable TD.SiteNameImage
{
	vertical-align: bottom;
	font-size: 20pt;
	font-style: italic;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 0 0 0 60;
	color: rgb(148,135,122);
}
#BodyTable TD.SiteName
{
	vertical-align: bottom;
	font-size: 20pt;
	font-style: italic;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 0 0 20 60;
	color: rgb(148,135,122);
	letter-spacing: 1px;
}
#BodyTable TD.BlueFlame
{
	background-color: rgb(0,48,104);
}
#BodyTable TD.LanguageChoice
{
	background-color: rgb(0,48,104);
	padding-top: 21px;
	padding-left: 60px;
}
#BodyTable TR.Footer
{
	height: 21px;
}
#BodyTable TD.Footer
{
	background-color: rgb(0,48,104);
	color: rgb(255,255,255);
	font-size: 18px;
	vertical-align:middle;
	text-align: right;
	padding: 0 10 10 0;
}

#Choice TR
{
	height: 21px
}
#Choice TD
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(255,255,255);
	font-size: 10pt
}
#Choice A
{
	color: rgb(255,255,255);
	font-size:1 0pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#Choice A:hover
{
	font-size: 11pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none
}
/* ------- Default ------- */