#menu ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	list-style:inherit;
	font:80% Tahoma;
}
#menu ul li {
	display: inline;
}

#menu ul li a {
	color: #333;
	text-decoration: none;
	border-bottom:3px solid #EDEDE1;
	padding: 2px 10px;
	float:left;
}

#menu ul li a:hover {
	background-color:#D6D6D6;
	color: #6D6D6D;
	border-bottom:3px solid #EA0000;
}
		
#dropmenudiv {
	position:absolute;
	border:1px solid red;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	color: #333;
	text-decoration: none;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid red;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover{ 
	background-color:#D6D6D6;
	color: #6D6D6D;
	border-bottom:3px solid #EA0000;
}

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDEDE1;
	border: thin outset #EDEDE1;
}

.link1 a {
	color: black;
	font-style:normal;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.link1 a:hover {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.style6 {font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000; }

.style10 {font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000; }


.style11 {color: #FF0000}

.style17 {font-size: x-small}

.style18 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style21 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
