#Bodys {
	clear: both;
	height: auto;
	width: 850px;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
}
#Bodys  #Top {
	overflow: hidden;
	height: 150px;
	width: 800px;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #00CCFF;
	clear: both;
	position: relative;
}
#Bodys   #Top  #Logo {
	float: left;
	overflow: hidden;
	position: relative;
	z-index: auto;
}
#Bodys   #Top   #Menu {
	overflow: hidden;
	position: relative;
	z-index: auto;
	height: auto;
	width: auto;
	float: right;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
}
#Bodys #Top #Logo2 {
	padding: 5px;
	float: right;
}

#Bodys  #SlideShow {
	clear: both;
	height: auto;
	width: 1800px;
	overflow: hidden;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #00FFFF;
	position: relative;
	padding-bottom: 1%;
}
#Bodys  #Top  #Menu  table {
	text-align: center;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}


a.AllowSelectPage, a.AllowSelectPage:link, a.AllowSelectPage:visited{
	text-decoration: none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #000000;
}
a.AllowSelectPage:active{
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
a.AllowSelectPage:hover{
	color: #000000;
	border-bottom: 2px solid #DD0000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

a.SelectingPage, a.SelectingPage:link, a.SelectingPage:visited, a.SelectingPage:active, a.SelectingPage:hover{
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #DD0000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#Bodys #Left {
	height: auto;
	width: 150px;
	overflow: hidden;
	position: relative;
	z-index: auto;
	clear: none;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	float: left;
	margin-left: 15px;
}
a.AllowSelectButton, a.AllowSelectButton:link, a.AllowSelectButton:visited{
	color: #000000;
	text-decoration: none;
	display: block;
}
a.AllowSelectButton:hover, a.AllowSelectButton:active{
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	display: block;
}

a.SelectingButton, a.SelectingButton:link, a.SelectingButton:visited, a.SelectingButton:hover, a.SelectingButton:active{
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	display: block;
}
#Bodys #Content {
	overflow: hidden;
	position: relative;
	z-index: auto;
	width: 650px;
	float: left;
	clear: none;
	border-left-width: medium;
	border-left-style: inset;
	border-left-color: #00CCFF;
	height: auto;
	padding-bottom: 10px;
}
#Bodys #Bottom {
	overflow: auto;
	position: relative;
	z-index: auto;
	height: auto;
	width: 800px;
	clear: both;
	float: none;
	border-top-width: medium;
	border-top-style: inset;
	border-top-color: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#PageBG {
	background-color:#FFFFFF;
	width:900;
	padding-top:20;
	margin-top:50;
}
