@charset "utf-8";
.nrmltxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff1724;
	text-decoration: none;
}
.bdr {
	margin: 0px;
	background-color: #006699;
}

.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.blackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 9px;
}


.submenu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.submenu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bdrlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}



.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005b9b;
	text-decoration: none;
	font-weight: bold;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.bluetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4493d0;
	text-decoration: none;
}
