@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C3C6CB;
}


.txt1 {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.txt2 {
	color: #000;
	font-size: 12px;
}
a:hover {
	color: #E5071E;
}
.txt3 {
	color: #E0001A;
	font-size: 13px;
	text-decoration: none;
}
.footer_txt1 {
	font-size: 13px;
	text-decoration: none;
	color: #333;
	line-height: 18px;
}
.footer_txt2 {
	font-size: 10px;
	text-decoration: none;
	color: #666;
	line-height: 14px;
	font-family: Verdana;
}
.txt4 {
	font-size: 13px;
	text-decoration: none;
	color: #000;
	line-height: 18px;
}
.txt3b {
	color: #E0001A;
	font-size: 15px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.txt4b {
	font-size: 15px;
	text-decoration: none;
	color: #000;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
