.error_font {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF0618;
        text-decoration: none;
}
.template_font {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}
.template_link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
}
.boxheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6D3C07;
	text-decoration: none;
}
.receipt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.template {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

#dropmenudiv{
        position:absolute;
        background-color: #6D3C07;
        font:normal 12px/normal Arial, Helvetica, sans-serif;
        z-index:100;
        border-top: 1px none #666666;
        border-right: 1px none #666666;
        border-bottom: 1px solid #666666;
        border-left: 1px none #666666;
        color: #FFFFFF;
        text-decoration: none;
}

#dropmenudiv a:hover{
	background-color: #6D3C07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}

#dropmenudiv a:link {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	background-color: #6D3C07;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#dropmenudiv a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	background-color: #6D3C07;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.LoginTextField {
	font: normal 10px/13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

