﻿/*::::::::::NileGroup-EG Style::::::::::*/

html{
	direction:ltr;
}
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	background:url('images/BG.jpg') no-repeat top;
	background-color:#1A5591;
}
.MainTable{
	width:100%;
	height:420px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:white;
}
.VisiteLater{
	width:220px;
	font-size:14px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	height:80px;
	background-color:#3EA6CF;
	border:1px #86D7EE solid;
}
.CopyRight{
	font-family:Tahoma;
	text-decoration:none;
	direction:ltr;
	height:20px;
	text-align:center;
	font-size:9px;
	color:white;
}
.CopyRight a{
	color:white;
	text-decoration:none;
}
.CopyRight a:hover{
	color:white;
	text-decoration:underline;
}
a {
	color:#14677E;
	text-decoration:none;
}
a:hover {
	color:white;
	text-decoration:underline;
}



/*::::::::::NileGroup-EG Style::::::::::*/