body {
background-image: url(../images/gradient2.gif);
background-repeat: repeat-x;
background-color: #1d3a61;}
.bc {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bcredbold {
	color: #CC0000;
	font-weight: bold;
}
.redbc {color: #CC0000}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.border {
	border: 1px dashed #000033;
	background-position: center;
	width: 700px;
}
.menu {
	width: 700px;
	height: 34px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div#content {
	width: 700px;
	border: 1px dashed #000033;
	margin-top: 10px;
	}
.middle {
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 15px;
	width: 698px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.floatleft {
	float: left;
	font: #CCCCCC;
}
.floatright {
	float: right;
}

