#dropmenudiv{
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:0px solid black;
	position:absolute;
	line-height:18px;
	z-index:100;
	;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial;
	color: #FFA500;
	background-color: #FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: Normal;
	color: #FFA500;
	background-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFA500;
	color: #FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E6621A;
}
.Borders1 {
	background-color: #FEFACB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E6621A;
	border-right-color: #E6621A;
	border-bottom-color: #E6621A;
	border-left-color: #E6621A;
}
.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6621A;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E6621A;
	border-right-color: #E6621A;
	border-bottom-color: #E6621A;
	border-left-color: #E6621A;
}
.Write {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
}