body {
	background-color: #F9F9F9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
	}
	
a { text-decoration: none }



.menuside {
	width: 280px;
	height:25px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/menuside.gif);
	position: absolute;
	top: 0px;
	left:0px;
	}
	
	/*
		#menutext a {
		padding: 5px 0px 0px 0px; 
		color: #FFFFFF;
		font-weight: bold;
		font-size:90%;
		text-align: center;
		background-color: #00A651;
		}
	*/
.menuMISS a {
	display: block;
	width: 129px;
	height:24px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	text-align: center;
	background-color: #00A651;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	top: 0px;
	left:280px;
	}
.menuMISS a:hover {
	width: 129px;
	height:24px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	background-color: #F8D34A;
	}

.menuINFO a {
	width: 129px;
	height:24px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	text-align: center;
	background-color: #00A651;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	top: 0px;
	left:410px;
	}
.menuINFO a:hover {
	width: 129px;
	height:24px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	background-color: #F8D34A;
	}

.menuINSE a {
	width: 129px;
	height:24px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	text-align: center;
	background-color: #00A651;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	top: 0px;
	left:540px;
	}
.menuINSE a:hover {
	width: 129px;
	height:24px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	background-color: #F8D34A;
	}
	
.menuCHI a {
	width: 130px;
	height:24px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	text-align: center;
	background-color: #00A651;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	position: absolute;
	top: 0px;
	left:670px;
	}
.menuCHI a:hover {
	width: 129px;
	height:24px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	background-color: #F8D34A;
	}
	
	
.maintitle1 {
	width: 25px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/maintitle1.gif);
	position: absolute;
	top: 25px;
	left:0px;
	}
.maintitle2 a {
	width: 375px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/maintitle2.gif);
	position: absolute;
	top: 0px;
	left:25px;
	}
.maintitle3 {
	width: 300px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/maintitle3.gif);
	position: absolute;
	top: 0px;
	left: 400px;
	}

.maintitleside a {
	width: 100px;
	height: 65px;
	margin: 0px;
	padding: 45px 0px 0px 0px; 
	color: #FFFFFF;
	font-weight: bold;
	font-size:90%;
	text-align: left;
	background-image: url(img/maintitleside.gif);
	border-right: 1px solid #666666;
	position: absolute;
	top: 0px;
	left:300;
	}
.maintitleside a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	}

.mainimage1 {
	width: 800px;
	height: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	color: #FFFFFF;
	font-style: italic; 
	font-size:8pt;
	background-image: url(img/topimage2.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #666666;
	position: absolute;
	top: 90px;
	left: 0px;
	}
	
	
.subtitle {
	width: 200px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/subtitleM.gif);
	background-repeat: no-repeat;
	background-color: #C3C2C2;
	border-bottom: 2px solid #4B4B4B;
	position: absolute;
	top: 270px;
	left:0px;
	}
.subtitleBG {
	width: 200px;
	height: 800px;
	margin: 0px;
	padding: 10px;
	background-image: url(img/subtitleBG.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #FFFFFF;
	position: absolute;
	top: 201px;
	left:0px;
	}


.textspace {
	width: 598px;
	height: 1000px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/textspace.gif);
	background-repeat: no-repeat;
	background-color: #ECEBEB;
	border-right: 1px solid #666666;
	position: absolute;
	top: 270px;
	left: 202px;
	}

#texttitle {
	width: 500px;
	margin: 30px 0px 0px 50px; 
	padding: 0px 0px 0px 2px; 
	font-size: 12pt;
	font-weight: bold;
	font-size:90%;
	color: #575757;
	border-bottom: 1px solid #353232;
	}
	
#text {
	width: 500px;
	margin: 0px 0px 0px 50px; 
	padding: 5px 0px 0px 8px; 
	font-size:95%;
	color: #353232;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	}
#text a {
	color: #00A651;
		}
#text a:hover {
	text-decoration: underline;
	}
		

.footer {
	width: 800px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	color: #00A651;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	background-color: #666666;
	position: absolute;
	top: 1270px;
	left: 0px;
	}
	