/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A62118;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE7C06;
}
a:hover {
	text-decoration: underline;
	color: #A31817;
}
a:active {
	text-decoration: none;
	color: #FE7C06;
}
.footer {
	background-image: url(images/footer.gif);
}
.footer2 {
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
}
.base {
	background-image: url(images/base.gif);
}
.header {
	background-image: url(images/header.gif);
}
.grey_top {
	background-image: url(images/grey_top.gif);
}
.grey_bottom {
	background-image: url(images/grey_bottom.gif);
}
.fill1 {
	background-image: url(images/border_top.gif);
}
.fill2 {
	background-image: url(images/border_left.gif);
}.fill3 {
	background-image: url(images/border_right.gif);
}.fill4 {
	background-image: url(images/border2_left.gif);
}.fill5 {
	background-image: url(images/border2_right.gif);
}
.content {
	background-image: url(images/content2.gif);
	background-repeat: no-repeat;
}

