BODY {
      background-color: #CCFFFF;
      scrollbar-arrow-color: #FFFFFF; 
      scrollbar-base-color: #006666; 
	  scrollbar-face-color: #660033; 
      scrollbar-highlight-color: #CCFFFF; 
	  scrollbar-shadow-color: #008080;
}

/*
	tswtabs.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 11px ;
    font-weight: 600;
}
#tswcsstabs li a {
	color: #ffffff ;
	background-color: #660033 ;
	border: 1px outset #006666 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
    }

}
#tswcsstabs li a:hover {
	color: #ccffff ;
	background-color: #ccffff ;
}
/*
	tswtabs.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs2 ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs2 ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 11px ;
    font-weight: 600;    
}
#tswcsstabs2 li a {
	color: #ffffff ;
	background-color: #660033 ;
	border: 1px outset #006666 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs2 li a:hover {
	color: #660033 ;
	background-color: #ccffff ;
}

.Klicked {
	color: #660033 ;
	background-color: #CCFFFF ;
	padding: 8px ;  
    border-top: 1px dotted #660033;
	text-decoration: none ;
	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 11px ;
    font-weight: 600;
    }
.Klicked a {
	color: #660033 ;
	background-color: #CCFFFF ;
	text-decoration: none ;
	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 11px ;
    font-weight: 600;
}      
.Klicked a:hover {
	text-decoration: underline;
} 


#dhtmltooltip {
position: absolute;
width: 150px; 
text-align: center; 
border: 1px solid #660033; 
font-size: 11px; 
color: #FFFFFF;   
font-family: VERDANA, Arial, sans-serif; 
font-weight: 600; 
padding-top: 4px; 
padding-left: 4px; 
padding-bottom: 4px; 
background-color: #660033;
visibility: hidden;
z-index: 100;
}

.mapBorder {
border-style:outset; 
border-width:4px; 
border-color:#660033;
}

#logoContainer{
width: 850px;
height: 120px;
margin: 0 auto; 
}

#slideShow{
float:left;
margin-top:8px;
margin-left:50px;
margin-right:40px;
height:90px;
width:120px;
background-color:#CCFFFF;

}

.n {
   font-size: 13px; 
   color: #660033;
   font-family: VERDANA, Arial, sans-serif; 
   font-weight: 500;
}

.sm {font-size: 10px; color: #FCFAEA;  
font-family: VERDANA, Arial, sans-serif; font-weight: 500;
}

.pHeader {
         font-size: 17px; color: #660033;  
         font-family: VERDANA, Arial, sans-serif; 
         font-weight: 700;
}
.container {
    margin: 0px auto;
	width: 950px;
}

.footLeft{
	width: 455px;
    float: left;
    background-color:#660033;
	padding: 6px;   
    font-size: 10px; 
   color: #FFFFFF;
   font-family: VERDANA, Arial, sans-serif; 
   font-weight: 500; 
}

.footRight{
	width: 468px;
    	height: 60px;
            float: right;
            margin-top:8px;
}

.footer{
	width: 940px;
}



