﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10pt;
	height: 100%;
}
.FormTable
{
    font-size: 10pt;
    vertical-align: middle;
    font-family: Verdana, Sans-Serif, Arial;
    background-color: #F0F2F4; 
    border-width: 2px;
    border-right: #b5c7de thin outset; 
    border-top: #b5c7de thin outset; 
    border-left: #b5c7de thin outset; 
    border-bottom: #b5c7de thin outset;
    margin-left: auto;
    margin-right: auto;
}
.FormTable TD
{
    font-size: 10pt;
    vertical-align: middle;
    font-family: Verdana;
    color: Black;
}
.FormTableLeft TD
{
    text-align: right;
}    
.FormTableRight TD
{
    font-size: 8pt;
    text-align: left;
}
.FormTableSpacer TD
{
    font-size: 8pt;
    width: 5px;
}
.FormTitle
{
	background-image: url("../../images/bar_black_back.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F0F2F4;
	text-align: left;
	height: 15px;
	color: #FFFFFF !important;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.hideIt
{
    border-color: White;
    background-color: White;
    border-style: none;
    height: 0px;
    color: White;
    border-width: 0px;
}
.servicesText
{
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana, Sans-Serif, Arial;
    padding: 14px 42px 13px 42px;
    text-align: left;
}
.productDiv, .productDiv a:visited,
.productDiv a:active, .productDiv a
{
    color: Blue;
    text-decoration: none;
}
.productDiv a:hover
{
    color: Maroon;
}
.ContentDiv
{
    height: expression( this.scrollHeight < 500 ? "500px" : "auto" ); /* sets min-height for IE */
    min-height: 500px; /* sets min-height value for all standards-compliant browsers */
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    clear: both; 
    margin-left: auto; 
    margin-right: auto; 
    background-image: url('../../Images/ContentBack.png'); 
    background-repeat: repeat-y;
}
img
{
    border: none 0px #FFFFFF;
}

.RadMenu_Default .rmRootGroup, 
.RadMenu_Default img, .RadMenu_Default a,
.RadMenu_Default a:hover
{
	border: none 0px #FFF !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important; 
}
.RadMenu_Default .rmRootGroup .rmText
{
    padding-right: 0px !important;
}
.ProductList a, .ProductList a:visited, .ProductList a:hover, .ProductList a:active
{
    text-decoration: none;
    line-height: 2;
}
.style1 a, a:visited, a:active
{
    text-decoration: none;
}
.style1 a:hover
{
    text-decoration: underline;
}
.style2
{
    color: #6B0000;
    font-weight: bold;
}
.PriceCalcDescription
{
    color: #808080;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    clear: both;
    float: left;
    width: 125px;
}
.style3
{
    color: #6B0000;
    font-weight: bold;
    font-size: large;
}
.Content
{
    font-size: 14px;
    line-height: 1.5;
}
.Content1 
{
    font-size: 14px;
    line-height: 1.5;
    margin: auto;
    text-align: left;
    width: 800px; 
}
.Content a, a:visited, a:active
{
    text-decoration: none;
    color: #AB0000;
}
.Content a:hover
{
    text-decoration: underline;
}
h1 {font-size:14px; color:#900;}