.quiklink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1974A0;
	text-decoration: none;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #1974A0;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.linkbg {
	background-image: url(images/linkbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BODY{
	scrollbar-track-color:#1D90C6;
	scrollbar-face-color:#7332B2;
	scrollbar-bottom-style: none;
	}
.clicktoselect {
    scrollbar-track-color:#1D90C6;
	scrollbar-face-color:#7332B2;
	scrollbar-bottom-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #125170;
	background-color: #EDF4FA;
}
.bghome {

	background-image: url(images/homebg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.links{
	font-family: Tahoma;
	font-size: 11px;
	color: #1974A0;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;

}
a:hover {
color:#006699;
border-bottom-color:#006699;
border-bottom-style:dotted;

}
