a:link {
	color: #0033aa;
	text-decoration: none;
}

a:visited {
	color: #0033aa;
	text-decoration: none;
}

a:hover {
	color: #0033aa;
	text-decoration: underline;
	background: #eeeeee;
}

.title1 {
	font-weight: bold;
	background-repeat: no-repeat;
	line-height: normal;
	list-style: square inside;
	background-image: url(../image/bar/np_bar.jpg);
	padding-bottom: 10px;
	background-position: bottom;
	color: #666666;
}

.title2 {
	font-weight: bold;
	background-image: url(../image/bar/np_bar2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	color: #666666;
}


.relatedtitle{
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	background-color: #e4e4e4;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #fe9900;
}

.relateditem {
	background-color: #f3f3f3;

	border-width: 0;
	background-image: url(../image/button/item-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;

	padding-bottom: 0.5em;
	padding: 0 0 2px 8px;
	display:block;
}
.relateditem div{
	border-width: 0;
	background-image: url(../image/button/item-l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sidetitle{
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	background-color: #ddFFFF;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #fe9900;
}

.sideitem {
	background-color: #f3ffff;

	border-width: 0;
	background-image: url(../image/button/item-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;

	padding-bottom: 0.5em;
	padding: 0 0 2px 8px;
	display:block;
}
.sideitem div{
	border-width: 0;
	background-image: url(../image/button/item-l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.name {
	font-size: large;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
    background: #eeffff;
    background-image: url(name_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

tr {
	line-height: 110%;
}
table {
	color: #666666;
}
td {
	line-height: 110%;
}

.nplist {
	background-image: url(../image/button/item-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10pt;
	margin-left: 10pt;
}
.nplist div{
	border-width: 0;
	background-image: url(../image/button/item-l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 120%;

}
