/* CSS Document */

body {
	background-color:#cccccc;
	margin:10px;
	color:#003300;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	height:100%; 
	overflow-y:auto; 
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color: #000099;
}
ul	{
	list-style:none;
	margin:0 0 0 0;
}
#menucenter {
	width: 600px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff;
}

#mainbody {
	width: 560px;
	margin: 0 auto;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #003300;
	clear: none;
	border-top: 4px solid #cccccc;
	background-color: #FFFFFF;
	float: none;
	text-align: center;
	padding: 20px;
}

.i	{
	height: auto;
}
.e	{
	height: auto;
}
#CANVAS {
	width:386px;
	margin: 0 auto;  
	text-align: center;
	font-size: 8px;
}
#MENU ul {
	/*background-color:#ffffff; */
	width: 380px;
	height:25px;
	list-style-type:none;
	margin:0 auto;
	padding:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#MENU li { 
	float:left;
	width:95px;
}
#MENU a {
	line-height:13px;
	/*background-color:#ffffff; */
	display:block;
	float:none;
	padding:6px 10px;
	color:#333333;
	font: verdana, arial;
}

#MENU a:hover {
	background-color: #cccccc;
}

h1	{
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -25px;
	margin-bottom: -20px;
	line-height: 10px;
}
h2	{
	font-size: 14px;
	font-weight: normal;
	font-family: Ariel, Helvetica, sans-serif;
	margin-top: -10px;
	margin-bottom: -20px;
	line-height: 16px;
	text-align: justify;
}

h3	{
	font-size: 14px;
	font-weight: normal;
	font-family: Ariel, Helvetica, sans-serif;
	margin-top: -10px;
	margin-bottom: -20px;
	line-height: 16px;
	text-align: center;
}

.style3 {
	color: #333333
}

.style5 {
	color: #000000;
	font-size: 10px;
	text-align: center;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif
}

#rotator     {
	border: 1px solid #dddddd;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	width: 400px;
	height: 300px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 400px;
	height: 300px;
}

#plan {
	float:right; 
	width:100px;
	height:125px;
	margin-left:10px;
	margin-top:5px;
}
#one  {
	float:left;
	z-index:50;
	top:80px;
	left:130px;
	position:fixed;
	visibility:hidden;
}
h3 a {
	color: #6633cc;
}
.link {
	color: #6633cc;
	text-decoration: underline;
}
