body {
	background-color: #999999;
}

.page_inner {
	border: 5px solid #990000;
	background-color: #FFFFFF;
	width: 750px;
	text-align: center;
}

.page_inner td{
	vertical-align: top;
}

.page_back {
	background-color: #999999;
}
.page_back_top {
	height: 25px;
	text-align: center;
}
.layout_left {
	width: 160px;
	vertical-align: top;
}
.layout_center {
	background-color: #EEEEEE;
	font-size: 12px;
	vertical-align: top;

}

.layout_right {
	width: 180px;
	vertical-align: top;
}
.layout_tb {
	vertical-align: top;
}
.page_back_side {
	width: 15px;
}
.page_back_mid {
	text-align: center;
	vertical-align: top;
}
.head_div {
	background-color: #000000;
}
.head_logo {
	background-color: #000000;
	background-image: url(../images-fcc/masthead_main_7.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 100%;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	
}

.footer table{

}

.footer a{
	color: #FFFFFF;
	text-decoration: none;
}

.head_shadow {
	background-image: url(../images-fcc/div-shadow-black.gif);
	background-repeat: repeat-x;
	height: 8px;
}

.top_shadow {
	background-image: url(../images-fcc/div-head-shadow.gif);
	background-repeat: repeat-x;
	height: 8px;
}

.title_1 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.title_2 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}


.list_1 li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.list_1 li ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.list_1 li ul  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navbar {
	width: 160px;
}

.navbar td a{
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display:block;
	height: 20px;
	width: 160px;
	text-indent: 10px;
	vertical-align: baseline;
	margin-top: 5px;
}

.navbar td{
	vertical-align: baseline;
}

.navbar td a:hover{
	background-image: url(../images-fcc/nav-plug.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	height: 20px;
	width: 160px;
	text-indent: 30px;
	color: #000000;
	vertical-align: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav-div {
	background-image: url(../images-fcc/div-nav-red.gif);
	background-repeat: no-repeat;
	height: 3px;
	background-position: center;
}

.form_grey td{
	border: 2px solid #FFFFFF;
	color: #333333;
	font-size: 12px;
}

.form_grey td textarea{
	font-size: 12px;
}
.leftback td{
	font-size: 12px;
}
.scrolltext {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
.caption {
	font-size: 10px;
}
.masterhead {
	background-color: #000000;
}

