BODY
{
	background-color: #ffffff;
	background-image: url('images/BodyBack.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px; 
}
.NoBreakBeforeAfter
{
    margin-top: 0px;
    margin-bottom: 0px
}
.NoBreakBefore
{
    margin-top: 0px
}
.NoBreakAfter
{
    margin-bottom: 0px
}
.DoubleBreakBeforeAfter
{
    margin-top: 8px;
    margin-bottom: 8px
}
.DoubleBreakBefore
{
    margin-top: 8px
}
.DoubleBreakAfter
{
    margin-bottom: 8px
}
.HalfBreakBeforeAfter
{
    margin-top: 2px;
    margin-bottom: 2px
}
.HalfBreakBefore
{
    margin-top: 2px
}
.HalfBreakAfter
{
    margin-bottom: 2px;  
}
P
{
	margin: 4px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #444444; 
	text-align: left; 
}
A
{
    text-decoration: none;
   color: #144200; 
}
A:hover
{
	text-decoration: underline;
}
TABLE
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-spacing: 0px;
	border-collapse: collapse;
}
TABLE.Centered
{
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}
TABLE.Top
{
   border: black 1px solid;
   border-bottom: none; 
	background-color: #ffffff;
}
TABLE.Bottom
{
   border: black 1px solid;
   border-top: none; 
	background-color: #ffffff;
}
TABLE.Middle
{
   border: black 1px solid;
   border-top: none; 
   border-bottom: none; 
	background-color: #ffffff;
}
TD
{
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
}
INPUT
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
TEXTAREA
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
SELECT
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
.Bordered
{
    border: #bbbbbb 1px solid;
}
FORM
{
   margin: 0px; 
}
P.IndentedBullet
{
    margin-left: 10px;
    text-indent: -10px
}
DIV.ValidatorError TABLE
{
	background-color: #A00000;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
DIV.ValidatorOk TABLE
{
	background-color: #70A030;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
DIV.ValidatorError P
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
DIV.ValidatorOk P
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
H1
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
   color: #431455; 
}
H2
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	color: #ffffff; 
	background-image: url('images/H2Background.gif');
	background-repeat: repeat-x;
	padding: 4px 10px 5px 10px;
}
H3
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	color: #b41c35; 
}
H4
{
	margin: 12px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #444444; 
	text-align: left; 
	font-weight: bold;
}
IMG
{
	border: none;
}
LI
{
	margin: 4px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #444444; 
	text-align: left; 
}
.AsLink
{
	cursor: pointer;
}
OBJECT
{
	outline: none;
}
TABLE.Red
{
	background-color: #b41c35;
}
TABLE.Red P
{
	color: #ffffff;
}
TABLE.BoxA
{
	background-color: #ffffff;
	background-image: url('images/BoxABack.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

TABLE.BoxComboBA
{
	background-color: #ffffff;
	background-image: url('images/BoxABack.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
TABLE.BoxComboBA H2
{
	color: #ffffff;
	margin-right: 8px;
	margin-top: 2px;
	background-image: none;
	padding: 0px;
}
TABLE.BoxComboBA P
{
	margin-left: 8px;
}
TABLE.CenteredContent P
{
	text-align: center;
}
SPAN.Highlight
{
	font-weight: bold;
}
HR
{
	background-color: #dfdfdf;
	height: 3px;
	border: none;
}
TD.Separation
{
	background-color: #dfdfdf;
}
TABLE.Subheader
{
	background-color: #eeeeee;
	margin-bottom: 0px;
}
TABLE.Subheader TD
{
	padding: 6px 10px 6px 10px;
}
TD.SideColumn
{
	background-color: #eeeeee;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
TABLE.Subheader P
{
	font-weight: bold;
	color: #444444; 
}
TABLE.Form
{
	border-spacing: 0px;
}
TABLE.Form TD
{
	padding-top: 2px; 
	padding-bottom: 2px;
}
TABLE.Form INPUT.TextField
{
	padding: 0px;
	float: left;
	margin: 0px;
	height: 13px;	
}
TABLE.Form SELECT
{
	margin: 0px;
	padding: 0px;
}
TABLE.Form TD.Caption
{
	padding: 0px 10px 0px 0px;
}
TABLE.FormRadios P
{
	margin: 0px;
	margin-left: 5px;
}
TABLE.FormRadios TD
{
	padding: 2px 0px 2px 0px;
}
SPAN.Red
{
	color: #e00000;
}
TABLE.Specs TD
{
	border: solid 1px #666666;
	padding-left: 5px;
	padding-right: 5px;
}

TABLE.SpecsSmall TD
{
	border: solid 1px #666666;
	padding-left: 4px;
	padding-right: 4px;
}
TABLE.SpecsSmall TD P
{
	font-size: 10px;
}

DIV.Results TABLE.PriceListCategory TD
{
	vertical-align: bottom;
}
DIV.Results TABLE.PriceListCategory P
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #b41c35;
}
DIV.Results TABLE H3
{
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 4px;
}
DIV.Results TABLE.PriceList P
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}
DIV.Results TABLE.PriceList TH P
{
	font-weight: bold;
}
DIV.Results TABLE.PriceList TD
{
	border: solid 1px #eeeeee;
}
DIV.Results TABLE.PriceList TH
{
	border: solid 1px #eeeeee;
	background-color: #f8f8f8;
	vertical-align: bottom;
}
DIV.Results TABLE.PriceListCategory SPAN.Caption {
	color: #444444;
	font-weight: normal;
}
