﻿#main {
	width: 777px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#header {
	background-position: 99% center;
	width: 777px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url('images/uaelogo.jpg');
	background-repeat: no-repeat;
}
#e3lanheader {
	float: left;
	height: 100%;
	text-align: center;
}
#bar {
	background-image: url('images/topbarbg.gif');
	background-repeat: repeat-x;
	width: 777px;
	font-family: tahoma;
	font-size: 10pt;
	text-indent: 3px;
	text-align: right;
	height: 33px;
	margin: 0px;
	line-height: 200%;
}
#menu {
	padding: 0px;
	background-position: bottom;
	margin: 0px;
	width: 777px;
	overflow: hidden;
	background-image: url('images/menubg.gif');
	background-repeat: repeat-x;
	height: 33px;
}
.link {
	width: auto;
	float: right;
	padding: 0px;
	margin: 7px 0px 0px 3px;
	line-height: 150%;
	font-family: tahoma;
	font-size: 11pt;
	text-align: center;
	color: #FFFFFF;
	height: auto;
}
.link a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/btnactive.gif');
	background-repeat: repeat-x;
	display: block;
	margin: 0px 0px 0px 3px;
	padding: 0px 10px 0px 10px;
}
.link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/btnhover.gif');
	background-repeat: repeat-x;
	display: block;
	background-color: #FFAF03;
}
.active {
	width: auto;
	float: right;
	padding: 0px 10px 0px 10px;
	margin: 3px 0px 0px 6px;
	line-height: 150%;
	font-family: tahoma;
	font-size: 11pt;
	background-image: url('images/linkactive.gif');
	background-repeat: repeat-x;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 7px 1px;
	border-color: #FFAF03 #F5EDD8 #FFFFFE #F5EDD8;
	vertical-align: middle;
}
.active a {
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #F3F1E3;
	display: block;
}
body {
	padding: 0px;
	margin: 0px;
}
.searchtable {
	padding: 0px;
	background-image: url('images/footerbg.gif');
	background-repeat: repeat-x;
	height: 43px;
	margin: 20px 0px 0px 0px;
	width: 777px;
	float: right;
	text-align: center;
	line-height: 250%;
	font-family: tahoma;
	font-size: 10pt;
	overflow: hidden;
}
.searchtable a {
	overflow: hidden;
	text-decoration: none;
	color: #000000;
}
.searchtable a:hover {
	overflow: hidden;
	text-decoration: none;
	color: #8C5400;
}
.titlesok {
	margin: 1% 0% 1% 0%;
	padding: 0px;
	text-align: right;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	float: right;
	width: 200px;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.table a:hover {
	background-position: left center;
	text-decoration: none;
	color: #666666;
	background-color: #FFF8E1;
	display: block;
	overflow: hidden;
	background-image: url('images/hoverbg.gif');
	background-repeat: repeat-y;
}
#e3lanathome {
	width: 777px;
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: center;
}

