BODY
{
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
	line-height: 110%;
	color: #585880;
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

A:link
{
    color: #000099;
    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: mistyrose;
    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: normal;
	font-size: 9pt;
	color: gray;
}
.menuTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
.Tiny
{
	font-size: 9pt;
}

.Table-Colored
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
}

.BasicTable
{
	vertical-align: top;
	text-align: left;
}

.tableBgOff
{
	background-color: mistyrose;
}
.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: #fff;
	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: #b52d00;
	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: yellow;
	line-height: normal;
	padding-top: 1px;
}
.logo_header_small
{
	font-size: 11pt;
	color: white;
	line-height: normal;
	padding-top: 1px;
}
 
.ConfigRow
{
    text-align: center;
    background-color: seashell;
}

.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;
}
 