.main {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFC671;
	text-decoration: none;
}
a:main {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFC671;
	text-decoration: none;
}
a:hover.main {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tbl {
	background-color: #8C0000;
	border: 1px solid #E0AE35;
}
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFC671;
	text-decoration: none;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	line-height: 14px;
	text-align: justify;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #FFC671;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #E0AE35;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #710000;
}
a:hover.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #E0AE35;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #9D0000;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC671;
	background-color: #710000;
	border: 1px solid #E0AE35;
}

.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0AE35;
}
.Head {
	font-family: 'Lobster', cursive;
	font-size: 20px;
	font-weight: normal;
	color: #FFC671;
	text-decoration: none;
	background-image: url(images/ledger_background.gif);
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0AE35;
}
.HeadSm {
	font-family: 'Lobster', cursive;
	font-size: 20px;
	color: #FFC671;
}
.HeadRight {
	font-family: 'Marck Script', cursive;
	font-size: 20px;
	color: #FFC671;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #E0AE35;
	background-color: #710000;
}
.menuPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC671;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #E0AE35;
	background-color: #710000;
	padding-left: 2px;
}
.tbl1 {
	background-color: #9c0000;
	border: 1px solid #E0AE35;
}
