body {
	font: Verdana,Tahoma,Helvetica;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;

	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
}

a:link, a:active, a:visited {
	color: #C40000;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

a.none:hover {
	color: #ffffff;
	text-decoration: none;
}

a:link img, a:visited img, a:active img { border: 0px; }

table { font: Verdana,Tahoma,Helvetica; }

hr { width: 95%; color: #000000; text-align: center; margin: 0px; }


.title	{
	position: absolute; 
	top:0; 
	left:0; 
	width:100%; 
	z-index:0;
	height: 74px;
//	height: 84;
	}

.title, .title a:link, .title a:active, .title a:visited, .title a:hover {
	padding: 5px;
	color: #ffffff;
	font-size: 200%;	background-color: #000000;
	text-decoration: none;
}

.ads {
	border: solid 1px #000000;
	background-color: E0E0E0;
}

.mhead {
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.article {
	border: solid 1px #000000;
	padding: 5px;
}

.entry {
	border-bottom: solid 1px #000000;
}

.head {
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	padding: 2px;
}

.alt {
	background-color: #E0E0E0;
}

.pages {
	color: #ffffff;
	background-color: #C40000;
	border: solid 1px #000000;
	padding: 1px 4px;
	width: 10px;
}

.pages a:link, .pages a:visited {
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #000000;
	padding: 1px 4px;
	text-decoration: none;
}

.pages a:hover, .pages a:active {
	color: #ffffff;
	background-color: #C40000;
	border: solid 1px #000000;
	padding: 1px 4px;
	text-decoration: none;
}

.copyright {
	text-align: center;
	padding: 5px;
	border-top: solid 1px #000000;
	color: #ffffff;
	background-color: #000000;
}

blockquote {
	padding: 5px;
	border: dashed 1px #000000;
}

textarea, input, select {
	color: #000000;
	border: solid 1px #cccccc;
}

.rhead       { font-family: Tahoma; font-size: 10px; margin-bottom: 0 }
.rlist       { margin-top: 0; margin-bottom: 0 }
.rnum        { font-family: Tahoma; font-size: 10px }
.rname       { font-family: Tahoma; font-size: 10px; font-weight: bold }
.rlist       { line-height: 100% }
