* { 
margin : 0; 
padding : 0; 
} 

.wrap { 
width: 1000px;
height: auto; 
margin: auto;
text-align:center;
}

body { 
color : #5a5a5a; 
background : #ffffff; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
line-height : 1.5; 
} 

body.contentpane { 
width : auto; 
margin : 1em 2em; 
background : #ffffff; 
color : #000000; 
font-size : 12pt; 
font-family : serif; 
line-height : 140%; 
} 
body.fs1 { 
font-size : 9px; 
} 
body.fs2 { 
font-size : 10px; 
} 
body.fs3 { 
font-size : 11px; 
} 
body.fs4 { 
font-size : 12px; 
} 
body.fs5 { 
font-size : 13px; 
} 
body.fs6 { 
font-size : 14px; 
} 
a { 
color : #5a5a5a; 
text-decoration : underline; 
} 
a:hover, a:active, a:focus { 
color : #5a5a5a; 
text-decoration : underline; 
} 
h1 { 
font-size : 1.5em; 
} 
h2 { 
font-size : 1.3em; 
} 
h3 { 
font-size : 1.2em; 
} 
h4 { 
font-size : 1em; 
text-transform : uppercase; 
} 
p { 
margin : 5px 0 10px; 
} 
ul { 
margin-top : 5px; 
margin-bottom : 15px; 
list-style : none; 
} 
ul li { 
padding-left : 35px; 
background : url(site/bullet-list.gif) no-repeat 22px 6px; 
} 
ol { 
margin-top : 5px; 
margin-bottom : 15px; 
} 
ol li { 
margin-left : 35px; 
} 
th { 
padding : 4px; 
font-weight : bold; 
text-align : left; 
} 
fieldset { 
border : none; 
} 
fieldset a { 
font-weight : bold; 
} 
hr { 
border : 0; 
height : 1px; 
background : url(site/seperator.gif) repeat-x; 
} 
a img { 
border : none; 
} 
td, div { 
font-size : 1em; 
} 
pre, .code { 
padding : 10px 15px; 
margin : 5px 0 15px; 
border-left : 5px solid #f4a94f; 
background : #f2f2f2; 
font : 1em/1.5 "Courier News", monospace; 
} 
blockquote { 
padding : 15px 40px; 
background : url(site/quote.gif) no-repeat 10px 10px; 
font : italic 1em/1.5 Georgia, Times, serif; 
} 
.dropcap { 
float : left; 
padding : 3px 3px 0 0; 
display : block; 
color : #5a5a5a; 
font : 50px/40px Georgia, Times, serif; 
} 
.error { 
padding-left : 22px; 
color : #cc0000; 
background : url(site/bullet-error.gif) no-repeat left top; 
} 
.message { 
padding-left : 22px; 
color : #1e90ff; 
background : url(site/bullet-info.gif) no-repeat left top; 
} 

.tips { 
padding-left : 22px; 
color : #d79546; 
background : url(site/bullet-tips.gif) no-repeat left top; 
} 
.highlight { 
border-bottom : 1px dotted; 
background : #f2f2f2; 
font-weight : bold; 
} 
form { 
margin : 0; 
padding : 0; 
} 
#form-login p, ul { 
margin : 0; 
} 
#form-login ul { 
margin : 0; 
padding : 0; 
} 
#form-login li { 
margin : 0; 
padding : 0; 
background : none; 
} 
#form-login li a { 
text-decoration : none; 
} 
input, select { 
font : 11px/normal Tahoma, Arial, sans-serif; 
color : #5a5a5a; 
} 
select, .inputbox { 
padding : 2px; 
} 
textarea { 
padding-left : 2px; 
} 
.button { 
color : #5a5a5a; 
} 
html > body .button { 
padding : 0 5px; 
color : #5a5a5a; 
} 
.inputbox { 
border : 1px solid #d8d9db; 
background : #ffffff; 
} 
.inputbox:hover, .inputbox:focus { 
border : 1px solid #1e90ff; 
} 
div.module h3 { 
margin : 0 0 5px; 
font-size : 1em; 
color : #1e90ff; 
text-transform : uppercase; 
} 
div.module { 
margin-bottom : 8px; 
padding : 0; 
float : left; 
clear : both; 
width : 100%; 
background : url(site/box-br.gif) no-repeat right bottom; 
} 
div.module div { 
padding : 0; 
background : url(site/box-bl.gif) no-repeat left bottom; 
} 
div.module div div { 
padding : 0; 
background : url(site/box-tr.gif) no-repeat right top; 
} 
div.module div div div { 
padding : 9px 15px 15px; 
background : url(site/box-tl.gif) no-repeat left top; 
} 
div.module div div div div, div.module-blue div div div div, div.module-green div div div div, div.module-orange div div div div { 
margin : 0; 
padding : 0; 
background : none; 
} 
div.module-blue h3, div.module-green h3, div.module-orange h3 { 
text-transform : uppercase; 
font-size : 1em; 
margin : 0 0 5px; 
} 
div.module-green { 
margin-bottom : 5px; 
padding : 0; 
width : 97.5%; 
background : url(site/box-br-green.gif) no-repeat right bottom; 
color : #ffffff; 
} 
div.module-green a { 
color : #ffffff; 
} 
div.module-green div { 
padding : 0; 
background : url(site/box-bl-green.gif) no-repeat left bottom; 
} 
div.module-green div div { 
padding : 0; 
background : url(site/box-tr-green.gif) no-repeat right top; 
} 
div.module-green div div div { 
padding : 9px 15px 15px; 
background : url(site/box-tl-green.gif) no-repeat left top; 
} 
div.module-blue { 
margin-bottom : 5px; 
padding : 0; 
width : 97.5%; 
background : url(site/box-br-blue.gif) no-repeat right bottom; 
color : #ffffff; 
} 
div.module-blue a { 
color : #ffffff; 
} 
div.module-blue div { 
padding : 0; 
background : url(site/box-bl-blue.gif) no-repeat left bottom; 
} 
div.module-blue div div { 
padding : 0; 
background : url(site/box-tr-blue.gif) no-repeat right top; 
} 
div.module-blue div div div { 
padding : 9px 15px 15px; 
background : url(site/box-tl-blue.gif) no-repeat left top; 
} 
div.module-orange { 
margin-bottom : 0; 
padding : 0; 
width : 97.5%; 
background : url(site/box-br-orange.gif) no-repeat right bottom; 
color : #ffffff; 
} 
div.module-orange a { 
color : #ffffff; 
} 
div.module-orange div { 
padding : 0; 
background : url(site/box-bl-orange.gif) no-repeat left bottom; 
} 
div.module-orange div div { 
padding : 0; 
background : url(site/box-tr-orange.gif) no-repeat right top; 
} 
div.module-orange div div div { 
padding : 9px 15px 10px; 
background : url(site/box-tl-orange.gif) no-repeat left top; 
} 
#ja-leftcol div.module-blue, #ja-leftcol div.module-green, #ja-leftcol div.module-orange, #ja-rightcol div.module-blue, #ja-rightcol div.module-green, #ja-rightcol div.module-orange { 
width : 100%; 
float : left; 
clear : both; 
} 
table.blog .article_separator { 
display : block; 
height : 20px; 
background : url(site/seperator.gif) repeat-x center; 
} 
#ja-leftcol .article_separator, #ja-rightcol .article_separator { 
display : none; 
} 
table.contentpane { 
border : none; 
width : 100%; 
} 
table.contentpaneopen { 
border : none; 
} 
table.contenttoc { 
margin : 0 0 10px 10px; 
padding : 0; 
width : 35%; 
} 
table.contenttoc a { 
text-decoration : none; 
} 
table.contenttoc td { 
padding : 1px 5px 1px 18px; 
background : url(site/arrow-off.gif) no-repeat 7px 7px; 
} 
table.contenttoc th { 
padding : 1px 4px; 
background : #1e90ff; 
color : #ffffff; 
text-indent : 5px; 
} 
table.poll { 
padding : 0; 
width : 100%; 
border-collapse : collapse; 
} 
table.pollstableborder { 
padding : 0; 
width : 100%; 
border : none; 
text-align : left; 
} 
table.pollstableborder img { 
vertical-align : baseline; 
} 
table.pollstableborder td { 
padding : 2px !important ; 
} 
table.searchintro { 
padding : 10px 0; 
width : 100%; 
} 
table.searchintro td { 
padding : 5px !important ; 
} 
.adminform textarea { 
width : auto; 
} 
.blog_more { 
margin : 10px 0; 
} 
.blog_more strong { 
margin : 0 0 5px; 
padding-left : 13px; 
display : block; 
text-transform : uppercase; 
} 
td.buttonheading { 
padding : 0 3px !important ; 
text-align : center; 
} 
.category { 
font-weight : bold; 
} 
.clr { 
clear : both; 
} 
.componentheading { 
margin : 0 0 15px; 
font-size : 2em; 
line-height : normal; 
padding : 2px 0 3px; 
background : url(site/seperator.gif) repeat-x bottom; 
color : #1e90ff; 
} 
.contentdescription { 
padding-bottom : 30px; 
} 
table.blog .contentheading { 
font-size : 1.5em; 
} 
.contentheading { 
font-size : 1.7em; 
color : #1e90ff; 
} 
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus { 
text-decoration : none !important ; 
color : #1e90ff; 
} 
a.readon { 
text-decoration : none; 
padding-left : 15px; 
background : url(site/readon-blue.gif) no-repeat left center; 
font-weight : bold; 
color : #1e90ff; 
} 
a.readon:hover, a.readon:active, a.readon:focus { 
text-decoration : none !important ; 
} 
table.contentpaneopen, table.contentpane, table.blog { 
width : 100%; 
} 
.createdate { 
padding-bottom : 10px; 
line-height : 10px; 
} 
.modifydate { 
height : 15px; 
} 
.moduletable { 
padding : 0; 
} 
.mosimage { 
margin : 8px 15px 0 0 !important ; 
margin : 8px 5px 0 0; 
} 
.mosimage img { 
padding : 0; 
margin : 0 !important ; 
} 
.mosimage_caption { 
margin-top : 2px; 
padding : 1px 2px; 
color : #8f8f8f; 
} 
.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar { 
padding : 0 2px; 
} 
.pagenavbar { 
padding-left : 14px; 
background : url(site/pages.gif) no-repeat left center; 
} 
.pagenavcounter { 
padding : 8px 14px 0 14px; 
background : url(site/pages.gif) no-repeat 0% 11px; 
} 
.sectiontableheader { 
padding : 5px; 
background : #1e90ff; 
color : #ffffff; 
font-weight : bold; 
} 
.sectiontableheader a { 
color : #ffffff; 
} 
tr.sectiontableentry1 td { 
padding : 5px; 
background : url(site/seperator.gif) repeat-x bottom; 
} 
tr.sectiontableentry2 td { 
padding : 5px; 
background : url(site/seperator.gif) repeat-x bottom; 
} 
.smalldark { 
text-align : left; 
} 
div.syndicate div { 
border : 1px solid #ffffff; 
text-align : center; 
} 
#ja-header, #ja-topstory, #ja-spotlight, #ja-container, #ja-footer { 
margin : 0 auto; 
width : 750px; 
text-align : left; 
} 
.wide #ja-header, .wide #ja-topstory, .wide #ja-spotlight, .wide #ja-container, .wide #ja-footer { 
width : 950px; 
} 
.auto #ja-header, .auto #ja-topstory, .auto #ja-spotlight, .auto #ja-container, .auto #ja-footer { 
width : 90%; 
} 
#ja-containerwrap { 
border : 1px solid; 
} 
#ja-container { 
padding : 0 0 10px; 
} 
#ja-header { 
text-align : left; 
line-height : normal; 
background : url(site/header-bg.gif) no-repeat left top; 
} 
#ja-header h1 { 
font-size : 2em; 
height : 70px; 
border-bottom : 1px solid #ffffff; 
} 
#ja-header h1 img { 
margin-top : 13px; 
float : left; 
} 
#ja-usertoolswrap { 
padding : 0; 
height : 25px; 
line-height : 25px; 
float : right; 
padding-left : 28px; 
background : url(site/usertools-left-bg.gif) no-repeat left top; 
} 
#ja-usertools { 
padding : 0 10px 0 4px; 
float : left; 
display : block; 
font-size : 11px; 
height : 25px; 
background : url(site/usertools-right-bg.gif) no-repeat right top; 
} 
#ja-usertools span { 
float : left; 
margin-right : 30px; 
display : block; 
} 
#ja-usertools img { 
padding : 5px 2px 0; 
} 
#ja-search { 
width : 120px; 
float : left; 
display : block; 
margin-top : 2px; 
} 
#ja-usertools div.search { 
padding-left : 20px; 
background : url(site/icon-search.gif) no-repeat left center; 
} 
#ja-usertools .inputbox { 
border : none !important ; 
width : 100px; 
background : none; 
color : #8f8f8f; 
} 
#ja-topnav-wrap { 
background : #1e90ff url(site/topnav-left.gif) no-repeat left top; 
height : 29px; 
display : block; 
padding-left : 30px; 
} 
#ja-topnav { 
background : #1e90ff url(site/topnav-right.gif) no-repeat right top; 
float : right; 
text-align : right; 
height : 29px; 
line-height : 29px; 
padding : 0 5px; 
display : block; 
} 
#ja-topnav ul#mainlevel-nav { 
margin : 0; 
padding : 0; 
list-style : none; 
} 
#ja-topnav ul#mainlevel-nav li { 
margin : 0; 
padding : 0; 
display : inline; 
} 
#ja-topnav ul#mainlevel-nav a { 
display : block; 
float : right; 
padding : 0 12px; 
color : #ffffff; 
text-decoration : none; 
text-transform : uppercase; 
} 
#ja-mainnav { 
width : 20%; 
clear : both; 
float : left; 
height : 210px; 
border-bottom : 5px solid #1e90ff; 
} 
#ja-mainnav a { 
font-size : 10px; 
} 
a.mainlevel { 
padding : 4px; 
display : block; 
color : #5a5a5a; 
text-decoration : none; 
background : url(site/seperator.gif) repeat-x bottom; 
} 
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus, a.mainlevel#active_menu { 
background : url(site/seperator.gif) repeat-x bottom; 
color : #5a5a5a; 
text-decoration : none; 
} 
a.sublevel { 
padding : 3px 4px 3px 15px; 
display : block; 
text-decoration : none; 
} 
#ja-leftcol #active_menu, #ja-rightcol #active_menu { 
color : #5a5a5a; 
text-decoration : none; 
} 
#ja-topstory { 
margin : 10px auto; 
} 
#ja-banner { 
float : right; 
width : 78%; 
overflow : hidden; 
border-bottom : 5px solid #1e90ff; 
height : 210px; 
background : url(site/header/a.jpg) no-repeat left top; 
} 
#ja-botslwrap { 
border-bottom : 1px solid #1e90ff; 
padding : 20px 0; 
clear : both; 
} 
#ja-botsl .ja-box { 
float : left; 
overflow : hidden; 
} 
#ja-botsl .ja-box h3 { 
color : #1e90ff; 
margin-bottom : 5px; 
font-size : 1em; 
text-indent : 3px; 
text-transform : uppercase; 
} 
#ja-botsl .ja-box ul { 
padding : 0; 
margin : 0 !important ; 
} 
#ja-botsl .ja-box li { 
padding : 0; 
margin : 0; 
background : none; 
width : 100%; 
} 
#ja-botsl .ja-box a { 
color : #8f8f8f; 
} 
#ja-botsl .ja-box li a { 
padding : 4px; 
background : url(site/seperator.gif) repeat-x left bottom; 
width : 90%; 
display : block; 
text-decoration : none; 
} 
#ja-botsl .ja-box li a:hover, #ja-botsl .ja-box li a:active, #ja-botsl .ja-box li a:focus { 
color : #5a5a5a; 
text-decoration : none; 
} 
#ja-botsl .ja-box td { 
padding : 0; 
} 
#ja-botsl .ja-box .article_separator { 
display : none; 
} 
#ja-botsl .box-ended { 
margin-right : 0 !important ; 
float : right; 
} 
#ja-spotlight { 
margin : 10px auto 0; 
} 
#ja-spotlight .ja-box { 
float : left; 
overflow : hidden; 
} 
#ja-spotlight .ja-box h3 { 
margin-bottom : 5px; 
font-size : 1em; 
text-indent : 3px; 
} 
#ja-spotlight .ja-box ul { 
padding : 0; 
margin : 0 !important ; 
} 
#ja-spotlight .ja-box li { 
padding : 0; 
margin : 0; 
background : none; 
} 
.box-centered { 
text-align : center !important ; 
} 
.box-centered div.moduletable, .box-centered div.module-orange, .box-centered div.module-green, .box-centered div.module-blue { 
margin-left : auto !important ; 
margin-right : auto !important ; 
text-align : left; 
} 
#ja-spotlight .box-ended div.moduletable, #ja-spotlight .box-ended div.module-orange, #ja-spotlight .box-ended div.module-green, #ja-spotlight .box-ended div.module-blue { 
margin-right : 0 !important ; 
float : right; 
} 
.box-fulled div.moduletable, .box-fulled div.module-orange, .box-fulled div.module-green, .box-fulled div.module-blue { 
width : 100% !important ; 
} 
#ja-pathway { 
margin-left : 1px; 
} 
#ja-pathway img { 
display : none; 
} 
#ja-pathway a { 
padding-right : 22px; 
background : url(site/slash.gif) no-repeat right center; 
} 
#ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f { 
margin : 10px 0; 
} 
#ja-mainbody { 
float : left; 
width : 80%; 
} 
#ja-mainbody #ja-content { 
float : right; 
width : 70%; 
padding-right : 2.5%; 
} 
#ja-mainbody-fl { 
float : left; 
width : 80%; 
} 
#ja-mainbody-fl #ja-content { 
float : left; 
width : 97.5%; 
} 
#ja-mainbody-fr { 
float : left; 
width : 100%; 
} 
#ja-mainbody-fr #ja-content { 
float : right; 
width : 77.5%; 
} 
#ja-mainbody-fr #ja-leftcol { 
width : 20%; 
} 
#ja-mainbody-f { 
float : left; 
width : 100%; 
} 
#ja-leftcol { 
float : left; 
width : 25%; 
} 
#ja-rightcol { 
float : right; 
width : 20%; 
margin : 10px 0; 
} 
#ja-footer { 
clear : both; 
border-top : 5px solid #d8d9db; 
} 

#ja-bottomline, #ja-bottomline2 { 
float : left; 
padding : 10px 5px 0px 15px; 
color : #8f8f8f; 
} 

#ja-bottomline a, #ja-bottomline2 a { 
color : #8f8f8f; 
} 

#ja-bottomline3 { 
float : right; 
padding : 10px 5px 0px 15px; 
color : #8f8f8f; 
} 

#ja-bottomline3 a { 
color : #8f8f8f; 
} 

#ja-cert { 
padding : 20px 5px 30px; 
float : right; 
} 
#ja-cert a { 
padding-left : 5px; 
} 
div.back_button a, div.back_button a:hover, div.back_button a:active { 
margin : 10px 0; 
display : block; 
} 
#modlgn_password, #modlgn_password { 
width : 90%; 
} 
#modlgn_remember { 
border : none; 
background : none; 
} 
.clearfix:after { 
clear : both; 
display : block; 
content : "."; 
height : 0; 
visibility : hidden; 
} 
* html > body .clearfix { 
width : 100%; 
display : block; 
} 
* html .clearfix { 
height : 1%; 
} 
html { 
margin-bottom : 1px; 
height : 100% !important ; 
height : auto; 
} 
#ja-coolads { 
height : 0; 
overflow : hidden; 
position : relative; 
} 
#ja-coolads-container { 
overflow : hidden; 
margin-right : 5%; 
} 
#ja-coolads-container div.moduletable { 
overflow : hidden; 
} 
.transMenu { 
position : absolute; 
overflow : hidden; 
left : -1000px; 
top : -1000px; 
} 
.transMenu .content { 
position : absolute; 
} 
.transMenu .items { 
position : relative; 
left : 0; 
top : 0; 
z-index : 2; 
font-size : 11px; 
} 
.transMenu .background { 
position : absolute; 
left : 0; 
top : 0; 
z-index : 1; 
} 
.transMenu .shadowRight { 
width : 2px; 
position : absolute; 
z-index : 3; 
top : 3px; 
} 
.transMenu .shadowBottom { 
position : absolute; 
z-index : 1; 
left : 3px; 
height : 2px; 
} 
.transMenu .item { 
border : none; 
color : #5a5a5a; 
text-decoration : none; 
text-transform : none; 
cursor : pointer; 
font-weight : normal; 
} 
.transMenu .item.hover { 
color : #ffffff; 
background : #c0c0c0; 
} 
.transMenu .item img { 
margin-left : 10px; 
} 
.transMenu .item#active, .transMenu .item#active:hover { 
background : #51608d; 
color : #ffffff !important ; 
font-weight : bold; 
} 
#ja-transmenu { 
margin : 0; 
} 
#ja-transmenu li { 
margin : 0; 
padding : 0; 
background : none; 
} 
#ja-transmenu li a { 
margin : 0; 
display : block; 
height : 25px; 
line-height : 25px; 
padding-left : 15px; 
background : #ffffff url('../http:/www.muidenyachtcharter.nl/templates/Muidenyachtcharter/images/bullet-menu.gif') no-repeat left bottom; 
text-decoration : none; 
text-transform : uppercase; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
} 
#ja-transmenu li a:hover { 
color : #51608d; 
background : #ffffff url('../http:/www.muidenyachtcharter.nl/templates/Muidenyachtcharter/images/bullet-menu.gif') no-repeat left top; 
} 
a.havechild-mainlevel-trans { 
background : url(img/arrow-off2.gif) no-repeat right center; 
} 
a.havechild-mainlevel-active-trans, a.havechild-mainlevel-active-trans:active { 
background : #ffffff url('../http:/www.muidenyachtcharter.nl/templates/Muidenyachtcharter/images/bullet-menu.gif') no-repeat left top; 
color : #51608d; 
font-weight : bold; 
} 
a.jahover { 
background : #ffffff url('../http:/www.muidenyachtcharter.nl/templates/Muidenyachtcharter/images/bullet-menu.gif') no-repeat left top; 
color : #51608d; 
} 
a.jahover-active { 
background : #ffffff url('../http:/www.muidenyachtcharter.nl/templates/Muidenyachtcharter/images/bullet-menu.gif') no-repeat left top; 
color : #51608d; 
font-weight : bold; 
} 
a.mainlevel-trans:hover, a.mainlevel-trans:active { 
color : #51608d; 
background : #ffffff url('../http:/www.muidenyachtcharter.nl/templates/Muidenyachtcharter/images/bullet-menu.gif') no-repeat left top; 
} 
a.mainlevel-active-trans, a.mainlevel-active-trans:hover, a.mainlevel-active-trans:active { 
background : #ffffff url('../http:/www.muidenyachtcharter.nl/templates/Muidenyachtcharter/images/bullet-menu.gif') no-repeat left top; 
color : #51608d; 
font-weight : bold; 
} 
.transMenu { 
position : absolute; 
overflow : hidden; 
left : -1000px; 
top : -1000px; 
} 
.transMenu .content { 
position : absolute; 
} 
.transMenu .items { 
position : relative; 
left : 0; 
top : 0; 
z-index : 2; 
font-size : 11px; 
} 
.transMenu .background { 
position : absolute; 
left : 0; 
top : 0; 
z-index : 1; 
} 
.transMenu .shadowRight { 
width : 2px; 
position : absolute; 
z-index : 3; 
top : 3px; 
} 
.transMenu .shadowBottom { 
position : absolute; 
z-index : 1; 
left : 3px; 
height : 2px; 
} 
.transMenu .item { 
border : none; 
color : #5a5a5a; 
text-decoration : none; 
text-transform : none; 
cursor : pointer; 
font-weight : normal; 
} 
.transMenu .item.hover { 
color : #ffffff; 
background : #c0c0c0; 
} 
.transMenu .item img { 
margin-left : 10px; 
} 
.transMenu .item#active, .transMenu .item#active:hover { 
background : #51608d; 
color : #ffffff !important ; 
font-weight : bold; 
} 
#ja-transmenu { 
margin : 0; 
} 
#ja-transmenu li { 
margin : 0; 
padding : 0; 
background : none; 
} 
#ja-transmenu li a { 
margin : 0; 
padding : 0; 
display : block; 
height : 25px; 
line-height : 25px; 
padding-left : 15px; 
background : #ffffff url(site/images/bullet-menu.gif) no-repeat left bottom; 
text-decoration : none; 
text-transform : uppercase; 
} 
#ja-transmenu li a:hover { 
color : #51608d; 
background : #ffffff url(site/images/bullet-menu.gif) no-repeat left top; 
} 
a.havechild-mainlevel-trans { 
background : url(img/arrow-off2.gif) no-repeat right center; 
} 
a.havechild-mainlevel-active-trans, a.havechild-mainlevel-active-trans:active { 
background : #ffffff url(site/images/bullet-menu.gif) no-repeat left top; 
color : #51608d; 
font-weight : bold; 
} 
a.jahover { 
background : #ffffff url(site/images/bullet-menu.gif) no-repeat left top; 
color : #51608d; 
} 
a.jahover-active { 
background : #ffffff url(site/images/bullet-menu.gif) no-repeat left top; 
color : #51608d; 
font-weight : bold; 
} 
a.mainlevel-trans:hover, a.mainlevel-trans:active { 
color : #51608d; 
background : #ffffff url(site/images/bullet-menu.gif) no-repeat left top; 
} 
a.mainlevel-active-trans, a.mainlevel-active-trans:hover, a.mainlevel-active-trans:active { 
background : #ffffff url(site/images/bullet-menu.gif) no-repeat left top; 
color : #51608d; 
font-weight : bold; 
}
