a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
* {
	margin: 0px;
	padding: 0px;
}
html, body{height:100%;} 
html,body {
	margin:0px;
	padding:0px;
}
* html #outer{
	height:100%;
	width:780px;
}
body {
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #9e9e9e;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#outer {
	min-height:100%;
	height:auto;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(/images/mendot.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#container {
	width: 780px;
}
#logo1 {
	float: left;
	text-align: left;
	width: 140px;
	background-color: #518789;
	height: 158px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	top: 0px;
}
#logo2 {
	float: left;
	text-align: left;
	width: 640px;
	background-color: #518789;
	height: 159px;
	border-top: 1px solid #000000;
	background-image: url(/images/header_r10.gif);
	background-repeat: no-repeat;
}
#content1 {
	width: 139px;
	float: left;
	background-color: #F0F0F0;
	padding-right: 1px;
}
#content1 a {
	margin: 0px;
	width: 114px;
	padding-left: 25px;
	text-align: left;
	color: #0f948f;
	background-image: url(/images/mena.gif);
	padding-top: 8px;
	height: 25px;
	display: block;
	text-decoration: none;
	text-transform: none;
}
#content1 a:link {
	text-decoration: none;
	text-transform: none;
}
#content1 a:hover {
	margin: 0px;
	width: 114px;
	padding-left: 25px;
	text-align: left;
	color: #0f948f;
	background-image: url(/images/mena_h.gif);
	padding-top: 8px;
	height: 25px;
	display: block;
	text-decoration: none;
	text-transform: none;
}
#content2 {
	clear: none;
	overflow: hidden;
	width: 599px;
	float: left;
	padding: 20px;
	text-align: justify;
	margin-left: 1px;
}
#big {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
}
#footer {
	text-align:center;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:17px;
	background-color: #518789;
	color: #000000;
	font-size: 10px;
	text-transform: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	}
#footer a:link {
	color: #000000;
	font-size: 10px;
	text-transform: none;
	}
#footer a:visited {
	color: #000000;
	font-size: 10px;
	text-transform: none;
	}
#footer a:hover {
	color: #CCCCCC;
	font-size: 10px;
	text-transform: none;
	}
#footer a:active {
	color: #000000;
	font-size: 10px;
	text-transform: none;
	}
#clearfooter{
	clear:both;
	height:20px;
	width:100%;
}

#dialogbox{
	background-color: #00FFCC;
}




