body {
	color: black;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, Verdana, Arial, sans-serif;
	
	 border:1px solid #CCCCCC;
	}

#allbody{
	
	background-image: url(background.gif);
}

img{
	padding: 0;
	margin: 0;
}
div {
	margin: 0;
	padding: 0;
}
p{margin:0px;
padding:0px;}


h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
a {
	text-decoration: none;
	color: #FFFFFF;
	
}

a:hover {
	color: #0000FF;
	
}

#topbunner{
	width: 800px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 230px;
	background-image: url(header.jpg);
}

#headderbar{
	width: 800px;
	clear: both;
	
	margin: 0;
	padding: 0;
}
.headdermenu{
	width: 550px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	float: left;
	
	
	font-weight: bold;
	border-right-width: 2px;
	height: 27px;
}

.headdermenu h1{
	text-align: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	margin-left: 20px;
	font-size: 14px;
}
.headdermenu p{
	font-size: 100%;
	padding-top: 5px;
}
.container{
	width: 800px;
	clear: both;
	padding: 0;
	margin: 0;		
}
.sidebar{
	width: 200px;
	color: #FFFFFF;
	float: left;
		
}


.sidebardemenu {
	width: 200px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 0px;
	height: 30px;
}

.sidemenu a{
	font-size: 100%;
	padding-left: 10px;
	font-weight: bold;
	margin-top: px;
	line-height: normal;
	padding-top: 10px;
}


.nav3-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}
.select{
	text-decoration:none;
	
	background-color: #008000;}

.nav3-grid dt{
	display:block;
	min-height:2.0em;
	height:auto !important;
	height:1.0em;
	line-height:2em;
	padding:0px 10px 0px 15px;
	border-top: solid 1px rgb(200,200,200);
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	
}

/**.nav3-grid dt, .nav3-grid dt a, .nav3-grid dt a:visited {
	display:block;
	min-height:2.0em;
	height:auto !important;
	height:2.0em;
	line-height:2em;
	padding:0px 10px 0px 15px;
	border-top: solid 1px rgb(200,200,200);
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	
}**/
.nav3-grid dd a, .nav3-grid dd a:visited {
	display:block;
	min-height:1.7em;
	height:auto !important;
	height:1.7em;
	line-height:1.7em;
	padding:0px 0px 0px 15px;
	border:none;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	font-size:90%;
	margin-left: -40px;
	
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover{
	background-color:rgb(225,225,225);
	color:rgb(42,90,138);
	text-decoration:none;
	
}
.nav3-grid dt#home{
	text-decoration:none;
	font-size:100%;
	
	
}
.nav3-grid dt#home a:hover{
	background-color:rgb(225,225,225);
	color:rgb(42,90,138);
	text-decoration:none;
	font-size:100%;
	
	
}
/*
.nav3-grid dt#home a:hover{
	text-decoration: none;
	display:block;
	min-height:2.0em;
	height:auto !important;
	height:1.0em;
	line-height:2em;
	padding:0px 10px 0px 15px;
	border-top: solid 1px rgb(200,200,200);
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
}
*/
#fontup{
	color:#FFFFFF;
	font-weight:bolder;
	font-size:100%;
	text-decoration: none;
}


.main{
	width: 580px;
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
	
}




.subtitle{
	clear: both;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.subcontents{
	width: 550px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	
}
.subcontents h2{
	font-size: 120%;
	color: #009999;
	font-weight: bold;
	text-align: left;
	
}
.subcontents h2#emp{
	font-size: 150%;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	
}



.subcontents p{
	font-size: 90%;
	line-height: 1.5em;
	
}
.subcontents li{
	font-size: 90%;
	line-height: 1.5em;
	
}

.subcontents td{
	font-size: 90%;
	line-height: 1.5em;
	width: 100px;	
}
.subcontents td#width500{
	width: 500px;
}
.subcontents td#width300{
	width: 300px;
}

.subcontentslist{
	background-image: url(kiwi.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 33px;
	padding-bottom: 5px;
	margin-left: -33px;
	font-weight: bold;
}
.subcontents a{
	color: #333333;
	text-decoration: none;
	
}

.subcontents a#toppage{
	color: #FF0000;
	text-decoration: underline;
	
}

.subcontents a:hover {
	color: #0000FF;
	
}
.subcontents .title{
	font-size: 100%;
	color: #666666;
	padding-left: 10px;
	text-align: left;
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.subcontents .titleB{
	font-size: 100%;
	color: #0000CC;
	padding-left: 10px;
	text-align: left;
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: blink;
}

.subcontents .titleC{
	font-size: 100%;
	color: #FF6600;
	padding-left: 10px;
	text-align: left;
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	
}


.subcontents a#top{
	color: #000000;
	text-decoration: underline;
	font-size: 100%;
	font-weight: bold;
}

.subcontents p#top{
	text-align: right;
	
}

.subleft{
	width: 160px;
	float: left;
}

.subleftnowidth{
	float: left;
}
.subright{
	float: right;
	
	width: 380px;
}

.subrightnowidth{
	float: right;
	margin-left: 10px;
}
.subright p{
	padding-left: 10px;
	font-size: 14px;
}


.subimg {
	float: none;
	margin: 3px 10px 0px 0px;
	border: solid 1px rgb(150,150,150);
	clear: both;
}

.subtext{
	float: right;	

}
.footer{
	width: 800px;
	clear: both;
	background-color: #65B722;
	border-top:solid 1px rgb(200,200,200);
	padding-top: 3px;
	padding-bottom: 10px;
}

.footercentre {
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	line-height: normal;
	padding-top: 3px;
}

.footerleft {
	text-align: left;
	color: #FFFFFF;
	font-size: 80%;
	line-height: normal;
	padding-top: 3px;
	padding-left: 30px;	
}

.footerright{
	text-align: right;
	color: #FFFFFF;
	font-size: 80%;
	line-height: normal;
	padding-top: 3px;
	padding-right: 30px;	
}

.img-leftmargin{
	margin-left: 10px;
}

/*text decolation*/
.red-emp{
	color: #FF0000;
	font-size: 100%;
}
.marg10{
	margin-left: 10px;
}
.margtop10{
	margin-top: 10px;
}
.returntotop{
	color: #0000FF;
	text-align: right;
}
.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-border-notopmargin-nofloat {float: none; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}
.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
.img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
.content1-container-2col-left {overflow: hidden; float: left; width: 191px; margin: 0px; padding: 0px;}
.content1-container-2col-right {overflow: hidden; float: right; width: 191px;  margin: 0px; padding: 0px;}


