table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table#navbar p{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC940E;
	font-weight: bold;
	margin: 0.5em 0.3em 0 1em;
	border-bottom:  2px solid #000000; padding-bottom: 0.3em;
}
td#navbar {
}   

table#navbar a:link {
	text-decoration: none;
	color: #fcc147;
	font-weight: bold;
}
table#navbar a:visited {
	color: #fcc147;
	text-decoration: none;
	font-weight: bold;
}
table#navbar a:hover {
	color: #336699;
	text-decoration: none;
	background: #B5B5B5;
	font-weight: bold;
}
table#navbar a:active {
	color: #fcc147;
	text-decoration: none;
	font-weight: bold;
}
td#boxcontent div.box{
   border: solid; border-width: 1px 3px 1px 3px; border-color: #000000; margin: 0 2em 0.75em 2em; color: #000000;
   background-color: #969696; font: 110% bold Arial, Verdana, sans-serif; text-align: center; 
}
td#footer {
   text-align: center; 
   font-family: Arial, sans-serif; font-size: 12px;
   color: #000000;
}
td#footer p{
   border: solid; border-width: 1px 0 0 0; border-color: #000000; padding: 0.5em 0.5em 0.5em 1em;
   margin: 2em 10% 0 20px; 
}
   
td#footer p a {
   color: #336699; text-decoration: none; margin: 0.5em; 
}  
td#footer a:hover {
  color:#000000;
  text-decoration:underline;
}
}
.navbartop a:link {
	text-decoration: none;
	color: #000000;
}
.navbartop a:visited {
	color: #000000;
	text-decoration: none;
}
.navbartop a:hover {
	color: #000000;
	text-decoration: underline;
}
.navbartop a:active {
	color: #000000;
	text-decoration: none;
}
table#properties {
    margin-left: 1em; padding-left: 1em; border: solid black 1px;	
}	
td#detail {
    padding-left:1em; border: solid black 1px;
}	
li#sub {
	list-style-type: lower-alpha;
}
td.leftborder {
border-left: 2px solid #000000;
}
