.header {
	font-family: Tahoma;
	color: green;
	font-weight: bold;
	font-size: 16px;
}

.mHeader {
	font-family: Tahoma;
	color: #3f4a9c;
	font-weight: bold;
	font-size: 16px;
}

.pHeader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}

.tHeader {
	font-family: Tahoma;
	color: WHITE;
	background-color: green;
	font-weight: bold;
	font-size: 11px;
}

.void {
}

.hCell {
	font-family: Tahoma;
	font-size: 12px;
}

.hCellB {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

.dCell {
	color: WHITE;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px
}
.mCellB {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}

.tCell {
	font-family: Tahoma;
	font-size: 11px;
}

.ylwCell {
	font-family: Tahoma;
	background-color: #fafac8;
	font-weight: bold;
	font-size: 14px;
}

.gryCell {
	font-family: Tahoma;
	background-color: #e1e1ff;
	text-align: justify;
	font-size: 11px;
}

.jText {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}

.justifiedText {
	text-align: justify;
	font-size:15px;
	font-family: Tahoma;
	}
.boldText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.tBar {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #A2BCF2;
}

.gClr {
	background-color: GREEN;
}
.wClr {
	background-color: WHITE;
}
.bk {
	background-image: url("../_images/1px-vert-stretch.gif");
	background-repeat: no-repeat;
}

BODY {
	font-size: 12px;
	font-family: Tahoma;
	background-image: url("../_images/background.jpg");
	background-repeat: repeat-x;
	background-color:#d6d9db;
	margin: 0px;
/*	background-attachment: fixed */
}

TABLE {
	font-family: Tahoma;
	font-size: 11px;
	border-bottom-style: none;
	border-right-style: none;
	border-color: #A2BCF2;
}

TR {
	font-family: Tahoma;
	font-size: 11px;
}

TD {
	font-family: Tahoma;
	font-size: 11px;
	border-top-style: none;
	border-left-style: none;
	border-color: #A2BCF2;
}

HR {
	color: #244753;
	height: 1px
}

LI {
	line-height: 18px
}

.lLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0c6cb4;
	text-decoration: none;
	line-height: 18px;
}
A:HOVER.lLink {
	text-decoration: underline;
}
A:VISITED.lLink {
}
.l1Link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0c6cb4;
	text-decoration: none;
	line-height: 18px;
}
A:HOVER.l1Link {
	text-decoration: underline;
}
A:VISITED.l1Link {
}
.l2Link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	color: #0c6cb4;
	text-decoration: none;
}
A:HOVER.l2Link {
	text-decoration: underline;
}
A:VISITED.l2Link {
}

.nLink {
	color: #3f4a9c;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
A:HOVER.nLink {
	text-decoration: none;
}
.n2Link {
	color: black;
	text-decoration: none;
}
A:HOVER.n2Link {
	color: black;
	text-decoration: none;
}

.n1Link {
	color: #A2BCF2;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
A:HOVER.n1Link {
	color: #A2BCF2;
	text-decoration: none;
}

.fLink {
	color: #3f4a9c;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
A:HOVER.fLink {
	text-decoration: none;
}
.bLink {
	color: BLACK;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C7DFFA;
	border-style: outset;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	border-width: 1px;
}
A:HOVER.bLink {
	background-color: #CDDBF8;
}
.prLink {
	color: #3f4a9c;
	font-family: Tahoma;
	font-size: 12px;
}


A:LINK {color: #0c6cb4;}
A:VISITED {color: #0c6cb4;}
A:HOVER {color: #0c6cb4;}
A:ACTIVE {color: #0c6cb4;}

.top_nav1{
	background-image: url("../_images/banner_bg1.jpg");
}
.top_nav2{
	font-size: 11px;
	background-image: url("../_images/banner_bg2.jpg");
}
.main_tbl{
	background-color: white;
}
.sitedown_msg {
	color: red;
	font-weight: bold;
}
