body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #7C7C7C;
	margin:0;
}
.normal-heading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFB400;
}
.top-hbar {
	background-image: url(../images/top_hbar.gif);
	background-repeat: repeat-x;
}
.l-linkbg {
	background-image: url(../images/link-mbg.gif);
}
.linkbg {
	background-image: url(../images/left-linkbg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
a.link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/link-ind.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-top: 10px;
	padding-left: 38px;
	position: absolute;
	height: 27px;
	width: 195px;
}
a.n-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB400;
	text-decoration: none;
}

a.link:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B9E0FF;
	background-image: url(../images/link-ind_over.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-top: 10px;
	padding-left: 38px;
	position: absolute;
	height: 27px;
	width: 195px;
}
.hilight_tage {
	font-weight: bold;
	color: #FFB400;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #96C7FE;
}
a.n-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lightblue {
	color: #9ECCFF;
}
a.blue-link {
	color: #9CD3FF;
	text-decoration: none;
	font-weight: normal;
}
a.blue-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.blue-bold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9CD3FF;
}
.tborder {
	border: 1px solid #3F8FCF;
	padding-left: 20px;
}
.lightblue{
	color:#9DCCFF;
}
