
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
				
	}

.transMenu .content {
	position:absolute;

}

.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;

	}

.transMenu.top .items {
	border-top:none;
	}

.transMenu .item {

    color:#000000;
    font-size:10px;
    font-family:verdana, arial, sans-serif; 
    text-decoration:none;
	cursor:pointer;
	cursor:hand;
	font-weight:normal;
	}

.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	}

.transMenu .shadowRight {
	position:absolute;
	
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .item.hover {
	background:#EAEEF2;
	color:#000000;
	}

.transMenu .item img {
	margin-left:10px;
	}
	
.sansmarge, .sansmarge li {
	margin: 0px;
	padding: 0px:
	}
	
.small {
    color:#696969;
    font-size:10px;
    font-family:verdana, arial, sans-serif; 
    text-decoration:none;
	font-weight:normal;
	}

.normal {
    color:#484848;
    font-size:12px;
    font-family:verdana, arial, sans-serif; 
    text-decoration:none;
	font-weight:normal;
	}

.style1 {
font-size: 17px;
color: #FF9900;
font-weight: bold;
line-height:22px;
}
.style2 {
color: #CC0000;
font-weight: bold;
}
.redOffer {
color: #CC0000;
font-size:10px;
}


	
td {
    text-decoration:none;
	font-family:verdana, arial, sans-serif; 
    color:#000000;
	font-weight:normal;
	font-size:11px;
}
td a {
	text-decoration:none;
}
td a:hover {
	text-decoration:none;
	color:#fc0;
}
td a:visited {
	text-decoration:none;
	color:#00f;
}
td a:link {
	text-decoration:none;
	color:#00f;
}
h4 {	font-family: Myriad, Helvetica, sans-serif;	font-size: 18px;	text-shadow: 3px 3px 3px #999999;	font-weight: bold;}
h3 {	font-family: Myriad, Helvetica, sans-serif;	font-size: 12px;	text-shadow: 3px 3px 3px #999999;}
