/* Start of CMSMS style sheet 'wasser' */
h1{font-size:16px;color:#4A3511;letter-spacing: .04em;
	margin: 0;
	padding: 0;
	line-height: 1em;}

h2{font-size:25px;color:#4A3511;letter-spacing: .05em;
	margin: 0;
	padding: 0;
	line-height: 1em;}
td{font-family:arial,Verdana, Times; font-size:14px;color:#4A3511;letter-spacing: .08em;
	margin: 0;
	padding: 0;
	line-height: 1em;}

img { 
        border: none; 
        } 

a:link { 
	color: #5A4C41;
	text-decoration: none;
	font-weight:bold;
	}
a:visited { 
	color: #5A4C41;
	text-decoration: none;
	font-weight:bold;
	}
a.link2:link { 
	color: #000000;
	text-decoration: none;
	}
a.visited2:visited { 
	color: #000000;
	}
	
a.link3:link { 
	color: #5A4C41;
	text-decoration: underline;
	}
a.visited3:visited { 
	color: #5A4C41;
	text-decoration: underline;
	}
	
a.link:link { 
	color: #5A4C41;
	text-decoration: underline;
	font-weight:bold;
	}
	
a.link:hover { 
	color: #5A4C41;
	text-decoration: underline;
	font-weight:bold;
	}
	
a.link:visited { 
	color: #5A4C41;
	text-decoration: underline;
	font-weight:bold;
	}

	input
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #443411;
border-bottom: 1px solid #443411;
border-top-width:1px;
border-top-style:solid;
border-top-color:#443411;
border-top: 1px solid #443411;
border-left-width:1px;
border-left-style:solid;
border-left-color:#443411;
border-left: 1px solid #443411;
border-right-width:1px;
border-right-style:solid;
border-right-color:#443411;
border-right: 1px solid #443411;
}

ul.menu, ul.menu ul {
    list-style-type: none;
}

ul.menu a {
    display: block;
    padding: 0px 0px 0px 0px;
    font-weight:normal;
}

ul.menu ul a {
    padding:  1px;
}

ul.menu li {
    padding: 0;
    margin:0;
    background-image: none;
    background-color: #e1d8b6;
    float:left;
    border:0px solid #4a3511;
}

ul.menu ul {
    margin-left:0;
    padding: 0 0 0 0;
    position: absolute;
    background-color: #e1d8b6;
    border:1px solid #4a3511;
    display:none;
    min-width:180px;
}

*html ul.menu ul {
    width:180px;
}

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
}
/* End of 'wasser' */

