body {
	background-color: #FBCDC4;
	background-attachment: fixed;
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 217px;
	margin-top: 0px;
}

.bluestrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #A9BBBF;
	vertical-align: top;
}

.brown01 {
	color: #935C42;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
}
.brown02 {
	font-size: 12px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9BBBF;
	}
	
.brown02 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #935c42;
	text-decoration: none;
}
.brown02 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	}
.brown02 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #935c42;
	text-decoration: none;
}
.brown02 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #935c42;
	text-decoration: none;
}

.tabletopborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9BBBF;
	}
.tabletopborder01{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9BBBF;
}

.blue {
	font-size: 12px;
	color: #A9BBBF;
	line-height: 120%;
	vertical-align: middle;
	}

.toptable a:link {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.toptable a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.toptable a:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.toptable a:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.toptable {
    color: #935c42;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.toptablesmall {
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
}
.bottomtable {
    color: #A9BBBF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A9BBBF;
	border-bottom-color: #A9BBBF;
	font-size: 8px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.bottomtable a:link {
    font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bottomtable a:hover {
	font-weight: bold;
	color: #A9BBBF;
	font-size: 10px;
	}
.bottomtable a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
.bottomtable a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
