/* CSS Document */


body{
	background-color: #C3C3C3;
}

#header #top .moduletable h3{
color:#f38201;
background:url(../images/yellow/toph3bg.gif) no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
background:url(../images/yellow/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:#f38201;
}

ul.menu a:hover, li#current a, a.mainlevel:hover, a#active_menu.mainlevel{
background:url(../images/yellow/arrow_active.png) no-repeat;
background-position:3px 9px;
}

.middle a, h2,.contentheading{
color:#888888;
}

.button{
background:#f5a601 url(../images/yellow/buttonbg.gif) top left repeat-x;
}


.middle ul li{
background:url(../images/yellow/bullet.png) no-repeat;
}

#heading .bgleft{
background:url(../images/yellow/containerbg_l.jpg) top left repeat-y;
}
#heading .bgright{
background:url(../images/yellow/containerbg_r.jpg) top right repeat-y;
}
#header .bgleft{
background:url(../images/yellow/containerbg_l.jpg) top left repeat-y;
}
#header .bgright{
background:url(../images/yellow/containerbg_r.jpg) top right repeat-y;
}  
#container{
background:url(../images/yellow/containerbg_l.jpg) top left repeat-y;
}
#container .bgright{
background:url(../images/yellow/containerbg_r.jpg) top right repeat-y;
}
#footer .bgleft{
background:url(../images/yellow/containerbg_l.jpg) top left repeat-y;}

#footer .bgright{
background:url(../images/yellow/containerbg_r.jpg) top right repeat-y;}

#footer .center{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
li.parent li#current a, li#current li a:hover{
background:url(../images/yellow/arrow_subactive.png) no-repeat;
background-position:4px 10px;
}

#user3 ul li a:hover{
background: transparent url(../images/yellow/topmenu-bg.jpg) repeat-x;
background-position:0px 1px;

}