html {
	height: 100%;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #002460;
	background-image: url(http://www.theview-hurghada.com/extras/theview/images/theview_bg.jpg);
	background-position: center center;
}

td,tr,p,div {
	font-family: Verdana;
	line-height: 130%;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #551100;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}

a:visited {
	color: #551100;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
a:hover {
	border-bottom: #f0c137;
}
.tablemain {
	border: 1px solid #444444;
}

a.bottomlink {
 color: white;
 font-weight: normal;
 text-decoration: none;
}

.tableboreder {
	border: 1px solid #444444;
}

h2 {
	margin: 15px 0px 8px 0px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h3 {
	margin: 15px 0px 8px 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.footer {
	font-family:tahoma;
	font-size:11px;
	background-color:#002460;
}

a.linkfooter:link{
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: Normal;
}

a.linkfooter:visited {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: Normal;
}

a.img:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom: none;
}

.theviewverticalMenu {
	height:30px;
	width:185px;
	text-align:center;
	color: #551100;
	font-weight:bold;
	background-repeat:no-repeat;
	background-image: url(http://www.theview-hurghada.com/extras/theview/images/menu_bg.jpg);
}
.theviewbody {
	background-color: #002460;
	background-image: url(http://www.theview-hurghada.com/extras/theview/images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

