body {
	margin: 0;
	font: 12px "Trebuchet MS",Helvetica,Arial,sans-serif;
	background: #837C6B;
}
body#popup {
	margin: 20px;
	background: #ffffff;
}
body#popup h2 {
	margin: 20px 0;
	padding-top: 4px;
	border-top: 1px solid #000;
}
body#popup table p {
	margin: 0;
	font-size: 11px;
}
body#popup td.images {
	padding: 0 10px 10px 0;
	vertical-align: top;
	text-align: center;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}

th {
	font: 12px "Trebuchet MS",Helvetica,Arial,sans-serif;
}
td {
	font: 12px "Trebuchet MS",Helvetica,Arial,sans-serif;
	vertical-align: top;
}

table.listing {
	margin-bottom: 10px;
	background: #ffffff;
}
table.listing th {
	padding: 2px 6px;
	font: bold 11px Helvetica,Arial,sans-serif;
	text-align: left;
	background: #837c6b;
}
table.listing td {
	padding: 2px 6px;
	font: 11px Helvetica,Arial,sans-serif;
}

td.text {
	background: #ffffff;
}
h1 {
	margin: 20px 20px 10px 30px;
	font: bold 16px "Trebuchet MS",Helvetica,Arial,sans-serif;
	border-bottom: 1px solid #666666;
}
h2 {
	margin: 10px 20px 10px 30px;
	font: bold 14px "Trebuchet MS",Helvetica,Arial,sans-serif;
}
h3 {
	margin: 10px 20px 10px 30px;
	font: bold 12px "Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #333333;
}
h4 {
	margin: 10px 10px 10px 30px;
	font: italic 12px "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-weight: normal;
}
td.text p {
	margin: 20px 20px 20px 30px;
}
td.text ul {
	margin: 20px 20px 20px 30px;
	padding: 0;
}
td.dirtbar {
	background: #837C6B url(images/bg_dirtbar.jpg) repeat-x;
	text-align: center;
	border-bottom: 2px solid #000000;
}
td.navigation {
	background: #1E436F  repeat-y;
	/*url(images/bg_navigation.jpg)*/
}
td.shadow {
	background: #FFFFFF;
	
}
td.footer {
	padding: 20px 10px;
	border-top: 2px solid #000000;
}
td.footer #logos {
	text-align: right;
}
td.footer a {
	color: #FFCC00;
}

table#maps td h1 {
	margin: 0 0 10px 10px;
	font: bold 16px "Trebuchet MS",Helvetica,Arial,sans-serif;
	border-bottom: 1px solid #666666;
}
table#maps td h2 {
	margin: 0 0 10px 10px;
	font: bold 14px "Trebuchet MS",Helvetica,Arial,sans-serif;
}
table#maps td p {
	margin: 0 0 20px 10px;
}
table#maps td img {
	margin: 0 0 10px 10px;
}

.def {
	border-bottom: 1px dotted #666666;
	cursor: help;
	
}
}
ol, ul {
	margin-bottom: 20px;
}
ul.off li {
	list-style: none;
}
ul#news {
	border-bottom: 1px solid #666666;
}
ul#news li {
	margin: 0 0 10px;
	list-style: none outside;
}
.red {
	color: #c00;
	font-weight: bold;
}
.yellow {
	color: #fc3;
	font-weight: bold;
}
.green {
	color: #090;
	font-weight: bold;
}
#tipWin1,#tipWin2 
{position:absolute; 
visibility:hidden;} 

.tipWinStyle {background-color:#FFFFDD; 
     layer-background-color:#FFFFDD; 
     border-color:#000000; 
     border-width:1px; 
     border-style:solid; 
     font-family:arial, helvetica, sans-serif; 
     font-size:9pt; 
     padding-left:2px; 
     padding-right:2px;} 


H5.tipWinStyle 
{ 


   border-width:0px; 
   color: #800000; 
   font-weight: bold; 
   background-color : transparent; 


}