.upper-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #890707;
	text-decoration: none;
}
.upper-button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #46112B;
	border-right-color: #46112B;
	border-bottom-color: #46112B;
	border-left-color: #46112B;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #46112B;
	border-right-color: #46112B;
	border-bottom-color: #46112B;
	border-left-color: #46112B;
}
.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #46112B;
	border-right-color: #46112B;
	border-bottom-color: #46112B;
	border-left-color: #46112B;
}
.left-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.view-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.view-text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.right-text-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verdana11-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}
.tboldh2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
 
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.trOdd{
	background:#EBCFDA;
	border: solid 1px #666666;
}
.trEven{
	background:#ffffff;
	border: solid 1px #666666;
}
a.text12:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text12:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text12:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
 .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	 font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 .textw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	 font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #811135;
	text-decoration: none;
}
.box {
	border: 1px solid #FE9900;
}
.button {
	border: 1px solid #68845E;

	background-color: #7c0a2e;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
}