body {
	background-image : url(../images/bg.gif);
	margin : 0;
	padding : 0;
}
.button{
	  border : 1px solid #666666;
	background-color : #006633;
  font-size: 10px; font-weight: bold; 
  color: #FFFFFF;
	padding : 1px;
}

.caption {
  font-size: 12px;
  color: blue; text-align: center;
	padding : 3px;
}

.text {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000}

.text A:link {
color: #003399;
background: transparent;
text-decoration: underline
}

.text A:visited {
color: #003399;
text-decoration: underline
}

.text A:active {
color: #003399;
background: transparent;
text-decoration: underline
}

.text A:hover {
color: #009900;
background : transparent;
text-decoration: none
}


h1 {
	font-family: sans-serif; margin-left: 15px;
	font-size: 22px;
	border-bottom: #006600 1px solid;
	font-weight : bold;
	color : #006600;
}
H2 {
	FONT-SIZE: 18px; COLOR: #660000;
}
H3 {
	FONT-SIZE: 16px; COLOR: #003399;
}


.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000}

.footer A:link {
color: #000;
background: transparent;
text-decoration: none
}

.footer A:visited {
color: #000;
text-decoration: none
}

.footer A:active {
color: #000;
background: transparent;
text-decoration: none
}

.footer A:hover {
color: #003399;
background : transparent;
text-decoration: underline
}

.extrastuff {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff;}

.extrastuff A:link {
color: #fff;
background: transparent;
text-decoration: none
}

.extrastuff A:visited {
color: #fff;
text-decoration: none
}

.extrastuff A:active {
color: #fff;
background: transparent;
text-decoration: none
}

.extrastuff A:hover {
color: #fff;
background : transparent;
text-decoration: underline
}

/* SNIPPETS */

.navigation { 
  padding: 0px;
  margin: 0px;
  width:160px;
  height: 100%; 
  border: none;
  background: transparent; list-style:none;
}

.navigation a,.navigation a:hover {
  padding: 2px;
  margin: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
  display: block;
  color: #336600;
  border: 1px solid #FFFFFF;
  background: transparent;
  text-decoration: none;  width:160px;
}
 
#listMenuWrapper {
position:relative;margin:0;padding:0;
font-size: 12px; 
color: #336600;
text-transform: lowercase;
 font : normal;
 font-family : sans-serif;  width:160px; list-style:none;
}

#listMenuWrapper ul {
position:relative;margin:0;padding:0;
list-style:none;  width:160px;
}

#listMenuWrapper ul li {
position:relative;margin:0;padding:1px;
list-style:none;
border-color: #f0e7d7 #aaab9c #cccccc #ffffff;  width:160px;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
display: block;
position:relative;margin:0;padding:1px;
border-width: 1px;
border-color: #f0e7d7 #aaab9c #ccc #fff;
border-style: solid;
text-decoration: none;  width:160px; list-style:none;
}

#listMenuWrapper .snippetName a {
position:relative;margin:0;padding:0;
display:inline;  width:160px; list-style:none;
}

.LM_collapsed a { }
.LM_collapsed a:hover {

	border-color: #f0e7d7 #fff #fff #ccc;
	color : #660000;
	font-weight : bold;  width:160px; list-style:none;
	 }

.LM_expanded a { }
.LM_expanded a:hover { 

	border-color: #f0e7d7 #fff #fff #ccc;
		color : #660000;
	font-weight : bold;  width:160px; list-style:none;
	}
.LM_expanded #LM_youAreHere {
 font-weight : bold;
background: #c0bf97;
border-color: #f0e7d7 #fff #fff #ccc;
 color : #660000;  width:160px; list-style:none;
}

.LM_endPage a { }
.LM_endPage a:hover  {

	border-color: #f0e7d7 #fff #fff #ccc;
		color : #336600;
	font-weight : bold;  width:160px; list-style:none;
}
.LM_endPage #LM_youAreHere {
 font-weight : bold;
background: #c0bf97;
border-color: #f0e7d7 #fff #fff #ccc;
 color : #660000;  width:160px; list-style:none;
}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {padding-left:8px; width:150px; }
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:16px; width:140px; }
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:24px; width:130px; }
#LM_level_4 li a, #LM_level_4 li #LM_youAreHere {padding-left:32px; width:120px; }


#etoNotice {display:none;}
.etoNotice {display:none;}