 

 

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #575757;
}
 
 .default { 
	font: normal 18px/1.1em Arial, Helvetica, sans-serif;
	font-size:12px; line-height:1.5em; font-weight: normal; 
	color: #333;}
 
  .h2 { 
	font: normal 18px/1.1em Arial, Helvetica, sans-serif;
	font-size:13px; line-height:1.5em; font-weight: bold; 
	color: #333;}
	
  .h1 {
	font: normal 16px/1.1em Arial, Helvetica, sans-serif;
	color: #339191;
	margin-bottom: .1em;
	margin-top: .4em;
	font-weight: bold; 
	}
 	
	
	
 .link { 
	font: normal 18px/1.1em Arial, Helvetica, sans-serif;
	font-size:12px; line-height:1.5em; font-weight: bold; 
	color: #333;}
	
 a.link {
	text-decoration: none
	}	
	a.link:hover {
	font: normal 18px/1.1em Arial, Helvetica, sans-serif;
	font-size:12px; line-height:1.5em; font-weight: bold; 
	color: #339191;
	}	

/* ------------------- NewNav ---------------------- */
#NewNav {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	height:30px;
	background: #4A4945 url(images/Menu_Back.jpg) repeat-x top left;
	color: #fff;
	border-top: 1px solid #7b7b78;
	}
#NewNav ul {
	margin: 0;
	padding: 0;
	}
#NewNav ul#home {
	margin: 0;
	margin-left: 40px;
	padding: 0;
	}
#NewNav ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	}
#NewNav a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100px;
	border-right: 1px solid #5b5a56;
	/*border-left: 1px solid #5B5A56;
	border-right: 1px solid #2F2E2A;*/
	padding: 9px 0;
	}
#NewNav ul#home li.first {
	border-left: 1px solid #5b5a56;
	}
#NewNav a.home {
	width: 30px;
	background: url("images/menu.jpg") no-repeat top left;
	}
#NewNav a.home:hover {
	background: #34322E url("images/Menu_Over.jpg") no-repeat top left;
	}

#NewNav li#active { background: url("images/Menu_Back.jpg") repeat-x top left;}
#NewNav a:hover { background: #34322E; color: #339191;}
a#current {color: #A1A29A;}

 	 
 

body {
	background:url(images/lines.png) repeat-y center;
	 
}
         
