BODY {
	font-family: Verdana;
	margin-top: 0;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color: #CCCCCC;}
}

A { color: black; }
A:hover { color: maroon; }

.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	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: white;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.Product_Header {
	text-align: left;
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	font-weight: bold;
	vertical-align: top;
}

.Product_Item {
	text-align:left;
	vertical-align: top;
}

.Grid_General {
	text-align: left;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	color: black;
	background-color: #FFFFFF;
}

.Grid_Item {
	
	vertical-align: top;
}

.Grid_Header {

	font-weight: bold;
	color: White;
	background-color: #CC0001;
}

.Grid_Header_Thin {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: darkblue;
}

.Grid_AlternatingItem {
	text-align:left;
	background-color: #F7F6F3;
	vertical-align: top;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	background-color: white;
	vertical-align: top;
}

.SubscrMessage {
	color: darkblue;
}

.MenuRow {
	font: x-small Verdana, Arial, sans-serif;
	color: lightgreen;
}

.ContactUs
{
	font: Arial, sans-serif;
	font-size: 10pt;
}

A.MenuItem {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: lightgreen;
}

A.MenuItem:hover {
	color: cyan;
}

.GridLink {
	color: maroon;
}

.GridLink:hover {
	color: red;
}

.Site_Header 
{
	font-family: Verdana;
	font-size: 9pt;
	color: white;
	background-color: #669999;
	border:1px;
	border-style: solid; 
	border-color: #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}


.Page_ProductList_Model
{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.Page_ProductList_Description
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.Page_ProductList_Breadcrumbs
{
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.Page_SubCategoryList_Breadcrumbs
{
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.Page_Events_Date
{
	font-size: 11px;
	font-weight: bold;
}

.Page_Events_Title
{
	font-size: 11px;
}

.Page_ViewQuote
{
	font-size: 11px;
}

.Page_SearchResults
{
	font-family: verdana;
	font-size:11px;
}

.Page_SearchResults_Description
{
	font-size:11px;
}

.Page_SearchResults_Header
{

	font-size:11px;
	font-weight: bold;
	text-decoration:none;	
}

.Page_SearchResults_Page
{

	font-size:11px;
	font-weight: bold;
	color:white;
}

.Page_SearchResults_Keyword
{
	font-size:11px;
	font-weight: bold;
	font-style: italic;
	color:white;
}