.header_tile_1 {
	background-image: url(../images/site/header/tile1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_tile_2 {
	background-image: url(../images/site/header/tile2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.test {
	background-attachment: fixed;
	background-image: url(images/site/footer/tile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.footer_img {
	vertical-align: bottom;
	text-align: center;
}
body, font, span, tr, td, table, div {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.subtitle {
	font-size: 14px;
		font-weight: bold;
	text-decoration: none;
}
.catlist {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.availtitle {
	font-size: 11px;
}
