a {
	color: #FFFFFF;
	text-decoration: underline;
}

a.hover {
	text-decoration: underline;
}

a.mainlevel {
	font-size: 90%;
}

a.sublevel {
	font-size: 80%;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: smaller;
	font-family: "Arial", Sans-Serif;
}



td {
	vertical-align: top;
}

td#mainbody {
	padding: 5px 5px 5px 5px;
}

td#menu {
	background: url(../../../images/layout/menu_bg.jpg) no-repeat;
	padding: 10px 10px 10px 10px;
}

td#menu a {
	text-decoration: none;
}

td#menu th {
	text-align: left;
}

td#syndicate-menu th {
	text-align: left;
}

td#nedstat {
	vertical-align: top;
}

td#pathway {
	background-color: #3366CC;
	height: 25px;
	padding: 2px 5px 2px 5px;
}

.componentheading {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}

.contentheading {
	color: #731A1B;
	font-size: 120%;
	font-weight: bold;
}

.contentpaneopen {
	font-size: smaller;
}

a.contentpagetitle {
	color: #731A1B;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	background-color: #000000;
	font-size: 70%;
	height: 25px;
	padding: 2px 5px 2px 5px;
	text-align: right;
	vertical-align: middle;
}
