.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 width: 150px; border: 0px none #FFFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 background-color: #DCDCDC !important ; 
 padding: 5px 5px 5px 5px  !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #8F8F8F !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #8F8F8F !important ; 
}
.transMenu .item { 
 height: -10px; text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
background-image:none; background-color: #DCDCDC !important ; 
 position:absolute ; 
 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 td {
background-image:none; background-color: #FFFFFF !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px none #FFFFFF ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 5px 5px 5px 5px !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 width:154px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #6699CC !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
 background: url('/../../templates/cxcau/images/menu-off.gif') no-repeat 150px; 
}
div.menu td {
 border-right: 0px none #FFFFFF ; 
 border-top: 0px none #FFFFFF ; 
 border-left: 0px none #FFFFFF ; 
background-image:none;} 
div.menu td.last {
 border-bottom: 0px none #FFFFFF ; 
} 
#trans-active a{
 color: #FFFFFF !important ; 
background-image:none; background-color: #72A1C5 !important ; 
 background: url('/../../templates/cxcau/images/menu-on.gif') no-repeat 150px; 
} 
#menu a.hover   { 
background-image:none; color: #FFFFFF !important ; 
 background-color: #72A1C5 !important ; 
 background: url('/../../templates/cxcau/images/menu-on.gif') no-repeat 150px; 
}
#menu span {
 display:none; 
}
.homeheader {
font-size:12px;
margin:0px; 
padding:0px;
color:#003366;
}
.marging_padding{
margin:0px !important; 
padding:0px !important;
}
.h2headerov {
color:#88041B;
font-size:13px;
font-weight:bold;
border:none;
font-family:Helvetica,Arial,sans-serif;
line-height:1.3em;
margin:0px;
}
.h1onsubpge {
color:#003366;
font-size:16px;
border:none;
font-family:Helvetica,Arial,sans-serif;
}
.h2onpge {
font-size:13px;
font-weight:bold;
color:#828282;
border:none;
font-family:Helvetica,Arial,sans-serif;
line-height:1.3em;
}

/* Universal Login */
table.universal_login {
	width: 100%;
}

table.universal_login tr td {
	padding: 0px 25px 0px 25px;
}
