body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #006699;
}
.tblYellowOutline {
	border: 1px solid #FFFF99;
}
.tblLtGrnBG {
	background-color: #A3D7C7;
}
.tblDkGrnBG {

	background-color: #13694E;
}
.tblWhiteBG {


	background-color: #FFFFFF;
}
a.bnav:link,a.bnav:visited,a.bnav:active {
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
a.bnav:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.tnav:link,a.tnav:visited,a.tnav:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.tnav:hover {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
a.hnav:link,a.hnav:visited,a.hnav:active {

	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.hnav:hover {

	font-size: 12px;
	color: #CC99CC;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
.tblMdGrnBG {


	background-color: #409077;
}
.txtBoldWhite {
	font-weight: bolder;
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color:#000000
	/*
	color: #006699;
	*/
}
h2 {
	font-size: 18px;
	color: #CC0033;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #409077;
}
.tblLtYlwBG {

	background-color: #FFFFCC;
}
.tblMdYlwBG {

	background-color: #FFFF99;
}
.tblDkYlwBG {

	background-color: #CCCC99;
}
.tblGoldOutline {
	border: 1px solid #FFCC33;
}
.tblDkYlwBG2 {

	background-color: #CCCC66;
}
.tblPurpleOL {
	border: 1px dashed #660033;
}
.tblPurpleRIGHT {
	border-top: 1px none #660033;
	border-right: 1px solid #660033;
	border-bottom: 1px none #660033;
	border-left: 1px none #660033;
}
.tblPurpleLEFT {
	border-top: 1px none #660033;
	border-right: 1px none #660033;
	border-bottom: 1px none #660033;
	border-left: 1px solid #660033;
}
.tblPurpleTOP {

	border-top: 1px solid #660033;
	border-right: 1px none #660033;
	border-bottom: 1px none #660033;
	border-left: 1px none #660033;
}
.tblPurpleBOTTOM {


	border-top: 1px none #660033;
	border-right: 1px none #660033;
	border-bottom: 1px solid #660033;
	border-left: 1px none #660033;
}
.tblBlueBorder {
	border: 1px solid #6699CC;
	background-color: #99CCFF;
	background-image: url(images/bg_gradient.gif);
}
