/* CSS Document */
table tr td{

}

body{
margin:0;
padding:0;
color:#999999;
font-size:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
a{
text-decoration:none;
color:#ff9900;
}
#top{
position:relative;
background-image:url(../images/topFR.PNG);
background-repeat:no-repeat;
background-position:top;
width:775px;
height:100%;
}
#topfr{
position:relative;
background-image:url(../images/top.png);
background-repeat:no-repeat;
background-position:top;
width:775px;
height:100%;
}
#mid{
background-image:url(../images/mid.png);  
background-repeat:repeat-y;
width:775px;
height:100%;}

#bot{
background-image:url(../images/bottom.png);
background-repeat:no-repeat;
background-position:bottom;
width:775px;
height:100%;
padding-bottom:80px;
} 

#left{
text-align:left;
width:235px;
height:100%;
float:left;
}

#right{
width:500px;
height:100%;
float:left;
text-align:left;
}

#left_spacer{
width:235px;
height:425px;

}

#right_spacer{
width:520px;
height:225px;

}
#right_spacer table.moduletable,#right_spacer table.moduletablemo{
float:right;
font-weight:bold;
font-size:13px;
color:#FFFFFF;
margin-top:15px;
}
#right_spacer table.moduletablemo a{
color:#FFFFFF;
border-right:thin solid white;
font-weight:bold;
font-size:13px;
padding-right:4px;
}

#right_spacer table.moduletable a{
color:#FFFFFF;
padding-top:20px;
text-align:right;
}

#left a{
font-size:10px;
width:100%;
line-height:20px;

font-weight:bold;

}
#left table, #left table tr , #left table tr td , #left table div{
padding:0;
margin:0;
width:100%;
}
#left div{
margin-left:15px;
}
#left a.mainlevel {
margin-bottom:7px;
width:100%;
color:#cc3300;

background-image:url(../images/bot_line.png);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:2px;

}
#left a.sublevel {
padding:0;
margin:0;
padding-left:20px;
margin-bottom:3px;
width:100%;

background-image:url(../images/bot_line.png);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:2px;

}
H6{
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ff9900;
padding:0;
margin:0;
font-size:20px;
font-weight:100;

}
