@charset "utf-8";
.menubg {
	background-image: url(images/menubtn.jpg);
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: blink;
}

.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d8cb4;
	text-decoration: none;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d8cb4;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tablebgdark {
	background-color: #edf3fe;
}
.tablebrdr {
	border: 1px solid #E1E1E1;
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.blubld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21669E;
	text-decoration: none;
}

.footer:active {
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}




.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d8cb4;
	text-decoration: none;
}
.nrmltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.whitetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.more:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.more:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tablebrdr {
	border: 1px solid #CCCCCC;
}

.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.menu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.orngetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6e00;
	text-decoration: none;
}
.greybg:link {
	background-color: #FFFFFF;
}
.greybg:visited {
	background-color: #FFFFFF;
}
.greybg:hover {
	background-color: #E8E8E8;
}
.greybg:active {
	background-color: #FFFFFF;
}


.footertxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
