.center {
	text-align: center;
}

.margincenter {
	margin-left: auto;
	margin-right: auto;
}


div.news {
	font-family: monospace;
	font-size: 90%;
}


div.section {
	font-family: sans-serif;
	font-weight: bold;
}


div.br {
	height: 10px;
}


div.dbr {
	height: 20px;
}


div.prtitle {
	border: solid #000000 1px;
	font-weight: bold;
	background: #6666cc;	
	text-align: center;
	color: #ffffff;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}



div.menu{
	text-align: center;
}
span.menu_item {
	border: solid #000066 1px;
	font-style: normal;
	padding: 1px;
}
span.menu_item a:link {
	color: #ffffff;
	background: #888888;
	text-decoration: none;
}
span.menu_item a:visited {
	color: #ffffff;
	background: #888888;
	text-decoration: none;
}
span.menu_item a:active {
	color: #ffffff;
	background: #888888;
	text-decoration: none;
}
span.menu_item a:hover {
	color: #000000;
	background: #ffcc33;
	text-decoration: none;
}


p.profile {
	font-size: 90%;
	width: 90%;
}

p.normal {
	font-size: 90%;
	width: 90%;
}

p.footnote {
	font-size: 90%;
	width: 90%;
}


dt.title {
	font-size: 90%;
	font-weight: bold;
}

dd.content {
	font-size: 80%;
	width: 90%;
}

li.content {
	font-size: 80%;
	width: 90%;
}


div#copyright {
	border: solid #000000 1px;
	text-align: center;
	font-size: 75%;
}



body.main {
	background: #ffffff;
}



img.noborder {
	border: none;
}


table.pr {
	border: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

td.prhead {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border: solid #000000 1px;
}

td.prhead2 {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

td.prdata {
	font-size: 80%;
	border-bottom: solid #000000 1px;
}

td.prprice {
	font-size: 80%;
	text-align: center;
	border-bottom: solid #000000 1px;
}

