@charset "utf-8";
/* CSS Document */

/*body {
	margin: 3em;
	background-image: none;
	background-color: #a14921;
	font-family:vernada, sans-serif
}*/

a {
	text-decoration: none;
}
dl, dt, dd, /*ul, li*/ {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*.bullet {list-style-type: disc;}*/

/*
#menu1 {
	z-index: 1;
	position: absolute;
	top: 8.15em;
	left: 4.9em;
	width: 12em;
	font-family:arial, serif;
	font-size:1.15em;
}
#menu1 dt {
	cursor: pointer;
	background: #3E464E;
	height: 30px;
	line-height: 25px;
	margin: 0px 0;
	border-top: 1px solid gray;
	border-bottom: 2px solid gray;
	text-align: center;
	font-weight: bold;
}
#menu1 dd {
	position: absolute;
	z-index: 100;
	left: 12em;
	margin-top: -1.4em;
	width: 10em;
	background: #666666;
	border: 1px solid gray;
}
#menu1 ul {
	padding: 2px;
}
#menu1 li {
	text-align: center;
	font-size: 85%;
	height: 18px;
	line-height: 20px;
	border-bottom: 2px solid gray;
	text-decoration: none;
}
#menu1 li a, #menu dt a {
	color: #fff;
	display: block;
}
#menu1 li a:hover {
	background-color: #3E464E;
}
#menu1 dt a:hover {
	background-color: #666666;
}*/
#mentions {
	font-family:arial, serif;
	position: absolute;
	bottom: 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
#mentions a:link, a:visited {
	text-decoration: none;
}


.outertable33 {
          /*width : 780px;*/
		  background : #dcd8bd;
		  color: #000000;
		  padding : 0px;
		  font-family: tahoma, times-new roman, serif; 
          font-size : 12px;	 
		  text-align:center;
      }
.navlist
	  {	font:normal 11px Verdana;}
	  

A:link {text-decoration: none; color: white}
A:visited {text-decoration: none; color: white}
A:active {text-decoration: none; color: white}
A:hover {text-decoration: underline; color: black;}


.style1 {color: #FFFFFF}

#dropmenudiv{
position:absolute;
background-color: #5A6672;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:24px;
z-index:200;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #888888;
}

/* Sample CSS definition for the example list. Remove if desired 
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}*/

.dropmain
{
	font:normal 13px Verdana;
}
