/***** MAIN FORMATTING *****/

body{
margin: 0px;
padding: 0px;
background-image:url(../graphics_waf/index_01.gif);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}


/***** BACKGROUNDS *****/

.bg{
background-image:url(../graphics_waf/index_25.gif);
background-repeat:repeat-y;
}

.bg2{
background-color:#b5b5b5;
}

.bg3{
background-image:url(../graphics_waf/index_27.gif);
background-repeat:repeat-x;
}


/***** TEXT FORMATTING *****/

.text{
color:#000000;
text-align:justify;
font-weight:normal;
}


/***** LINKS FORMATTING *****/

.link{
color:#000000;
text-align:justify;
font-weight:normal;
text-decoration:none;
}

a.link:hover{
color:#e69500;
text-align:justify;
font-weight:normal;
text-decoration:none;
}

.linkactive{
color:#e69500;
text-align:justify;
font-weight:normal;
text-decoration:none;
}

a.linkactive:hover{
color:#e69500;
text-align:justify;
font-weight:normal;
text-decoration:none;
}


.topnav{
color:#FFFFFF;
text-align:justify;
font-weight:bold;
text-decoration:none;
font-size:10px;
}
a.topnav:hover{
color:#FFFFFF;
text-align:justify;
font-weight:bold;
text-decoration:underline;
font-size:10px;
}

.topnavactive{
color:#FFFFFF;
text-align:justify;
font-weight:bold;
text-decoration:underline;
font-size:10px;
}

a.topnavactive:hover{
color:#FFFFFF;
text-align:justify;
font-weight:bold;
text-decoration:underline;
font-size:10px;
}

.footer{
color:#000000;
text-align:justify;
font-weight:normal;
text-decoration:underline;
}

a.footer:hover{
color:#e69500;
text-align:justify;
font-weight:normal;
text-decoration:none;
}
