#dropmenudiv{
	position:absolute;
	border:1px solid #000000;
	border-bottom-width: 0;
	line-height:18px;
	z-index:50;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	color:#000000;
	border-bottom: 1px solid #000000;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-color: #F1F1F1;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
}

#dropmenudiv a:hover{ color:#F3688A;
background-color: #F1F1F1;
}
.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.bottom2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.button {
background: url(images/send.jpg);
	height: 38px;
	width: 92px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}