body {
	background-image: url(pagebg_02.jpg);
	background-repeat: repeat-x;
}


.txtred {
	color: #b9160f;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.txtblue {
	color: #006699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.list {
	list-style-position: outside;
	list-style-image: url(bullet_33.jpg);
	list-style-type: disc;
	line-height:27px;
}
.txtrun {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:19px;
}
.head1 {
	color: #010101;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:19px;
}
.txtred2 {
	color: #b9160f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.txtblue2 {
	color: #eef8ff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	color: #eef8ff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
		line-height:27px;
}
.txtwt {
	color: #ffffff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;

}

a:link {
	color: #b9160f;
	text-decoration: none;
}
a:visited {
	color: #b9160f;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #b9160f;
	text-decoration: none;
}



a.link1:link {
	color: #ffffff;
	text-decoration: none;
}
a.link1:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link1:hover {
	color: #000000;
	text-decoration: none;
}
a.link1:active {
	color: #ffffff;
	text-decoration: none;
}