.line {
	border: 1px solid #E1E1E1;

}

A.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D1AE;
	line-height: 20px;
	background-color: #F5F5F5;
	width: 90%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;

}

A.dropmenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	background-color: #EAF4FD;

}




A.dropmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D1AE;
	line-height: 20px;
	background-color: #F5F5F5;
	width: 180px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;

}

A.dropmenu2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	background-color: #EAF4FD;

}



