body {
  
  color: #212121;
  font-family: verdana, arial;
  font-size: 8pt;
  
  padding: 0px;
  margin: 0px;
  
  background: #000;
  background-color: #33383c;
  
}

div#network {
  
  height: 18px;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 5px;
  
  background: #000;
  
  color: #FFF;
  font-size: 7pt;
  text-align: left;
  font-weight: normal;
  

}


div#center {
  
  width: 800px;
  height: 220px;
	margin: 0px;
  padding: 0px;
  
  
 /* background: #FFF;
  background-image: url( img/logo.jpg );
  background-position: top center;
  background-repeat: no-repeat;*/
    background-color: #33383c;
}





div#network span{
  
  text-align: left;
}
/*
div#network a {
  
  color: #E6E6E6;
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
  
}

div#network a:hover {
  
  color: #7D4900;
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
  
}
*/
table#page {
  
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  
}

div#top-left{
  /*height: 512px;
  
  background-image: url( ../images/top-left.jpg );
  background-position: top right;
  background-repeat: no-repeat; */
  
  
}

div#top-right{
 /* height: 512px;
  
  background-image: url( ../images/top-right.jpg );
  background-position: top left;
  background-repeat: no-repeat; */
  
  
}

td#side-left{
  /*vertical-align: top;
	height: 100%;
  
  background-image: url( ../images/side-left.jpg );
  background-position: top right;
  background-repeat: repeat-y; */
  
  
}

td#side-right{
 /* vertical-align: top;
	height: 100%;
  
  background-image: url( ../images/side-right.jpg );
  background-position: top left;
  background-repeat: repeat-y; */
  
  
}

div#bot-left{
 /* height: 256px;
  
  background-image: url( ../images/bot-left.jpg );
  background-position: top right;
  background-repeat: no-repeat; */
  
  
}

div#bot-right{
 /* height: 256px;
  
  background-image: url( ../images/bot-right.jpg );
  background-position: top left;
  background-repeat: no-repeat; */
  
  
}

td#wrap {
  
  width: 800px;
  padding: 0px;
  margin: 0px;
  
  background: #FFF;
  border-left: 1px solid #000;
	border-right: 1px solid #000;
  
}





div#banner_space {
  
  width: 100%;
  padding: 220px 0px 5px 0px;
  
}
	/*
	div#nav a {

	  display: block;
	  float: right;
	  
	  margin: 0px 2px 0px 0px;
	  padding: 5px 10px 5px 10px;
	  
	  color: #3D3D3D;
	  font-size: 8pt;
	  line-height: 70%;
	  text-decoration: none;
	  font-weight: bold;
	  text-align: center;
	}
	
	div#nav a:HOVER {

	  color: #784F15;
	  
	}
	*/
div#main {
  
  height: 100%;
  margin: 0px;
  padding: 1px 5px 5px 5px;
  
}

table#content {
  
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  
  text-align: left;
  vertical-align: top;
  
}

table#content p {
	  
		line-height: 160%;
	  
}
	
	td#conleft h2 {
	  
		padding: 0px;
		margin: 0px;
		
		color: #7D4900;
		font-size: 14pt;
		font-weight: normal;
	  
	}
	td#conleft h3 {
	  
		padding: 0px;
		margin: 0px;
		
		color: #7D4900;
		font-size: 14pt;
		font-weight: bold;
	  
	}
	
	td#conleft font {
	  
	  padding: 0px 0px 5px 0px;

		color: #3D3D3D;
		font-size: 8pt;
		font-weight: normal;
		
		border-bottom: 1px solid #303030;
	  
	}
	/*
	td#conleft a, a:active, a:visited {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
	td#conleft a:HOVER {
	text-decoration: underline;
	}
	*/
	td#manual_right {
	  
	  width: 50%;
		margin: 0px;
		padding: 5px;	
	}
	
	td#manual_right h2 {
	  
		padding: 0px;
		margin: 0px;
		
		color: #7D4900;
		font-size: 14pt;
		font-weight: bold;
	  
	}
	td#manual_right h3 {
	  
		padding: 0px;
		margin: 0px;
		
		color: #7D4900;
		font-size: 14pt;
		font-weight: bold;
	  
	}
	
	td#manual_right font {
	  
	  padding: 0px 0px 5px 0px;

		color: #3D3D3D;
		font-size: 8pt;
		font-weight: normal;
		
		border-bottom: 1px solid #303030;
	  
	}
	/*
	td#manual_right a, a:active, a:visited {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
	td#manual_right a:HOVER {
	text-decoration: underline;
	}
	*/
	td#manual_right {
	  
	  width: 50%;
		margin: 0px;
		padding: 5px;
	border-left: 1px solid #B0AD9D;	
	}
	
	td#manual_right {
	  
	  width: 50%;
		margin: 0px;
		padding: 5px;	
	}
	
	td#manual_left h2 {
	  
		padding: 0px;
		margin: 0px;
		
		color: #7D4900;
		font-size: 14pt;
		font-weight: bold;
	  
	}
	td#manual_left h3 {
	  
		padding: 0px;
		margin: 0px;
		
		color: #7D4900;
		font-size: 13pt;
	  
	}
	
	td#manual_left font {
	  
	  padding: 0px 0px 5px 0px;

		color: #3D3D3D;
		font-size: 8pt;
		font-weight: normal;
		
		border-bottom: 1px solid #303030;
	  
	}
	/*
	td#manual_left a, a:active, a:visited {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
	td#manual_left a:HOVER {
	text-decoration: underline;
	}
	*/
	td#manual_left {
	  
	  width: 50%;
		margin: 0px;
		padding: 5px;
	border-top: 1px solid #B0AD9D;	
	}
	
	td#conright {
	  
	  height: 100%;
		margin: 0px;
		padding: 5px 5px 5px 10px;
	
		color: #333333;
	}
	
	td#conright div#p {
	  
	  padding: 5px;
	  
	}
	/*
	td#conright a {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
	
	td#conright a:HOVER {
	text-decoration: underline;
	}
	*/
	td#extrainfo {
	height: 100%;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #B0AD9D;
	border-bottom: 1px solid #B0AD9D;
	border-top: 1px solid #B0AD9D;
	background: #e7fae0;
	color: #333333;
	list-style-image: url(arrow.jpg);
	list-style-type: upper-roman;
	}
	
	/*
	td#extrainfo a {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
		
	td#extrainfo a:HOVER {
	text-decoration: underline;
	}
	*/
	td#manual_divider {
	border-top: 1px solid #B0AD9D;
	}
	
	td#manual {
	height: 100%;
	margin: 5px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #B0AD9D;
	border-bottom: 1px solid #B0AD9D;
	border-top: 1px solid #B0AD9D;
	background: #e7fae0;
	color: #333333;
	list-style-image: url(arrow.jpg);
	list-style-type: upper-roman;
	}
	
	
	td#manual a {
	  
	  margin: 2px 2px 2px 2px;
	  padding: 0px 0px 0px 0px;
	  
	  color: #3D3D3D;
	  text-decoration: none;
	  font-weight: bold;
	}
	/*
	td#manual a:HOVER {
	  color: #784F15;	  
	}
	*/
	td#manual H2 {
	  margin: 2px 2px 2px 2px;
	  padding: 0px 0px 0px 0px;
	  
	  color: #000000;
	  font-weight: bold;
	  font-size: 12pt;
	  font-decoration: none;
	}
	
	td#manual H3 {
	  margin: 5px 2px 2px 2px;
	  padding: 0px 0px 0px 0px;
	  
	  color: #784F15;
	  font-weight: bold;
	  font-size: 10pt;
	  font-decoration: none;
	}
	
	td#fileofday {
	  
	  height: 100%;
		margin: 0px;
		padding: 5px 5px 5px 10px;
		border-left: 1px solid #B0AD9D;
		border-bottom: 1px solid #B0AD9D;
		border-top: 1px solid #B0AD9D;
		background: #e7fae0;
	
		color: #333333;
	}
	
	td#fileofday div#p {	 
	padding: 5px;	  
	}
	
	td#fileofday a {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
	/*
	td#fileofday a:HOVER {
	text-decoration: underline;
	}
	*/
	tr#staff {
	background: #F5F5F5;	
	}
	
	td#about {
	
	height: 100%;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #B0AD9D;
	border-right: 1px solid #B0AD9D;
	border-bottom: 1px solid #B0AD9D;
	border-top: 1px solid #B0AD9D;
	background: c5af76;
	}
	
	td#about div#p {
	background-image: url( ../images/about_bg.jpg );
  	background-repeat: no-repeat; 	
	background-position: bottom right; 	  
	padding: 5px;
	  
	}

	td#homedl {
	
	height: 100%;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #B0AD9D;
	border-right: 1px solid #B0AD9D;
	border-bottom: 1px solid #B0AD9D;
	border-top: 1px solid #B0AD9D;
	background: c5af76;
	}


		td#homedl div#p {
	background-image: url( ../images/download.jpg );
  	background-repeat: no-repeat; 	
	background-position: bottom right; 	  
	padding: 5px;
	  
	}
	
	td#about a {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
	/*
	td#about a:HOVER {
	text-decoration: underline;
	}
	*/
	td#about strong {
	text-decoration: underline;
	}
	
	td#download {	  
	  	height: 100%;
		margin: 0px;
		padding: 5px 5px 5px 10px;
		border-left: 1px solid #B0AD9D;
		border-right: 1px solid #B0AD9D;
		border-bottom: 1px solid #B0AD9D;
		border-top: 1px solid #B0AD9D;
		background: #e7fae0;
	
		color: #333333;
	}
	
	td#download div#p {
	padding: 5px;	  
	}
	/*
	td#download a:link, a:visited, a:active {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	  font-size: 8pt;
	}
	
	td#download a:HOVER {
	text-decoration: underline;
	font-size: 8pt;
	}
	*/
	td#cont {	  
	  	height: 100%;
		margin: 0px;
		padding: 5px 5px 5px 10px;
		border-left: 1px solid #B0AD9D;
		border-bottom: 1px solid #B0AD9D;
		border-top: 1px solid #B0AD9D;
		background: #e7fae0;
	
		color: #333333;
	}
	
	/*
	td#cont a {	  
	  color: #7D4900;
	  text-decoration: none;
	  font-weight: bold;
	}
	
	td#cont a:HOVER {
	text-decoration: underline;
	}
*/

	div#bottom {  
  	padding: 2px 0px 0px 0px;
  	color: #303030;  
	}

	div.quotetop {
	background: #FFFFFF;
	font: Verdana;
	font-size: 9px;
	font-weigth: bold;
	color: #7D4900;
	padding-bottom: 5px;
	}

	div.quotemain {
	border-color: #7D4900;
	border: 1px;
	border-style: dotted;
	}
