body
{
 font-family: Arial, verdana, tahoma;
 font-size: 11px;
 color: #333333;
 background-color: #ffffff;
 margin: 0px;
}

h1
{
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 10px;
 line-height: 17px;
}

h1.MediumStdColor
{
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 15px;
 color: #222222;
}

h1.ProductListMediumStdColor
{
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 15px;
 color: #222222;
 background-color: #CC0001;
}

h2 {
 font-size: 11px;
 font-weight: bold;
 margin-top: 0;
}

h2.MediumStdcolor {
 margin-bottom: 10px;
 text-transform: normal;
 font-size: 11px;
 font-weight: bold;
 line-height: 16px;
 color: #222222;
}

h2.ProductListMediumStdColor {
 margin-bottom: 10px;
 text-transform: normal;
 font-size: 11px;
 font-weight: bold;
 line-height: 16px;
 color: #222222;
}

.BreadMediumStdcolor
{
 font-size: 11px;
 line-height: 16px;
 color: #222222;
}

.ProductHeadingMediumStdColor
{
 font-size: 12px;
 line-height: 24px;
 color: #ffffff;
 font-weight: bold;
 background-color: #CC0001;
}
.ProductMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #222222;
}

a {
 font-size: 11px;
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: none;
}

a.SiteTreeLink {
 font-size: 10px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
}
a.SiteTreeLink:hover {
 text-decoration: underline;
}

a.MenuCase0 {
 font-family: arial;
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}
a.MenuCase0:hover {
 text-decoration: underline;
 color: #ffffff;
}
a.MenuCase0Selected {
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
 text-transform: uppercase;
}
a.MenuCase0Selected:hover {
 color: #ffffff;
 text-decoration: underline;
 text-transform: uppercase;
 font-weight: bold;
}

a.TradeTerms {
 font-family: arial;
 font-size: 11px;
 color: #CC0001;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}
a.TradeTerms:hover {
 text-decoration: underline;
 color: #CC0001;
}


.LeftMenuBackground
{
 background-image:url("../../AjrGfx/SystemGfx/");
 background-repeat: no-repeat;
}


input
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #849FA8 solid;
 padding-left: 2px;
 height: 17px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #849FA8 solid;
}

select
{
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #849FA8 solid;
 height: 18px;
}

.dropdown
{
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #849FA8 solid;
 height: 17px;
 line-height: 18px;
}

select.FormFieldInputsMedium {
 height: 20px;
 width: 225px;
}

.ButtonSubmit
{
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #849FA8 solid;
 height: 19px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
}

.FormFieldInputsWide
{
 width: 225px;
 height: 50px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 15px;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 16px;
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ padding-left:13px; margin:5; }

li{ list-style-image: }


