/* norm */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 
	font-size: 10px;
	line-height: 18px; 
}
p {
	font-size: 10px;
	color: #000000; 
}
/*p.bread {
	font-weight: bold;
	line-height: 18px; 
}*/
p.crumb {
	color: #999999;
	font-weight: bold;
	line-height: 18px; 
}
p.disc {
	line-height: 18px; 
}
a {
	margin: 0px; 
	font-size: 10px;
/*	line-height: 12px; */
}
a:link {
	color: #003580; text-decoration: none; 

}
a:visited {
	color: #003580; text-decoration: none; 
}
a:hover {
	color: #003580; text-decoration: none; 
}
a.navi {
	margin: 0px; 
	font-size: 12px;
}
a.navi:link {
	color: #003580; text-decoration: none; 

}
a.navi:visited {
	color: #003580; text-decoration: none; 
}
a.navi:hover {
	color: #003580; text-decoration: none; 
}

h1 {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 24px; 
}
h2 {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal; 
	font-size: 10px; 
	line-height: 18px; 
}
h3 {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 12px;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px
}
h4 {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: 12px; 
}
h5 {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	font-weight: normal; 
	color: #666666; 
	font-size: 10px; 
	line-height: 18px; 
}
h6 {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	font-weight: normal; 
	font-size: 3px; 
	line-height: 6px; 
}

ul{
/*	font-size: 12px; */
}
li{
	font-size: 10px; 
}
img {
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: 10px;
	border: 1px;
/*	background-color: #000000;*/
}

table.body{
	margin: 0px; 
	border: 1px solid #003580;
}
table.navi {
	font-size: 12px;
	color: #003580;
}
table.left{
	background-color: #FFFFFF;
}
tr.frame {
	background-color: #FFFFFF;
}
tr.inner {
	background-color: #FFFFFF;
}
td.frame {
	background-color: #FFFFFF;
}
td.inner {
	background-color: #FFFFFF;
}


div.navi{
	position:relative; top:12px; left:10px; line-height: 27px;
}
div.content{
	position:relative; top:24px; left:10px; line-height: 27px;
}

/* help */
acronym {
	font-weight: bold;
	font-size: 10px;
	/* color: cc6600; */
	color: 993300;
}
/* content */
/*div.content {
	margin: 18px 18px 18x 18px;
}*/
div.link{
	position:flow; top:90px; right:1800px; line-height: 27px;
}