BODY {
	background-color: gainsboro;
	background-image: url('../images/spacer.gif');
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #cf0000;
	SCROLLBAR-DARKSHADOW-COLOR: #2c4124;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #2c4124;
}

td, tr, p, div {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

li {
	list-style-image: url('../images/arrow.gif');
	list-style-position: inside;
}

hr {
	background-color: #C0C0C0;
	height: 1px;
	width: 100%;
}

#titleDiv {
	color: #000000;
	filter: progid;
	font-family: arial, sans serif;
	font-size: 40px;
	font-weight: bold;
	height: 60px;
	left: 20px;
	position: absolute;
	top: 60px;
	width: 700px;
}

a.buttonbar:link, a.buttonbar:visited {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

a.buttonbar:hover {
	color: #ffffff;
	text-decoration: bold;
}

#pathwayDiv {
	height: 20px;
	left: 140px;
	position: absolute;
	top: 12px;
	width: 550px;
}

a.pathway:link, a.pathway:visited {
	color: #000000;
	font-weight: normal;
}

a.pathway:hover {
	color: #ffffff;
	font-weight: normal;
}

.modules {
	background-color: #F7F7F7;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
}

.mainlevel {
	letter-spacing: 2px;
	padding-left: 20px;
	width: 90%;
}

a.mainlevel:link, a.mainlevel:visited {
	background-image: url('../images/01.jpg');
	background-repeat: no-repeat;
	color: #000000;
}

a.mainlevel:hover {
	background-image: url('../images/02.jpg');
	background-repeat: no-repeat;
	color: #000000;
}

.sublevel {
	letter-spacing: 2px;
	padding-left: 7px;
}

.moduleheading {
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.sectiontableheader {
	background-color: #;
	color: #000000;
	font-weight: bold;
	height: 20px;
	letter-spacing: 1px;
}

.sectiontableentry1 {
	background-color: #;
}

.sectiontableentry2 {
	background-color: #;
}

.small {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.contentpane {
	background-image: url('../images/bg_body.jpg');
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

.contentpaneopen {
	background-image: url('../images/bg_body.jpg');
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.contentheading, .componentheading {
	background-image: url('../images/bg_body.jpg');
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	color: #5f050f;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}

.createdate {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.button {
	background-color: #dddddd;
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	color: #5f050f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12  px;
	font-style: normal;
}

.inputbox {
	background-color: #dbdbdb;
	border-color: #2c4124;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #5f050f;
}

a.category:link, a.category:visited {
	color: #5f050f;
	font-weight: bold;
	letter-spacing: 1px;
}

a.category:hover {
	color: #CC6600;
}