body
{
}
.ShowFrame
{
	display:block;
}
.HideFrame
{
	display:none;
}
.ImgBGStyle
{
	BACKGROUND-IMAGE: url(../Images/HeaderImages/BGHomeImg.jpg);
}
.ImgContactsBGStyle
{
	BACKGROUND-IMAGE: url(../Images/HeaderImages/BGContactsImg.jpg);
}
.ColorBGStyle
{
	background-color:#BACDD4;
}
.txtNoBorder
{
	font-family:@Myriad Pro; 
	border:none;
	margin:0;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	background-color:#f5f5f5;
}
.tdTxtStyle
{
	font-family:@Myriad Pro; 
	height:29px;
	text-align:center;
}
.tdTxtHeaderS
{
	font-family:Helvetica;
	font-size: 20;
	color:#0657A3;
	text-indent:23;
}
.tdBtnStyle
{
	font-family:@Myriad Pro; 
	background-repeat:no-repeat;
	BACKGROUND-IMAGE: url(../Images/BtnGB.gif);
	width:61px;
	height:28px;
	text-align:center;
	vertical-align:middle;
}

.btnNoBorder
{
	font-family:@Myriad Pro; 
	background-color:Transparent;
	border:none;
	margin:0;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:#ffffff;
}
.BtnBlueS
{
	COLOR: white;
	text-decoration:none;
	font-family:@Helvetica;
	font-size:11px;
	text-align:center;
}
.BtnLangS
{
	COLOR: white;
	text-decoration:none;
	font-family:@AXT Manal;
	font-size:11px;
	text-align:center;
}
.ContentFrameS
{
	background-color:#bdccd4;
}
