body {
		background: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px
}

p,li {
		color: #000;
		font-size: 10.5pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.orangeborder {
		border-top: 1px solid #F90;
		border-left: 1px solid #F90; 
}

table.orangeborder td {
		border-right: 1px solid #F90;
		border-bottom: 1px solid #F90; 
}

table.orangeborder th	{
		border-right: 1px solid #F90;
		border-bottom: 1px solid #F90; 
}

table.whiteborder {
		border-top: 1px solid #FFF;
		border-left: 1px solid #FFF; 
		background-color: #FFF;
}

table.whiteborder td {
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF; 
}

table.whiteborder th	{
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF; 
}

a {
		color: #F90; 
		font-size: 10pt;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
}

a:hover {
		color: #4682B4;
		font-weight: bold;
}

.pageheader {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000;
		font-size: 12pt;
		font-weight: bold;
}

.sidenav {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #F90;
		font-weight: bold;
}

.sidenav:hover {
		color: #FFF;
}

.sidehome {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #FFF;
		font-weight: bold;
}

.topnav {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 90%;
		color: #FFF;
		font-weight: bold;
		background: #000;
		text-align: center;
}

.topnav:link {
		color: #FFF;
}

.topnav:visited {
		color: #FFF;
}

.topnav:hover {
		color: #F90;
}

.tophome { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 90%;
		font-weight: normal;
		color: #F90;
		text-decoration: none;
		font-weight: bold;
}

.footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt; 
		font-weight: bold;
		color: #F90;
}

.pagetitle {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 100%;
		color: #000;
		font-weight: bold;
		font-style: normal
}

.header {
		background-image: url(images/header.gif);
}

.mainpage {
		background-image: url(images/schematic.gif);
		background-color: #FFF;
}
