body {
	background-image: url(images/b.gif);
	background-color: #666;
}

h1{
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}

h2{
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-weight: bold;
	line-height: 1.3em;
}

h3{
	font-weight: normal;
	font-size: 1em;
	color: #333333;
	text-transform: none;
}

#navcontainer{
	width: 200px;
	padding-top: 10px;
}

#navcontainer ul{
	margin-left: 5px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navcontainer a{
	display: block;
	padding: 3px;
	width: 170px;
	background-color: #CCC;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover{
background-color: #000033;
color: #CCCCCC;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a#navon{
background-color: #FF6600;
color: #CCCCCC;
}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.tableheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.navhead a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #CCC;
}
.edit {
	background-color: #FFF;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
}
td.edit {
	background-color: #FFF;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
}
td {
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
}
