body {
	background-image: url(images/tile-background.gif);
	background-color: #A7A8AA;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tblWhite {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
}
.tblBeigeLeftbdr {
	background-color: #EEEFDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9900;
}
.tblYellowSides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: CC9900;
	border-left-color: CC9900;
}
.tblWhite2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFCC00;
}
.tblBeigeFooter {
	background-color: #EEEFDD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.bodyContainer {
	padding: 5px;
	width: 516px;
}
.tblBeigeRightbdr {
	background-color: #EEEFDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9900;
}
.tblBodyContent {
	background-color: #EEEFDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding: 5px;
}
.tblBodyContentFooterRight {
	background-color: #EEEFDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.tblBodyContentFooterLeft {
	background-color: #EEEFDD;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
.tblBeigeLeftbdr {
	background-color: #EEEFDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
.txtFooter {
	font-size: 10px;
}
.txtCopyright {
	font-size: 10px;
	color: #666666;
}
a.tnav:link,a.tnav:visited,a.tnav:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 13px;

}

a.tnav:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	font-style: 13;
}

a.bnav:link,a.bnav:visited,a.bnav:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

a.bnav:hover {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}
a:link,a:visited,a:active {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;

}

a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.bdrDots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
}.tblGray {
	background-color: #666666;
}
.txtWhiteBold {
	font-weight: bolder;
	color: #FFFFFF;
}

#MySpamTrap {
	display: none;
}

