/* CSS Document */
.TableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #131C46;
	border-right-color: #131C46;
	border-bottom-color: #131C46;
	border-left-color: #131C46;
}
.welcomeTxt
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	TEXT-ALIGN: right;
    TEXT-DECORATION: none;
	
}
.topRightLinkGlobal
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	TEXT-ALIGN: right;
    TEXT-DECORATION: underline;
	
}
.TopNavLink {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #1B1718;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	
}
.line {
	background-color:#656565;
}
.HomeLeftTxt {
	/*background-image:url(../imgEng/glHomeLeftBg.jpg);
	background-repeat:no-repeat;*/
	font-family: Arial;
	font-size: 12px;
	font-weight: None;
	color: #fff;
	text-decoration: none;
}
.TxtBoxHome {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #666666;
	color: #505050;
}
.ProductText {
            font-family: Arial;
            font-size: 11px;
            font-weight: normal;
            color: #505050;
}
.footerLink {
	font-family: Arial;
	font-size: 10px;
	color: #505050;
	TEXT-DECORATION: underline;
}
.footerTxt {
	font-family: Arial;
	font-size: 9px;
	color: #505050;
	padding:0;
}
