
body {
	margin:15px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	height:100%;
	background:#ffffff;
}

a {
	color:#8B0000;
	background-color:transparent;
	text-decoration:none;
	cursor:pointer;
}

#ptop {
	background-image:url(../img/top_backgr.png);
	background-repeat:repeat-x;
	background-position:320px 0px;
	height:97px;
}

#pmore {
	position:absolute;
	/* left:345px; */
	right:40px;
	top:54px;
	font-family: "Courier New", courier, monospace;
	font-style:italic;
	font-size:12px;
	line-height:13px;
	color:#243A24;
}

#pleft {
	position:absolute;
	left:15px;
	top:112px;
	/* border-right:2px solid #000;
	border-bottom:2px solid #000; */
	padding-bottom:15px;
	width:183px;
}

#pright {
	margin-left:188px;
	padding-bottom:15px;
}

.box {
	margin:0px 0px 0px 0px;
}

.boxborder {
	min-width:9px;
	width:9px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: sans-serif;
	font-size:9px;
	line-height:9px;
}

.content {
}

div.navigation {
	background:#E6E6E6;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:pointer;
	border-top:1px solid #888;
}

a.navigation {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	cursor:pointer;
}

div.navigationsub {
	background:#C6C6C6;
	height:14px;
	line-height:14px;
	text-align:center;
	cursor:pointer;
	border-top:1px solid #888;
}

a.tarball {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	cursor:pointer;
}


span.newsheaderdate {
	background:#F1DAAF;
	line-height:18px;
}

span.newsheadertitle {
	background:#F6F6D2;
	line-height:18px;
}

div.contentTitle {
	background:#F1DAAF;
	line-height:18px;
}

div.contentCode {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:8px 5px 8px 5px;
	background-color:#E6E6E6;
	border:1px solid #888;
	font-size:10px;
}

.emptyspace {
	background:#ffffff;
	margin:0px 0px 0px 0px;
}
