body {
	margin: 0px;
}


.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #8197a5;
	text-decoration: none;

}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;

}

a.afont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	color: #698393;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.afont:hover {
		color: #999999;
	}

a.bfont {
	font-family: Tahoma;
	color: #5C7583;
	text-decoration: underline;
	font-size: 11px;
}
a.bfont:hover {
		color: #cccccc;
	}

a.cfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.cfont:hover {
	olor: #cccccc;
}

a.dfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #005300;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.dfont:hover {
		color: #000000;
}

.td-right-border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #698393;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #698393;
}
.table-bot-border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.nav-bg {
	background-image: url(images/nav-down-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.textbold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.table-bot-border1 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D1D8;
}
