body {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; color:#000000;
background-color:#eaab64;
/*background-image:url(../images/back.jpg); background-position:center; background-repeat:repeat-y;*/
}
td, tr, p, div {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; 
}
#header {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:178px;
width:755px;
}
#logo {
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
height:178px;
width:200px;
}
#left {
background-image:url(../images/left.jpg) ;
background-repeat:repeat-y;
}
#content {
background-image:url(../images/content.jpg);
background-repeat:repeat-y;
}
#bottom {
background-image:url(../images/bottom.jpg);
background-repeat:no-repeat;
}
.contentheading {
background :  url(../images/content.gif) no-repeat top left;
height : 36px;
padding-left : 20px;
font-size:16px; color:#000000; font-weight:bold;
padding-right:2px;
}
.componentheading {
background :  url(../images/content.gif) no-repeat top left;
height : 36px;
padding-left : 20px;
padding-top:6px;
font-size:16px; color:#000000; font-weight:bold;
}
.contentpaneopen {
padding-right:2px;
}
.contentpane {
background:#F0F0F0;
}
.buttonheading {
padding-right:2px;
}
table.moduletable {
width : 193px;
margin-top : 1px;
padding: 2px;
text-align:left;
}
table.moduletable th {
font-weight : bold;
color:#000000;
padding-left : 5px;
padding-top : 2px;
display:block;
background-color:#FFFFCC;
height : 16px;

} 
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: bold;
	color:#FFFFCC;
	padding-left:8px;
	text-align: left;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
	}

a.mainlevel:hover {
	text-decoration: none;
	color:#FF0000;
}
a.mainlevel#active_menu {
	color:#CC0033;
	font-weight: bold;
	}
a.mainlevel#active_menu:hover {
	color: #fff;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
} 
img {
border: 0px;
}