
TD, DIV, SPAN, LI, P, A, INPUT
{
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Verdana;

}

DIV, SPAN, LI, P, A, INPUT, 
H1, H2, H3, H4, H5, H6
{
	font-family: Tahoma, Verdana;
	font-size: 13px;

}

A
{
	color: #000000;
}

UL
{
	margin-left: 20px;
	padding: 10px;
}

FORM, LI {
	padding: 0px;
	margin: 10px;
}

A, A:link, A:visited, A:active {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	
}

A:hover {
	color: #000000;
	text-decoration: underline;
	
}

#header_menu A:link, #header_menu A:visited, #header_menu A:active
{
	color: #000000;
	font-weight: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#header_menu A:hover
{
	color: #FB9E03;
	color: #C38114;
}

#footer A:link, #footer A:visited, #footer A:active
{
	color: #455660;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#footer A:hover
{
	color: #000000;
}

.return_nav  A:link, .return_nav  A:visited, .return_nav  A:active
{
	color: #67808F;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.return_nav  A:hover
{
	color: #000000;
}

#leftMenu A:link, #leftMenu A:visited, #leftMenu A:active
{
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

#leftMenu A:hover
{
	text-decoration: underline;
	font-size: 13px;
}

#leftMenu h2
{
	background-color: #008040;
	background-color: #F3CC2E;
	background-color: #E0B51F;
	padding: 3px;
	font-weight: bold;
	margin: 2px;

}

#leftMenu h2, #leftMenu DIV, #leftMenu TD, #leftMenu P
{
	color: #FFFFFF;
	color:#000000;
	font-size: 13px;
	text-decoration: none;
}

.menuList A:link, .menuList A:visited, .menuList A:active {
	color: #000;
	text-decoration: none;
	padding:0px 0px 10px 10px;
	font-size: 13px;
}

.menuList 	A:hover {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
       
}




.small_descr {
	color: #000000;
	font-size: 10px;
}

.big_descr {
	color: #444444;
	font-size: 15px;
}


.note1, .note2, .note3, .price, .discount, .current_price {
	font-weight: bold;
}

.note1 {
	color: #0000ff;
	color:darkred;
}
.note2 {
	color: #ddaa00;
}
.note3 {
	color: #a00000;
}

.price {
	color: #000000;
}

.discount {
	color: #0000ff;
}

.old_price {
	text-decoration: line-through;
}

.current_price {
	color: #000000;
	font-size: 15px;
}




.text1 {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}

.text_td {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}

H1, H2, H3, H4, H5 {

	color: #455660;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
}

H1 {
	font-size: 14px;

}

H1 {
	font-size: 18px;
}

H3 {
	font-size: 20px;
}

H4 {
	font-size: 24px;
}

.td_legend, .td_content, .td_nobg {
	color: #000000;
	font-size: 13px;
	padding: 2px;
	border-bottom: 1px solid #000000;
}

.td_legend {
	font-weight: bold;
	background-color: #F3CC2E;
	width: 120px;
	vertical-align: top;
}

.td_content {
	background-color: #F3CC2E;
}

.th, .td_odd, .td_even, .td_soldout, .td_instore {
	color: #000000;
	font-size: 13px;
	padding: 2px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}

.th {
	border-right: 1px solid #F3CC2E;
	background-color: #99CC66;
}

.td_odd {
	background-color: #F3CC2E;
}

.td_even {
	background-color: #F3CC2E;
}

.td_soldout {
	background-color: #ff0000;
}

.td_instore {
	background-color: #00c000;
}

.warning {
	font-family:  Times New Roman CE, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c00000;
}

.warningBox
{
	padding: 10px; 
	border: 5px solid #c00000;
}

.required {
	color: #ff0000;
}

.order_input {
	border: 1px solid #000000;
	background-color: #F3CC2E;
	font-size: 13px;
	width: 20px;
	text-align: center;
	font-weight: bold;
}

.input {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #F3CC2E;
}

.submit {
	background-color: #F3CC2E;
	font-weight: bold;
	font-size: 13px;
	color: #455660;
	height: 24px;
}


.boxBorder {
	border: 1px solid #666666;
}

.boxTitle {
	border-top: 1px solid #666666;
	width: 30%;
	background: url('../images/bg_boxhdr.gif') #ffffff top left;
	font-weight: bold;
	color: #666666;
}

.boxBorder, .boxTitle {
	padding: 3px;
}

.pageDivider A
{
	padding: 1px 6px 1px 6px;
	border: 1px dotted #000000;
	background-color: #dddddd;
}

.pageDivider A:hover
{
	color: #ffffff;
	background-color: #000000;
}

.pageDivider SPAN.na
{
	padding: 2px 6px 2px 6px;
	border: 1px dotted #666666;
	background-color: white;
	color: #666666;
}

.campaign {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #a00000;
	padding: 3px;
}

.dealer_discount
{
	font-size: 13px;
	font-weight: normal
}

.tbl_cell_padd10
{
	padding: 10px;
}

.tbl_sides_padd
{
	padding: 0px 3px 0px 3px;
}

.noMargin
{
	margin: 0px;
}

.quickSearchInput
{
	border: 1px solid #E5E7F3;
	background-color: #ffffff;
}

.quickSearchSubmit
{
	border: 1px solid #C0C0C0;
	background-color: #DBDBDB;
	color: #455660;
	font-weight: bold;
	font-size: 13px;
	background: #F3CC2E;
}

.prodTblBg
{
	background-color: #ffffff;
}

.prodTblPlacement
{
	margin: 10px;
}

.scroll_frame
{
	overflow: auto;
}



acronym {
	font-weight: normal;
	color: #f01000;
    cursor: help;
    border-bottom: 1px dashed #f01000;
}

.noBorder
{
	border: 0px
}

.checkedExpression
{
	color:#000000;
	background-color: #C00000;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: inherit
}
.menuField {
	color:black;
}

