.nrmltxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
.greenbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #60960c;
	text-decoration: none;
}
.greybrdr {
	border: 1px solid #d6d6d6;
}
.greyline {
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
	border-bottom-width: 1px;
}


.orangebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f77808;
	text-decoration: none;
}
.bldtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
.blubld {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #067bb9;
	text-decoration: none;
}
.munutxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1a7ba8;
	text-decoration: none;
}
.menu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1a7ba8;
	text-decoration: none;
}
.menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1a7ba8;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9600;
}
.menu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1a7ba8;
	text-decoration: none;
}
.pd:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0079CE;
	text-decoration: none;
}
.pd:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0079C6;
	text-decoration: none;
}
.pd:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0079BD;
	text-decoration: underline;
}
.bluetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0079CE;
	text-decoration: none;
}

.pd:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0079BD;
	text-decoration: none;
}
.bgimage {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.greybg2 {
	background-image: url(images/greybox2.jpg);
}
.greybox {
	background-image: url(images/greybox.jpg);
}
