BODY {
	
	font-family: Arial, helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	border: 0px;	
}

.main_content, TD {
	
	font-size: 12px;
	
}

A.main_content:LINK, A.main_content:VISITED, A.main_content:ACTIVE { text-decoration: none; color: #00079A; }

.lat_tree {
	
	font-size: 11px;
}

A.lat_tree:LINK, A.lat_tree:VISITED, A.lat_tree:ACTIVE { text-decoration: none; color: #00079A; }

.pager {
	
	font-size: 11px;
	font-weight: bold;
}

TD.pager {
	
	width: 17px;
	height: 18px;
	padding-bottom: 3px;
	text-align: center;
}

A.pager:LINK, A.pager:VISITED, A.pager:ACTIVE { text-decoration: none; color: #00079A; }

#qty, #add_to_cart {
	
	font-size: 11px;
	
}

.divider {
	
	height: 1px;
	background-color:#303784;
	
}

.copyright	{
	
	color: #999999;
	font-size: 10px;
	
}

.ddmx {
    font: 11px tahoma;
    color: #000000;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #F2F4F8;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #666666;
    background-color: #E3E8F0;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.e_title {	
	
	font-family: Arial, Helvetica; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;  

}
						
.e_main {	
	
	font-family: Arial, Helvetica; 
	font-size: 10px;  
	text-align: left;
	
}


