/* CSS Document */

body {
background-image:url(../layout/background.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
margin-top:0px;
margin-left:0px;
margin:0px;
background-color:#000000;
}

.maintable {
}

.logolefttable {

}

.navtable {
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.navtable a{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.navtable a:hover{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.navtable a:active{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.navtable a:visited{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.navtable a{
margin-right:25px;
}

.teksttable{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:13px;
text-decoration:none;
line-height:25px;
letter-spacing:2px;
}

.teksttable a{
font-family:"Trebuchet MS";
color:#999999;
font-size:13px;
text-decoration:none;
line-height:25px;
letter-spacing:1px;
font-weight:bold;
}

.teksttable a:hover{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:13px;
text-decoration:none;
line-height:25px;
letter-spacing:1px;
font-weight:bold;
}

.teksttable a:active{
font-family:"Trebuchet MS";
color:#999999;
font-size:13px;
text-decoration:none;
line-height:25px;
letter-spacing:1px;
font-weight:bold;
}

