html {height: 100%; margin-bottom: 1px;}  /* This forces a scrollbar on short pages in Firefox */

.activelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900;
	text-decoration:none;
	
}
.activelink:hover{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900; text-decoration:none; }
	
.link{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; color:#0F238C; text-decoration:none; }
	
.link:hover{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF9900; text-decoration:none; }
.heading {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.heading1 {
	color: #0F238C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
}
body {
	background-color: #999999;
	background-image: url(images/grey_band.gif);
	background-repeat: repeat-x;
}
.borderdownlink{border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;}
	
	.textwebsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: justify;
}

#txtcontainer {
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 12px;
}
#hr {
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#hrdot {

	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.gallheading {
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
}
