.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.crgh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
body {
	background-color: #65AAE7;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bg1 {
	background-image: url(/images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(/images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg3 {
	background-image: url(/images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}.txt1link {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt2link {
	font-family: Tahoma;
	font-size: 11px;
	color: #005CA8;
	text-decoration: underline;
	border-bottom-style: none;
}
.txt11 {

	font-family: Tahoma;
	font-size: 18px;
	color: #F5661B;
	text-decoration: none;
}
