.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#990000;
	text-decoration: none;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:hand;
}
.a:link {
	text-decoration: none;
	cursor:hand;
}
.a:visited {
	text-decoration: none;
	color: #FFFFFF;
	cursor:hand;
}
.a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	cursor:hand;
}
.a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	font-weight: bold;
}
.b:link {
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color: #990000;
}
.b:hover {
	text-decoration: none;
	color: #990000;
}
.b:active {
	text-decoration: none;
	color: #990000;
}
.C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
}
.C:link {
	text-decoration: none;
}
.C:visited {
	text-decoration: none;
	color: #333333;
}
.C:hover {
	text-decoration: none;
	color: #333333;
}
.C:active {
	text-decoration: none;
	color: #333333;
}
.Btn
{
	background-color:WhiteSmoke;
	border-color:#002042;
	border-width:1px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	width: 56px;
	height:20px;
}
.TextBox {
	margin: 1px;
	padding: 1px;
	word-spacing: normal;
	border: 1px solid;
	float: none;
	height: 16px;
	border-color: #666666;
}
.Dropdown {
	margin: 1px;
	padding: 1px;
	word-spacing: normal;
	border: 1px solid;
	float: none;
	height: 22px;
	border-color: #666666;
}

.sepMenu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TableBorder {
	border: 1px solid #000000;
}

.menuAlign
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    font-size: 12px;
    font-weight: bold;
    color:white;
}
