@charset "utf-8";
/* CSS Document powered by Elrodo   x   Omnia Maritime */

body, html{
background-image:url('../images/kompass.gif');
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#menu{
background-image:url('../images/menu.jpg');
background-repeat:no-repeat;
text-align:center;
word-spacing:3px;
width:900px;
height:28px;
}

#content{
background-image:url('../images/content.jpg');
background-repeat:no-repeat;
width:645px;
height:453px;
}

#txt{
width:585px;
height:391px;
overflow:auto;
padding:30px;
color:#062F4D;
}

#right{
background-image:url('../images/right.jpg');
background-repeat:no-repeat;
width:238px;
height:453px;
vertical-align:text-top;
padding-left:15px;
}

#right p{
padding:0px;
margin-top:15px;
margin-bottom:4px;
}

#footer{
background-image:url('../images/footer.jpg');
background-repeat:no-repeat;
width:885px;
height:30px;
padding-left:15px;
padding-top:-3px;
}


/* Text and Classes */

h1{
font-size:12px;
font-weight:bold;
margin:0px;
}

li{
list-style:outside;
}

.menutxt{
color:#FFFFFF;
margin:0px;
font-size:12px;
}

.menutxt a{
color:#FFFFFF;
margin:0px;
font-size:12px;
text-decoration:none;
}

.menutxt a:hover{
color:#D1D1D1;
margin:0px;
font-size:12px;
text-decoration:none;
}

.rightblue{
color:#062F4D;
font-size:11px;
font-weight:bold;
}

.rightblue a{
color:#062F4D;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.rightwhite{
color:#FFFFFF;
font-size:11px;
line-height:14px;
padding-top:3px;
}

.rightwhite a{
color:#FFFFFF;
font-size:11px;
padding-top:8px;
line-height:13px;
text-decoration:none;
}

.footertxt{
color:#FFFFFF;
text-align:left;
font-size:11px;
padding-bottom:2px;
}





