.topnav
{
	font-family: "Franklin Gothic Medium", Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}

td
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	line-height: 11pt;
}

.tdbold {
	font-family: Arial;
	font-size: 8pt;
	line-height: 13pt;
	color: #003366;
	font-weight: bold;
}

.LoginTable
{	
	border:	none;
	border-style: none;
	border-width: 0px;
	border-color: none;
	padding: 3px;
}

.AdminTable
{	
	border:	none;
	border-style: none;
	border-width: 0px;
	border-color: none;
	padding: 3px;
	width: 600px;
}

.TextBox
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	Width: 100px;
}

.ErrorLabel
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: red;
	line-height: 12pt;
}

.Validator
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: red;
	line-height: 12pt;
}

.EmbeddedFlash
{
  margin:1px;
  border: 1px solid orange;
}

.LeftNavigation
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
}

.LeftNavigationLinks
{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	margin-left: 5px;
	text-decoration: none;
}

.LeftNavigationLinks:hover
{
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	margin-left: 5px;
	text-decoration: none;
}

.Copyright
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.StoreTextBox
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	Width: 200px;
}

.nopadding
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.SegmentTitle
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.SegmentDescription
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
}

.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}

.small
{
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.CountryLink
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	line-height: 11pt;
	text-decoration: none;	
}

.CountryLink:Hover
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	line-height: 11pt;
	text-decoration: underline;	
}

.FormsTable
{
	border-color : Black;
	border-left : 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
}