﻿BODY {
background-color : #d7e7d2;
background-image: url('/fpdb/images/mainbg.gif');
background-attachment: fixed;
margin: 0px;
font-size : 14px;
color: #381519;
}

/* Main Content / General Settings */

Table {
color: #381519;
font-family: Arial, Verdana, sans-serif;
font-size : 14px;
border: 0px #381519 solid;
}


UL {
color: #381519;
font-family: Arial, Verdana, sans-serif;
font-size : 14px;
border: 0px #381519 solid;
}


LI {
color: #381519;
font-family: Arial, Verdana, sans-serif;
font-size : 14px;
border: 0px #381519 solid;
}


TD {
color: #381519;
font-family: Arial, Verdana, sans-serif;
font-size : 14px;
border: 0px #381519 solid;
}


P {
color: #381519;
font-family: Arial, Verdana, sans-serif;
font-size : 14px;
border: 0px #381519 solid;
}


A:LINK {
color : #381519;
text-decoration : none;
font-weight: bold;
}
A:VISITED {
color : #381519;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #381519;
text-decoration: underline;
font-weight: bold;

}
A:ACTIVE {
color : #381519;
font-weight: bold;
font-style: italic;
}


H1 {
font-size : 18px;
font-weight : bold;
color : #381519;
}


H6 {
font-size : 110%;
font-weight : bold;
color : #381519;
}


H5 {
font-size : 110%;
font-weight : bold;
color : #381519;
}


H4 {
font-size : 110%;
font-weight : bold;
color : #381519;
}


H3 {
font-size : 110%;
font-weight : bold;
color : #381519;
}


H2 {
font-size : 110%;
font-weight : bold;
color : #381519;
}


HR {
color: #381519;
height: 1px;
width: 100%;
}

.center {
	text-align: center;
}

.borderimg {
	border-width: 0px;
}

.maintop {
	background-image: url('/fpdb/images/main_top.png');
}
.mainlogo {
	background-image: url('/fpdb/images/main_logo.png');
}
.mainnav {
	background-image: url('/fpdb/images/main_botnav.png');
}
.homecontent {
	background-image: url('/fpdb/images/home_content.png');
}
.homenav {
	background-image: url('/fpdb/images/home_botnav.png');
}
.maincontent {
	background-image: url('/fpdb/images/main_content.png');
}

.footer {
	background-image: url('/fpdb/images/main_bottom.png');
}

.homefooter {
	background-image: url('/fpdb/images/home_bottom.png');
}

.topsearch p {
	text-align: right;
	font-size: 16px;
	color: #efaed6;
	margin: 0px 0px 0px 12px;

}

/* Top Navigation */

.topnav p {
	font-size: 16px;
	text-align: center;
	color: #efaed6;
	margin: 0px 0px 0px 0px;
}


.topnav A:LINK {
color : #efaed6;
	font-size: 16px;
text-decoration : none;
font-weight: normal;
}
.topnav A:VISITED {
color : #efaed6;
	font-size: 16px;
text-decoration : none;
font-weight: normal;
}
.topnav A:HOVER {
color : #efaed6;
	font-size: 16px;
text-decoration: underline;
font-weight: normal;
}
.topnav A:ACTIVE {
color : #efaed6;
	font-size: 16px;
font-weight: bold;
text-decoration : none;
}


/* Side Navigation */

.sidenav p {
	font-size: 14px;
	text-align: left;
	color: #381519;
	margin: 0px 0px 0px 0px;
}

.sidenav A:LINK {
color : #381519;
text-decoration : none;
font-weight: normal;
}
.sidenav A:VISITED {
color : #381519;
text-decoration : none;
font-weight: normal;
}
.sidenav A:HOVER {
color : #381519;
text-decoration: underline;
font-weight: normal;
}
.sidenav A:ACTIVE {
color : #381519;
font-weight: bold;
text-decoration : none;
}



/* Copyright */

.copyright p {
	font-size: 12px;
	text-align: center;
	color: #381519;
	margin: 0 0 0 0;
}

.copyright A:LINK {
color : #381519;
text-decoration : none;
font-weight: normal;
}
.copyright A:VISITED {
color : #381519;
text-decoration : none;
font-weight: normal;
}
.copyright A:HOVER {
color : #381519;
text-decoration: underline;
font-weight: normal;
}
.copyright A:ACTIVE {
color : #381519;
font-weight: bold;
text-decoration : none;
}


