body {
	background-color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: lighter;
	background-image: url(../images/backround.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.navi_top:link {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 30px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 26px;
	white-space: nowrap;
	background-color: #000000;
}

a.navi_top:visited {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	height: 30px;
	width: auto;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
	white-space: nowrap;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

a.navi_top:hover {
	color:#E1EBC7;
	text-decoration:none;
	font-weight:normal;
	background-color: #660000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999999;
	font-weight: normal;
	padding-left: 20px;
	text-align: left;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #990000;
	font-weight: normal;
	font-style: normal;
	padding-left: 25px;
	width: auto;
	padding-right: 20px;
}


a.subnavi:link {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a.subnavi:visited {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a.subnavi:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
}

a.footnavi:link {
	color:#666666;
	text-decoration:none;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 1.1em;
}
.footnavi_division {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	padding-right: 0.2em;
	padding-left: 0.2em;
}


a.footnavi:visited {
	color:#666666;
	text-decoration:none;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

a.footnavi:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

a.sidebarlink:link {
	color: #999999;
	list-style-image: url(../images/bullet.gif);
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

a.sidebarlink:visited {
	color: #999999;
	list-style-image: url(../images/bullet.gif);
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

a.sidebarlink:hover {
	color: #cccccc;
	list-style-image: url(../images/bullet.gif);
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

a.sb_backlink:link {
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

a.sb_backlink:visited {
	color: #333333;
	list-style-image: url(../images/bullet.gif);
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

a.sb_backlink:hover {
	color: #CCCCCC;
	list-style-image: url(../images/bullet.gif);
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

#page {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	position: absolute;
	width: 900px;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left: -450px;
	padding-left: 10px;
}
.headerbox {
	padding-top: 12px;
	padding-bottom: 2px;
}


#picbox {
	padding: 0px;
	height: auto;
	width: 100%;
	top: 0px;
	bottom: 0px;
	background-color: #000000;
	float: none;
	clear: both;


.textbold {
	font-weight: bold;
	color: #CCCCCC;
}
.indentgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	padding-left: 30px;
	width: auto;
	padding-right: 20px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999999;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}
.txtred {
	color: #999999;
	font-size: 90%;
}
.buy {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #CC0000;
	background-color: #999999;
	text-align: center;
	display: block;
	padding: 5px;
	margin-left: 20px;
}
