BODY {
	background-color: #ADB1B2;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
}
A{
color: #000000;
text-decoration: underline;
}

A:hover{
color:green;
text-decoration: underline;
}
TH{
	background-color: #D9D9D9;
	font-family: arial;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}

TD{
	font-family: arial;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}

select{
	font-family: arial;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}

textarea{
	width: 100%;
}

/***********************************************************/

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
	}

.row1 {
	background-color: #EDEDED;
}

.row2 {
	background-color: White;
}

.bf{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;

}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #336699;

	/*padding: 0px;*/
	text-decoration: none;
}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #336699;
	height: 16px;
	padding: 0px;
	text-decoration: none;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #336699;
	height: 16px;
	padding: 0px;
	text-decoration: none;
	text-align: right;
}
/***************************************************************************/
.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F4F0;
}

.send{background:url(images/send.gif) 16px center no-repeat;}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	background-color: #D9D9D9;
	font-weight: bold;
	background-position: center;

}

.entryTable .label {
	background-color: #EDEDED;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
}

.entryTable .content {
	background-color: #ffffff;
	font-size: 12px;
	padding: 1px 6px 1px 6px;

}
/*********************************************************/
.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E3E0;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CACACA;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
	padding: 2px 6px 2px 6px;
	font-size: 12px;
}

.infoTable .content {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	font-size: 12px;
}
/********************************************************************/
.line {
	padding: 0px;
}

.linespace{
	height: 6px;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.underline{
	text-decoration: underline;
}

#center{
	margin-top: 20px;
}

#current a {

	/*border: 2px solid #999 ;!important;*/
	
}
/******************************************************************/
#detailTable {
	border-top: 1px solid Gray;
	border-left: 1px solid Gray;
}

#detailTable td{
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
}
/*******************************************************************/
#errorMessage {
	color: #990000;
	font-weight: bold;
}
#float{
	float: left;
	margin: 0px;
}

#float img{
	float:left;
	margin:3px 8px 5px 0px;
}
/*******************************************************/

#leftnav {
	color: gray;
	width: 150px;
	vertical-align: top;
}

#leftnav a {
	text-decoration: none;
	font-family: verdana,arial,helvetica;
	font-size: 11px;

	color: #333333;
	text-decoration: none;
}

#leftnav a:hover  {

	background-color: #E5E4DD;
	text-decoration: underline;	
}

#leftnav td {
	font-size: 11px;
	font-weight: bolder;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}
/*************************************************************/
#listTableHeader td{
	/*font-family: "Courier New", Courier, mono;*/
	font-size: 11px;
	color: #000000;
	background-color: #D9D9D9;
	font-weight: bold;
	padding: 3px;
}

#listTableBody td{
	font-size: 11px;
	border: 1px;
	padding: 3px;
}

/*******************************************/

#miniCart {
	width: 100%;
}

#minicart td {
	font-size: 10px;
	/*border-bottom: 1px solid Gray;*/
	
}
#minicart th {
	font-size: 11px;
	font-weight: bold;
}

/* ------------------------------------ */
.HeadlineMediumStdColor{
color: #333333;
font-size: 16px;
line-height: 22px;
font-weight: bold;
padding-bottom: 5px;
}

.HeadlineSmallStdColor{
color: #333333;
font-size: 14px;
line-height: 20px;
font-weight: bold;
padding-bottom: 5px;
}

.SubHeadlineMediumStdColor{
color: #333333;
font-size: 12px;
line-height: 14px;
font-weight: bold;
padding-bottom: 0px;
}
.SubHeadlineSmallStdColor{
color: #333333;
font-size: 11px;
line-height: 14px;
padding-bottom: 0px;
}
.BreadMediumStdColor{
color: #333333;
font-size: 12px;
line-height: 14px;
}

/* ------------------*/

.HeadlineMediumOfferColor{
color: #E80000;
font-size: 16px;
line-height: 22px;
font-weight: bold;
padding-bottom: 5px;
}

.HeadlineSmallOfferColor{
color: #E80000;
font-size: 14px;

font-weight: bold;
padding-bottom: 5px;
}


.SubHeadlineMediumOfferColor{
color: #E80000;
font-size: 12px;
line-height: 14px;
font-weight: bold;
padding-bottom: 0px;
}
.SubHeadlineSmallOfferColor{
color: #E80000;
font-size: 11px;
line-height: 14px;
font-weight: bold;
padding-bottom: 0px;
}

.TableBgLight{
background-color: #F5F4F0;
}

.TableBgMediumDark{
background-color: #E8E3E0;
}
.TableBgDark{
background-color: #A4A39F;
}
.TableBgDarkBlueCstm{
background-color: #32434F;
}
.TableBgLightBorder{
/*
border-right:1px #98999D solid;
border-left:1px #98999D solid;*/
background-color: #F5F4F0;
}

.TableCellsLight{
background-color: #F5F4F0;
}
.TableCellsMediumDark{
background-color: #E5E4DD;
}
.TableCellsDark{
background-color: #A4A39F;
}

.content{
	background: #ECECEC;
}

#leftMenu{
	padding: 0px;
}
.subMenu td{
	color: #333333;
	font-size: 11px;
	/*line-height: 0px;*/
	font-weight: normal;
	padding: 0px;	
}
.subMenu a{
	color: #333333;
	font-size: 11px;
	/*line-height: 0px;*/
	font-weight: normal;
	padding: 0px;	
}
#footer{
	background-color: #CFD6DE;
}
