.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
.SnoFlakeBG {
	background-image:  url("../images/FlakeBg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000066;
	background-color: #FFFF99;
}
.hoverLnk A:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	text-decoration:none;
	color:#333333;
	cursor:hand;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.hoverLnk A:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	text-decoration:none;
	color:#006699;
	cursor:hand;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.hoverLnk A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	text-decoration:none;
	color:#abcdef;
	cursor:hand;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.hoverLnk A:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	text-decoration:none;
	color:#006699;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #006699;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	border: 1px solid #666666;
	clear: both;
	font-style: italic;
}
.tail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.blueBorder {
	border: 1px solid #000033;
}
.redSpecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.Bg_page {
	background-image: url(../images/bgs/BG_bg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eeeeee;
}
.BG_LowerChevron {
	background-image: url(../images/bgs/footerLt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

