/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/bg.gif) repeat-x #23BEE2;
	margin-top:49px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.page-width {
	width:864px;
}

.links {
	background:url(images/header_bg.gif); 
	width:654px;
	vertical-align:top;
	padding-top:45px;
	text-align:left;
}

.bottom-image {
	background:url(images/left_bottom.gif) no-repeat top right;
	width:385px;
	height:255px;
}

.right-image {
	background:url(images/right_bottom.gif) no-repeat top;
	width:374px;
	height:255px;
}

#left-text {
	position:absolute;
	left:136px;
	top:469px;
	width:330px;
	height:185px;
	z-index:1;
	overflow:auto;
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	text-align:justify;
	scrollbar-face-color:#75EA00;
	scrollbar-arrow-color:brown;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

#right-text {
	position:absolute;
	left:513px;
	top:425px;
	width:325px;
	height:230px;
	z-index:1;
	overflow:auto;
	font-size:11px;
	color:#532A02;
	line-height:14px;
	text-align:justify;
	scrollbar-face-color:#75EA00;
	scrollbar-arrow-color:brown;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

.footer {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
	padding-bottom:15px;
	padding-right:5px;
	padding-top:5px;
}

.bfooter {
	background-color:#006699;
	padding:10px;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
}

.page {
	margin:10px;
}

.title {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-bottom:5px;
	border-bottom:1px dashed #FFFFFF;
}

.text {
	font-size:11px;
	color:#000000;
	line-height:17px;
	padding-top:10px;
	text-align:justify;
}
.areatext {
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.areatext1 {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
