.TopLinkRed {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.TopLink {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.TopBarLink {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.TopBarLink1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color:#0000ff;
}

.smallTextFont {
font-size: 4px;
}
.LeftBarTDBorder {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #023B91;

}
.NormalTextBule {
	font-family: Arial;
	font-size: 11px;
	color: #002A67;
	text-decoration: none;
	line-height: 25px;
}

.NormalText {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.NormalText1 {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.subMenu01 {
width:500px;
text-align:left;

 position: absolute;
	visibility: hidden;
	margin-top:20;
	padding: 0;
	background: #0000FF;
	border: 1px solid #FFFFFF;
z-index:10;
}

.subMenu01 table {
font-family: Arial;	
font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}

.subMenu01 a {
color: #FFFFFF;

}

.low{
z-index:-10;
}

