a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.languages {
	position: absolute;
	width: 200px;
	top: 315px;
	z-index: 1000;
	overflow: auto;
	visibility: visible;
	right: auto;
	margin-left: 674px;
	padding-right: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../common/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #033E44;
}
#bodyModule3 {
	background-image: url(backModule3.jpg);
	background-position: center bottom;
	color: #FFFFFF;
	position: relative;
	height: 60px;
	top: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#MenuDIV {
	height: 67px;
	width: 800px;
	position: absolute;
	z-index: 100;
	background-color: 142b05;
	background-image: url(menu.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	top: 241px;
	left: auto;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	vertical-align: middle;
}
.MenuStyle {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

#PageNameBanner {
	height: 35px;
	width: 800px;
	position: relative;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	background-image: url(pageTitlesBack.jpg);
}
.PageTitles {
	font-size: 18px;
	color: #062727;
	font-weight: bolder;
	font-family: "Arial Narrow";
	z-index: 3;
}

#MainBodyBox {
	top: 308px;
	position: absolute;
	width: 800px;
	height: auto;
	background-image: url(bodyBackground.png);
	z-index: 100;
}
#footer {
	background-color: #013237;
	height: 60px;
	width: 100%;
	color: #FFFFFF; 
}
#bodyGradintBackground {
	background-image: url(bodyGradientBack.jpg);
	background-position: center top;
	position: relative;
	
	background-color: #062527;
	background-repeat: no-repeat;
	height: auto;
}
#bodyPictureBackground {
	width: 800px;
	height: 400px;
	z-index: 0;
	position: relative;
	vertical-align: bottom;
}
.top_sideshow {
	overflow: visible;
	position: absolute;
	z-index: -100;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
}

#bodyGradintBackground .contentpane .componentheading {
	height: 35px;
	width: 800px;
	line-height: 30px;
	background-image: url(pageTitlesBack.jpg);
	font-size: 18px;
	color: #062727;
	font-weight: bolder;
	font-family: "Arial Narrow";
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 75px;
}

#MainBodyBox .contentpaneopen .contentheading {
	height: 35px;
	width: 800px;
	line-height: 30px;
	background-image: url(pageTitlesBack.jpg);
	font-size: 18px;
	color: #062727;
	font-weight: bolder;
	font-family: "Arial Narrow";
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 75px;
}

#MainBodyBox .contentpaneopen {
	margin: 0px;
	padding: 0px;
	width: 800px;
}