.bgstripshadow {
	background-attachment: scroll;
	background-image: url(images/bg_stripshadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgstrip {
	background-attachment: scroll;
	background-image: url(images/bg_strip.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.menutop {
	text-decoration : none;
}
a.menutop:hover {
	text-decoration : underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;

}
a.footer {
	text-decoration : none;
}
a.footer:hover {
	text-decoration : underline;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.normalhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-align: justify;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #666666;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
.inow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AEC2D5;
}
a.inow {
	text-decoration : none;
}
a.inow:hover {
	text-decoration : underline;
	color : #FFFFFF;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.bgdotshoriz {
	background-image: url(images/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.breadcrumb {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

