.error_font {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FF0618;
        text-decoration: none;
}
.error_text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #C93D58;
        text-decoration: none;
}
.template_font {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-decoration: none;
}
.template_link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-decoration: none;
}
.boxheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.receipt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.template {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

#dropmenudiv{
        position:absolute;
        background-color: #A3B4C7;
        font:normal 12px/18px Arial, Helvetica, sans-serif;
        z-index:100;
        border-top: 1px solid #666666;
        border-right: 1px solid #666666;
        border-bottom: 0 solid #666666;
        border-left: 1px solid #666666;
        color: #FFFFFF;
        text-decoration: none;
}

#dropmenudiv a:hover{
        background-color: #D3C8BE;
        border: #666666;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
        line-height: 18px;
        font-style: normal;
}

#dropmenudiv a:link {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
	background-color: #E3DCD6;
}
#dropmenudiv a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	background-color: #E3DCD6;
}

