BODY
{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}
.Logo_BG
{
	background-position: 460 30; 
	background-repeat: no-repeat;
	background-image:url(../images/Logo.jpg); 
	Vertical-align: top;
}
.GradCell
{
	height: 400;
	background-image:url(../images/Gradiant_BG.jpg); 
	background-repeat: repeat-x;
	Vertical-align: middle;
	text-align:center;
}
.LangCell
{
	width:100px;
	padding-left:10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	vertical-align:top;
	color:#1A034C;
}
.LangCell2
{
	width:100px;
	padding-left:10px;
	padding-right: 10px;
	font-family: MS Sans Serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align:top;
	color:#1A034C;
	text-align:right;
}
.BlackTxt
{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
a.BlackLnk:link,a.BlackLnk:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color:#112A5E;
	text-decoration: none;
}
a.BlackLnk:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:#112A5E;
	text-decoration: underline;
}
.TopCell
{
	background-color: #1A034C;
	height:20px;
}
.TopCell2
{
	background-color: #091A4E;
}
.BottomCell
{
	background-color: #98E1FA;
}