
input[type=text]
{
	border-style:solid;
	border-width:1px;
}

.MenuBox		
{
	width:90px;
	border:none;
	background: #ffffff;
	font-family: Arial;
	font-size:12px;
	position:absolute;
	padding:0;
	top:40px;
	left:174px;
	visibility:hidden;
}

.clFontGlobalMenu		
{
	font-family: Arial;
	font-size:10px;
	color:ffffff;
	font-style: none;
}

.clFontStandard		
{
	font-family: Arial;
	font-size:12px;
	color:000000;
	font-style: none;
}

.clFontStandardWhite 
{ 
	font-family: Arial;
	font-size:12px;
	color:white;
	font-style: none;
}

.clFontGrossWhite 
{ 
	font-family: Arial;
	font-size:16px;
	color:white;
	font-style: none;
	font-weight: bold;
}

.clFontSubscription
{
	font-family: Arial;
	font-size:10px;
	color:000000;
	font-style: none;
}

.clFontSmall
{
	font-family: Arial;
	font-size:11px;
	color:000000;
	font-style: none;
}

.clFontSubHeadline
{
	font-family: Arial;
	font-size:11px;
	color:000000;
	font-weight: bold;
}

.clFontSubHeadlineBlue
{
	font-family: Arial;
	font-size:11px;
	color:005ca1;
	font-weight: bold;
}

.clFontBrandHeadline
{
	font-family: Arial;
	font-size:16px;
	color:000000;
	font-style: none;
	font-weight:bold;
}
.clFontBrandHeadlineblue { color: #005ca1; font-style: ; font-weight: bold; font-size: 16px; font-family: Arial }
.clFontBrandArrow
{
	font-family: Arial;
	font-size:20px;
	color:005ca1;
	font-style: none;
	font-weight:bold;
}

.clLinkParentSubMenu		
{
	font-family: Arial;
	font-size:12px;
	color:ffcc33;	
	text-decoration:none;
	font-weight:bold;
}

.clStandardLinkBlue		
{
	font-family: Arial;
	font-size:12px;
	color:006699;	
	text-decoration:none;
}

.clLinkChildSubMenu		
{
	font-family: Arial;
	font-size:11px;
	color:ffffff;
	text-decoration:none;
	font-weight:none;
}


.clTDDarkBlue		
{
	background:0066cc;
	background-color:0066cc;
}

.clTDLightBlue		
{
	background:6699cc;
	background-color:6699cc;
}

.clTDDarkOrange		
{
	background:ffcc33;
	background-color:ffcc33;
}

.clTDLightOrange		
{
	background:ffffcc;
	background-color:ffffcc;
}

.clTDWhite		
{
	background:ffffff;
	background-color:ffffff;
}

.clDarkOrange		
{
	color:ffcc33;
	text-decoration:none;
}

A.clDarkOrange:hover
{
	text-decoration:underline;
}

.clWhite		
{
	color:ffffff;
}


