/* CSS Document */
body{
background:#ffffff ;
}

#header2 #menu .moduletable h3{
color:#2a2929;
background:url(../images/toph3bg.gif) no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
background:url(../images/h3bg.jpg) top left no-repeat;
}

a, ul.menu a:hover, li#current a, li.parent li#current a, li#current li a:hover, #bottom li a:hover, a.mainlevel:hover, a#active_menu.mainlevel{
color:#2a2929;
}

ul.menu a:hover, li#current a,  a.mainlevel:hover, a#active_menu.mainlevel{
background:url(../images/arrow_active.png) no-repeat;
background-position:3px 9px;
}

.middle a, h2,.contentheading{
color:#2a2929;
}

.button{

}

.middle ul li{
background:url(../images/bullet.png) no-repeat;
}

#reflection{
background:url(../images/reflection.jpg) top left repeat-x;
}
#reflection-l{
background:url(../images/reflection-l.jpg) top left no-repeat;}

#reflection-r{
background:url(../images/reflection-r.jpg) top right no-repeat;}

#container{

}


#header2 .bgleft{
background:url(../images/header_l.jpg) top left no-repeat;
height:106px;
padding:0px 0px 0px 0px;
}
#header2 .bgright{
background:url(../images/header_r.jpg) top right no-repeat;
height:106px;
padding:0px 0px 0px 0px;
} 

li.parent li#current a, li#current li a:hover{
background:url(../images/arrow_subactive.png) no-repeat;
background-position:4px 10px;
}

