body {
	font-family:arial,helvetica,sans-serif;
	color:#7B1F08;
	background-color:#000000;
	}
h1,h2,h3,p {
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	}
h4, h5 {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:0;
	}
p, dt, dd, ul {
	font-size:80%;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:0;
	}
li {
	font-weight:bold;
	}
dt {
	font-weight:bold;
	color:#000;
	}
dd {
	font-style:italic;
	color:#000;
	}

a:link {
	color:#6B0F00;
	text-decoration:none;
	}
a:visited {
	color:#6B0F00;
	text-decoration:none;
	}
a:hover {
	color:#ff0000;
	text-decoration:underline;
	}

	
hr {
	clear:both;
	border-top: 1px solid #812321;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	height:1px;
	}
.topcell {
	background-color: #812321;
	}
.navbar {
	width:120px;
	background-image: url(images/backend.gif);
	}
.navbar2 {
	background-image: url(images/backend.gif);
	}
.sidebar {
	width:120px;
	background-image: url(images/sidepanel.gif);
	}
.content {
	background-image: url(images/backweave.gif);
	}

