body {

/*
background-image:url(img/elements/bg.gif);
*/
margin:0px;

    background-image:url(../img/bg2.gif);
    background-color:#fff;
    background-repeat:repeat-x;
}


/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}










div{
font-family:georgia, verdana, arial;
font-size:10px;
line-height:18px;
color:#888899;
letter-spacing:1px;
}




.clearAll{
clear:both;
}

.fLeft{
float:left;
}

.fRight{
float:right;
}


.textTitle{
font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
color:#000;
font-weight:700; 
font-size:8px; 
letter-spacing:3px;
}



.linkerMenuSub{
font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
color:#000;
font-weight:700; 
font-size:8px; 
letter-spacing:3px;
text-decoration:none;

}




