body
{
	color: white;
	background-color: black;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	scrollbar-3dlight-color:#a20101; 
	scrollbar-arrow-color:#a20101; 
	scrollbar-base-color:#a20101; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#a20101;
}

th
{
	font-family: tahoma;
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-align: left;
}

td
{
	font-family: tahoma;
	font-size: 12px;
	margin-left: 15px;
	color: white;
}

h1
{
	font-family: tahoma;
	color: #c24f25;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 8px;
}

h2
{
	font-family: tahoma;
	color: #c24f25;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 6px;
}

h3
{
	font-family: tahoma;
	color: #c24f25;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.Reaction
{
	width: 90%;
	padding: 5px;
	margin-bottom: 10px;
	
}

div.Reaction span.name,
div.Reaction span.name a
{
	color: #EFEFEF;
	text-decoration: underline;
	color: #C1CDCD;
}

div.Reaction span.date
{
	float: right;
	font-size: 11px;
	color: #C1CDCD;
}

div.Reaction span.website,
div.Reaction span.website a
{
	font-size: 11px;
	display: block;
}

div.Reaction span.message
{
	display: block;
	padding-top: 3px;
	color: white;
}

div.center
{
	text-align: center;
}

a
{
	color: #c24f25;
}

a:hover
{
	color: #c5980f;
}

div.image
{
	float: left; 
	margin-right: 10px; 
	padding: 2px; 
	border: 1px solid #c24f25;
}

hr
{
	 color: #a20101;
	 border-top: 1px;
	 border-bottom: 0px;
	 height: 0px;
	 border-style: solid;
	 width: 100%;
	 margin-left: -0px;
}

div.pager
{
	width: 50%;
	margin-left: 10px;
	margin-right: 10px;
}

div.pager span
{
	margin-right: 5px;
}

div.pager span.CurrentPage
{
	font-weight: bold;
	
}

div.twitter
{
	margin-bottom: 5px;
}

div.twitter span.message
{
	font-size: 11px;
}

div.twitter span.datetime
{
	display: block;
	font-size: 11px;
	font-style:italic;
}
