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

.main_content, .e_main {
	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	
}
A.main_content:LINK, A.main_content:VISITED, A.main_content:ACTIVE { font-weight: bold; color: #252B82; text-decoration: none; }
A.main_content:HOVER { color: #E9C928; }

.e_title {
	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	
}

.product_content	{

	font-family: Tahoma, Arial, helvetica;
	font-size: 12px;
	color: #000000;
	
}

.product_title	{

	font-family: Impact, Arial, helvetica;
	font-size: 16px;
	color: red;
	letter-spacing: 1px;
	padding: 3px;
	
}

.product_rt_copy	{
	
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%
	
}

A:LINK, A:VISITED, A:ACTIVE { color: #000000; text-decoration: none; }
A:HOVER	{ color: #E9C928; }

	
#content_tbl	{
	
	background-color: #000000;
	
}

#rt_col	{
	
	background: url( './rt_back.jpg' );
	background-position: top left;
	background-repeat: repeat-y;
	
}

#lf_col	{
	
	background: url( './lf_back.jpg' );
	background-position: top right;
	background-repeat: repeat-y;
	
}

#footer	{
	
	
	background: url( './frt_r5_01.jpg' );
	color: #CCCCCC;
	font-size: 12px;
	letter-spacing: 1px;
	
}

.footer_link:LINK, .footer_link:VISITED, .footer_link:ACTIVE	{ font-family: Impact, Arial;color: #CCCCCC; }
.footer_link:HOVER	{ color: #E9C928; }

.search	{
	
	font-family: Impact, Arial;
	color: #FFFFFF;
	font-size: 12px;
	
	
}

A.search:LINK, A.search:VISITED, A.search:ACTIVE	{  color: #FFFFFF; }
A.search:HOVER	{ color: #E9C928; }

INPUT.search	{
	
	font-family: arial, helvetica;
	background-color: #A4ABCD;
	color: #000000;
	border: 1px solid #000000;
	padding-left: 2px;
	
	
}

.shopping:LINK, .shopping:VISITED, .shopping:ACTIVE	{ color: #000000; }
.shopping:HOVER	{ color: #E9C928; }

INPUT.search	{
	
	background-color: #CCCCCC;
	color: #000000;
	border: 1px solid #000000;
	padding-left: 2px;
	
}
	
#copyright	{
	padding-top:5px;
	padding-bottom:10px;
	height: 25px;
	font-family: arial, helvetica;
	color: #999999;
	font-size: 10px;

}

#copyright a {
	color: #999;	
}

.e_main	{
	
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;

}
A.ecommerce:LINK, A.ecommerce:VISITED, A.ecommerce:ACTIVE	{ font-weight: bold; color: #252B82; text-decoration: none; }
A.ecommerce:HOVER	{ color: #E9C928; }

.e_error	{
	
	color: red;
	
}

.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: #ffffff;
}
.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 #b8b4ae;
    background: url( ./db_back.jpg );
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

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

