*{
	margin: 0px;
	padding: 0px;


}
body {
	background-color: #FFFFFF;
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin: 0px;

}
div#page {
	text-align: left;
	background: #efefef;
	width: 750px;
	margin: 5px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

div#head {
	padding: 5px;
	height: 25px;
	border-bottom: 1px #999999;
	text-align: center;



}

div#main {
	margin: 0px;
	border-left: 1px #999999;
	padding: 20px 0px;
	background: #FFFFFF;
	width: 580px;
	float: left;
	border-right: 1px #CCCCCC;
	font-size: 98%;


}
div#main p {
	margin: 0px 50px 20px;
	font-size: 98%;

}
div#main ul {
	margin-left: 60px;
	margin-bottom: 1em;
	margin-right: 30px;
}
a{
	color: #003366;
	text-decoration: none;
	border: #999999;

}
a:hover{
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;


}
div#menu {
	width: 150px;
	margin: 5px 0px 0px 5px;
	padding: 10px 0px;
	float: left;
	border-right-width: 1px;
	border-right-color: #999999;
	font-size: 95%;
	color: #003366;




}
div#menu ul{
	margin: 0px 0px 0px 5px;
	list-style: circle;
	padding-left: 2em;
}
div#menu p{
	margin: 10px 0px 10px 30px;
	font-size: 98%;
	float: none;


}div#menu li{
	padding: 0px;
	margin-left: 20px;
	color: #333333;
	list-style: url(none);
	border: #CCCCCC;
	font-size: 95%;


}

div#foot {
	padding: 0px;
	text-align: center;
	clear: both;
	margin: 0px;
	background: #efefef;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #333333;


}
div#foot p{
	margin: 5px 0px 0px;
	padding: 5px 0px;
	font-size: 95%;
	text-align: center;


}
strong {
	color: #CC3333;
}

h1 {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 100%;
	color: #333333;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 20px;
	
	font-weight: normal;


}
h2 {
	font-size: 98%;
	color: #333333;
	border-bottom: 1px dashed #999999;
	padding: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	font-weight: normal;



}

h3 {
	font-size: 98%;
	color: #333333;
	padding: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	border-top-style: none;
	border-top-color: #999999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;

}
dl {
	margin: 0px 0px 50px 40px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
}

div#menu hr {
	margin: 5px;
	border-top: 1px dashed #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
	background-position: left;


}
.imgbox {
	margin: 0px 0px 1em 40px;
}
.imgbox img{
	border: 1px solid #666666;
}
.imgbox_f {
	margin: 0px 10px 1em;
	float: right;
}
.imgbox_f img{
	border: 1px solid #666666;
}
div#main table {
	width: 460px;
	font-size: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;

}
div#top {
	width: auto;
	background-color: #FFFFFF;
	font-size: 95%;
	text-align: center;
}
div#main hr {
	margin: 5px 30px 5px 50px;
	border-top: 1px dashed #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;

}
div#top hr {
	margin: 5px 30px;
	border-top: 1px dashed #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;

}
div#top table {
	color: #333333;
	width: 550px;
}
div#top2 {
	width: auto;
	background-color: #FFFFFF;
	font-size: 95%;
	text-align: center;
}


div#top2 table {
	width: 400px;
	margin-right: 170px;
	margin-left: 170px;
	color: #333333;

}

