BODY
{
	font-family: 'Trebuchet MS' , Verdana, 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;
	text-decoration: 'underline';
}

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;
}

.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: gainsboro;
    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: dimgray;
}
.menuTitle
{
    font-size: 13pt;
    font-weight: bold;
    color: dimgray;
}
.Tiny
{
	font-size: 9pt;
}

.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: gainsboro;
}
.logo_header_text
{
    font-size: 14pt;
    color: dimgray;
    line-height: normal;
    padding-top: 1px;
}

A.logo_header_text
{
    font-size: 14pt;
    color: dimgray;
    line-height: normal;
    padding-top: 1px;
    text-decoration:none;
}
A.logo_header_text:hover
{
    font-size: 14pt;
    color: dimgray;
    line-height: normal;
    padding-top: 1px;
    text-decoration:underline;
}
.logo_header_small
{
	font-size: 10pt;
	color: dimgray;
	line-height: normal;
	padding-top: 1px;
}

.ConfigRow
{
    text-align: center;
    background-color: gainsboro;
}

.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;
}

a.HeaderLink:hover
{
    font-size: 10pt;
    color: white;
    line-height: normal;
    padding-top: 1px;
    text-decoration: underline;
}