﻿.Title
{
	color: #669900;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.Description
{
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	margin-right: 5px;
	display: block;
}
.Left
{
	padding: 6px 4px 6px 4px;
	margin: 2px;
	float: left;
	position: static;
	width: 50px;
	text-align: center;
	clear: both;
	height: auto;
}
.Right
{
	float: left;
	position: static;
	width: 600px;
	clip: rect(auto, auto, auto, auto);
	margin-bottom: 8px;
}
.Hit
{
	color: #669900;
	font-size: 13px;
	font-weight: bold;
}
.Created
{
	font-style: italic;
}
.Page
{
	padding: 4px 8px 4px 8px;
	margin: 2px;
	border: 1px solid #C0C0C0;
	background-color: #99CC00;
	color: #FFFFFF;
	font-size: 11px;
}
.Select
{
	padding: 4px 8px 4px 8px;
	margin: 2px;
	border: 1px solid #99CC00;
	background-color: #669900;
	color: #FFFFFF;
	font-size: 11px;
}
.Pager
{
	text-align: center;
	height: 20px;
	margin-top: 20px;
	padding: 25px;
}
.PageFL
{
	font-size: 10px;
}
.Category
{
	color: #669900;
	font-size: 26px;
	font-weight: normal;
}
#Header
{
	vertical-align: middle;
	text-align: center;
}
.Commentary
{
	vertical-align: 1px;
	padding: 4px 4px 4px 22px;
	font-size: 17px;
	color: #669900;
}
.Author
{
	font-size: 11px;
	text-decoration: underline;
	color: #669900;
	font-weight: normal;
}
