.bottom {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.common {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;



}
.bottomlink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 002894;
	text-decoration: none;
	font-weight: bold;

}
.readmore {
	font-family: Tahoma;
	font-size: 11px;
	color: D17D01;
	text-decoration: none;
	font-weight: bold;
}
.link1:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link1:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link1:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.textlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.textlink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.textlink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}


.off	{
	border:1px solid ;
	cursor:default;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-image: url('images/green.gif');
	background-position:  left;
	background-color:#f2f2f2;
	}

.on	{
	border:1px solid;
	cursor:hand;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-image: url('images/blue.gif');
	background-position:  left;
	background-color:#ffffff;
   	}

.off1	{
	border:1px solid ;
	cursor:default;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#f2f2f2;
	}

.on1	{
	border:1px solid;
	cursor:hand;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#ffffff;
   	}
.red {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.list {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
