body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
.moduletable{
        position:relative;
        left:-10px;
}
.maintable {
	background-color: #FFFFFF;
	background-image: url(../images/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 726px;
	margin-left: 75px;
	margin-top: 134px;
	position: absolute;
	top: -5px;
}
.content_table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #003300;
}
.pathway {
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}


.menudiv {
	position: absolute;
	top: 135px;
	left: 85px;
}

body {
	background-color: #6b7938;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-size: 9px;
	color: #003300;
}
.contentheading {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	display: none;
}
.componentheading {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}
.random {
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.sectiontableentry1 {
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
}
