BODY
{
    font-family: Helvetica;
    line-height: 110%;
    color: #585880;
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

A:link
{
    color: #232377;
}

A:unknown
{
    color: #232377;
}

A:hover
{
    color: #6464FE;
    text-decoration: none;
}

A:visited
{
    color: #232377;
}

H1
{
    font-family: 'Trebuchet MS' , Verdana, Helvetica;
    color: #585880;
    margin-top: 3px;
    font-size: 18px;
}


H2
{
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
	color: #585880;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
}

.Error
{
    font-size: small;
    color: red;
}
.TopLine
{
    line-height: 20px;
    background-color: #A0B8DB;
    height: 20px;
}

.invisible
{
    font-size: x-small;
    color: #E2E2E2;
}
.DirectoryTable
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

.EvenRow
{
	background-color: #DCDCDC;
}

.OddRow
{
    background-color: white;
}

.menuProduct
{
    font-size: 9pt;
    font-weight: bold;
    color: black;
}
.menuProductPrice
{
    font-weight: bold;
    color: #3300cc;
}
.menuAddProduct
{
    font-weight: bolder;
    color: #696969;
    text-align: right;
}
.menuSize
{
    font-weight: normal;
    color: black;
}
.menuBgOn
{
	background-color: #DCDCDC;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.menuBgOff
{
    background-color: white;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}

.menuDescription
{
    font-weight: lighter;
    font-size: 9pt;
    color: #696969;
}
.menuTitle
{
    font-size: 13pt;
    font-weight: bold;
    color: #696969;
}
.Tiny
{
    font-size: 8pt;
}

.Table-Colored
{
    border-right: #cc0000 thin double;
    border-top: #cc0000 thin double;
    border-left: #cc0000 thin double;
    border-bottom: #cc0000 thin double;
}

.BasicTable
{
    vertical-align: top;
    text-align: left;
}

.tableBgOff
{
    background-color: #d3d3d3;
}
.tableBgOn
{
    background-color: white;
}

/* Snazzy Corners*/

.xsnazzy h1, .zsnazzy h1
{
    margin: 0;
    font-size: 1.2em;
    padding: 0 10px 5px 10px;
    border-bottom: 1px solid #444;
}
.xsnazzy p, .zsnazzy p
{
    margin: 0;
    padding: 5px 10px;
    font-size: 10px;
}
.xsnazzy
{
    background: transparent;
    width: 160px;
    float: left;
    margin: 0 3px;
}

.xtop, .xbottom
{
    display: block;
    background: transparent;
    font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4
{
    display: block;
    overflow: hidden;
}
.xb1, .xb2, .xb3
{
    height: 1px;
}
.xb2, .xb3, .xb4
{
    background: transparent;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
}
.xb1
{
    margin: 0 5px;
    background: #444;
}
.xb2
{
    margin: 0 3px;
    border-width: 0 2px;
}
.xb3
{
    margin: 0 2px;
}
.xb4
{
    height: 2px;
    margin: 0 1px;
}

.xboxcontent
{
    display: block;
    border: 0 solid #444;
    border-width: 0 1px;
    height: auto;
}
* html .xboxcontent
{
    height: 1px;
}

.color_a
{
    background: #cc0000;
    color: #fff;
}
.color_b
{
    background: #ffcc33;
    color: #000;
}
.color_c
{
    background: #758279;
    color: #fff;
}
.color_d
{
    background: #b2ab9b;
    color: #000;
}
.ActionSection
{
    border-width: 0 1px;
    border: 1px solid #444;
}
/* Rounded Corners*/

.roundedPanel
{
    width: 300px;
    background-color: #DCDCDC;
}
.logo_header_text
{
	font-size: 14pt;
	color: #696969;
	line-height: normal;
	padding-top: 1px; 
}


.logo_header_text a:hover
{
    font-size: 14pt;
    line-height: normal;
    padding-top: 1px;
    text-decoration: underline;
}

.logo_header_small
{
    font-size: 10pt;
    line-height: normal;
    padding-top: 1px;
}

.ConfigRow
{
    text-align: center;
    background-color: #DCDCDC;
}

.ConfigRowAlt
{
    text-align: center;
    background-color: white;
}

a.HeaderLink:link, a.HeaderLink:visited
{
    font-size: 10pt;
    color: white;
    line-height: normal;
    padding-top: 1px;
    text-decoration: none;
}
