BODY {
	background-color: #ffffff;	
}

A { color: maroon; }
A:hover { color: red; }

.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: maroon;
	border: 1;
	border-color: white;
	border-style: solid;
}

.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	color: darkblue;
	background-color: lightyellow;
}

.Grid_General {
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: #F1F1F1;
}

.Grid_Item
{
	font: x-small Verdana, Arial, sans-serif;
	color: navy;
	background-color: #f1f1f1;
}

.Grid_Header_P
{
	font-weight: bold;
	color: maroon;
	background-color: #c0c0ff;
}

.Grid_Header
{
	font: bold x-small Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: lightgrey;
}

.Grid_AlternatingItem
{
	font: x-small Verdana, Arial, sans-serif;
	color: navy;
	background-color: #e8e6e6;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	background-color: orange;
}

.MenuTable {
	padding: 0;
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: darkblue;
}

.Preview {
	color: darkblue;
	background-color: #F1F1F1;
}

.Error {
	color: red;
}

.Poll_Box
{
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: #f1f1f1;
}

.Poll_Question {
	color: red;
}

.Poll_Bar {
	color: magenta;
	height: 8;
}

.Poll_Results {
	color: green;
}

.Poll_Option {
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
}

.SubscrSubject {
	color: darkblue;
	font: bold Arial;
}

.SubscrMessage {
	color: darkblue;
}

.MenuRow {
	font: x-small Verdana, Arial, sans-serif;
	color: lightgreen;
}

A.MenuItem {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: lightgreen;
}

A.MenuItem:hover {
	color: cyan;
}

.GridLink
{
	font-size: x-small;
	color: navy;
}

.GridLinkBold
{
	font-size: x-small;
	font-weight: bold;
	color: navy;
}


.GridLink:hover
{
	font-size: x-small;
	color: maroon;
}
.GridLink_FontWhite_BGBlue
{
	font-weight: bold;
	font-size: small;
	color: white;
	line-height: 1.3;
	background-color: #266fbf;
}

.GridLink_FontWhite_BGBlue:hover
{
	font-weight: bold;
	font-size: small;
	color: #66ccff;
	line-height: 1.3;
	background-color: #266fbf;
}

.Grid_Category
{
	font-weight: bold;
	color: white;
	background-color: #266fbf;
}

.Grid_Header_FontDarkBlue_BGDodgeBlue
{
	font-weight: bold;
	font-size: small;
	color: darkblue;
	line-height: 1.3;
	background-color: dodgerblue;
}

.Gread_Header_FontWhite_BGBlue
{
	font-weight: bold;
	color: white;
	background-color: cornflowerblue;
	text-align: left;
}

TD 
{
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	line-height: 17px;
}


.Site_Header 
{
	font-family: Verdana;
	font-size: 9pt;
	color: white;
	background-color: #266fbf;
	border:1px;
	border-style: solid; 
	border-color: #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.SubscrSubject {
	color: darkblue;
	font: bold Arial;
}

.SubscrMessage {
	color: darkblue;
}

.Book_News_General {
	font: tahoma;
	font-size: 2ex;
	color: black;
}

.Book_News_Header {
	color: white;
	font: x-small Verdana, Arial, sans-serif;
	background-color: #996633;
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

.Book_News_Item {
	background-color: white;
	border: 1px; 
	border-color: #c0c0c0;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.Book_News_AlternatingItem {
	background-color: #ffeedd;
	border: 1px; 
	border-color: #c0c0c0;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.DVD_News_General {
	font: tahoma;
	font-size: 2ex;
	color: black;
}

.DVD_News_Header {
	color: white;
	font: x-small Verdana, Arial, sans-serif;
	background-color: #663366;
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

.DVD_News_Item {
	background-color: white;
	border: 1px; 
	border-color: #c0c0c0;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.DVD_News_AlternatingItem {
	font: tahoma;
	font-size: 2;
	color: white;
	background-color: #ffeeff;
	border: 1px; 
	border-color: #c0c0c0;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.Forums_Header
{
	font-weight: bold;
	color: white;
	background-color: #e16161;
}

.Forums_Header2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font: bold x-small Verdana, Arial, sans-serif;
	border-left: #000000 1px solid;
	color: white;
	border-bottom: #000000 1px solid;
	background-color: darkred;
}

.Forums_TopicSubject
{
	font: bold 16px Verdana, Arial, sans-serif;
	color: darkred;
}

.Forums_Item
{
	border-right: #c0c0c0 0px solid;
	border-top: #c0c0c0 0px solid;
	border-left: #c0c0c0 0px solid;
	border-bottom: #c0c0c0 0px solid;
	background-color: beige;
}

.Forums_AlternatingItem {
	font: tahoma;
	font-size: 2;
	color: white;
	background-color: moccasin;
	border: 0px; 
	border-color: #c0c0c0;
	border-style: solid;
}

.Forums_General {
	font: tahoma;
	font-size: 2ex;
	color: black;
	background-color: beige;
	border: 1px; 
	border-color: #c0c0c0;
	border-style: solid;
}

.Grid_Label
{
	font-weight: normal;
	font-size: x-small;
	color: navy;
}
.Gread_Header_FontDarkBlue_BGWhite_ButtonBorder
{
	color: darkblue;
	border-bottom: darkblue thin solid;
}
.News_Headlines
{
	font-weight: bold;
	border-bottom: black thin double;
	text-align: left;
}

.Form_Header
{
	font-weight: bold;
	background-color: #b6c7e5;
}

.Form_General
{
	background-color: #d8e4f8;
}
