.transMenu {
 	font-size: 11px; 
 	position:absolute; 
 	overflow:hidden; 
 	left:-1000px; 
 	top:-1000px;
}
.transMenu .content {
 	font-size: 11px; 
 	position:absolute; 
}
.transMenu .items {
 	font-size: 11px; 
 	border: 0px solid #FFFFFF; 
 	position:relative; 
 	left:0px; top:0px; 
 	z-index:2; 
}
.transMenu div
{
 	font-size: 11px; 
	margin-left: 0px;
	margin-right: 0px;
	border-right: 0px solid #FFFFFF;
}
.transMenu td
{
 	padding: 1px 5px 1px 5px !important;  
 	font-size: 11px; 
 	font-family: Arial, "Arial Narrow", sans-serif, tahoma, verdana;
 	text-align: left; 
 	font-weight: normal; 
 	color: #142A53; 
 	background-color: #EAEAEA;
 	border-right: 1px solid #80A1B6; 
 	border-left: 1px solid #80A1B6;
 	border-top: 1px solid #80A1B6; 
 	border-bottom: 1px solid #80A1B6;
} 
#subwrap 
{ 
 	text-align: left; 
}
.transMenu .item.hover td
{ 
 	color: #F79A17; 
 	/*background-color: #EFEFEF;*/
}
.transMenu .item { 
 	text-decoration: none; 
 	cursor:pointer; 
 	cursor:hand; 
	border-left: 1px solid #80A1B6;
}
.transMenu .background {
 	background-color: #B8E2E1;
 	position:absolute; 
 	left:0px; top:0px; 
 	z-index:1; 
 	opacity:1; 
 	filter:alpha(opacity=100); 
}
.transMenu .shadowRight { 
 	position:absolute; 
 	z-index:3; 
 	top:-3000px; width:2px; 
 	opacity:1; 
 	filter:alpha(opacity=100);
}
.transMenu .shadowBottom { 
 	position:absolute; 
 	z-index:1; 
 	left:-3000px; height:2px; 
 	opacity:1; 
 	filter:alpha(opacity=100);
}
.transMenu .item.hover {
 	/*background-color: #FF6600;*/
	/*background-color: #EFEFEF; */
}
.transMenu .item img { 
 	margin-left:10px; 
}
table.menu {
 	top: 0px; 
 	left: 0px; 
 	position:relative; 
 	margin:0px; 
 	border: 0px solid #FFFFFF; 
 	z-index: 1; 
}
table.menu a{
 	margin:0px; 
 	padding: 0px 3px 0px 3px ; 
 	display:block; 
 	position:relative; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 	font-size: 11px; 
 	font-family: Arial, "Arial Narrow", sans-serif, tahoma, verdana;
 	text-align: center; 
 	font-weight: normal; 
 	color: #142A53; 
 	text-decoration: none; 
 	margin-bottom:0px; 
	margin-left: 0px; 
 	display:block; 
 	white-space:nowrap; 
}
div.menu a:hover {
 	color: #F79A17;
}
div.menu td {
 	border-bottom: 0px dashed #FFC819; 
 	border-top: 0px dashed #FFC819; 
 	border-left: 0px dashed #FFC819; 
 	/*background-color: #EFEFEF;*/
} 
div.menu td.last {
 	border-right: 0px dashed #FFC819; 
} 
#trans-active a{
 	color: #FFFFFF; 
 	/*background-color: #33CCFF;*/ 
} 
#menu a.hover   { 
}
#menu span {
 	display:none; 
}
.top_menu_seperate {
	font-family: Arial, "Arial Narrow", Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #142A53;
	padding-right: 10px;
	padding-left: 10px;
}

