#header {
	background: url(/images/bg-banner.jpg) repeat-x ;
}
#column {
	background: url(/images/bg-col.jpg) repeat-y;
	width: 203px;
}

.footer {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.footer:link {
	text-decoration: none;
	color: #000000;
}
a.footer:visited {
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;
	color: #990000;

}.outertable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background: #990000;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 14px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sidetitle {
	border-bottom-style: double;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FFFFFF;
	margin: 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.side {
	color: #CCCCCC;
	text-decoration: none;
	font: 10px/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 7px 12px;
}
a.side:link {
	color: #CC0000;
	text-decoration: none;

}
a.side:hover {
	color: #CC0000;
	text-decoration: underline;

}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white {
	color: #FFFFFF;
}
form {
	margin: 0px;
}
img {
	border: 0px none;
}

