@charset "utf-8";
body {
	background-image: url(../images/ftr_bg.gif);
	background-repeat: repeat-x;
	background-position: left 1370px;
}


#container {
	height: 1410px;
}
#content {
	height: 1242px;
}


#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-align: left;
	font-weight: normal;
	line-height: 2em;
	height: 1240px;
	padding-right: 20px;
	padding-left: 20px;
	width: 750px;
}
#page a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: blink;
}

.txt_red {
	color: #FE9900;
}
.bold {
	font-weight: bold;
}
