﻿BODY {
background-color : #3b2d2c;
background-image: url('/fpdb/images/mainbg.jpg');
background-attachment: fixed;
margin: 0px;
font-size : 14px;
color: #3b2d2c;
}

/* Main Content / General Settings */

Table {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 14px;
border: 0px #3b2d2c solid;
}


UL {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 14px;
border: 0px #3b2d2c solid;
}


LI {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 14px;
border: 0px #3b2d2c solid;
}


TD {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 14px;
border: 0px #3b2d2c solid;
}


P {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 14px;
border: 0px #3b2d2c solid;
}


A:LINK {
color : #90423a;
text-decoration : none;
}
A:VISITED {
color : #90423a;
text-decoration : none;
}
A:HOVER {
color : #90423a;
text-decoration: underline;
}
A:ACTIVE {
color : #90423a;
font-weight: bold;
text-decoration : none;
}


H1 {
font-size : 24px;
font-weight : bold;
color : #90423a;
}


H6 {
font-size : 18px;
font-weight : bold;
color : #90423a;
}


H5 {
font-size : 18px;
font-weight : bold;
color : #90423a;
}


H4 {
font-size : 18px;
font-weight : bold;
color : #90423a;
}


H3 {
font-size : 18px;
font-weight : bold;
color : #90423a;
}


H2 {
font-size : 18px;
font-weight : bold;
color : #90423a;
}


HR {
color: #90423a;
height: 1px;
width: 100%;
margin-left: 12px;
margin-right: 12px;
}

.center {
	text-align: center;
}

.msheader {
	background-image: url('/fpdb/images/MSHeaderNEW.png');
}
.mscontent {
	background-image: url('/fpdb/images/MSMiddleBG.png')
}
.msfooter {
	background-image: url('/fpdb/images/MSFooter.png');
}

.borderimg {
	border-width: 0px;
}

.piccaption {
	color: #90423A;
}


/* Copyright */

.copyright {
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.copyright A:LINK {
color : #000000;
text-decoration : none;
}
.copyright A:VISITED {
color : #000000;
text-decoration : none;
}
.copyright A:HOVER {
color : #000000;
text-decoration: underline;
}
.copyright A:ACTIVE {
color : #000000;
font-weight: bold;
text-decoration : none;
}

/* Dropdown Menu */

#dropmenudiv{
border-left:1px solid #3b2d2c; 
border-right:1px solid #3b2d2c; 
border-top:1px solid #3b2d2c; 
border-bottom:1px solid #3b2d2c; 
position:absolute;
line-height:18px;
z-index:100; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:12px; 
font-family:Tahoma, Arial, sans-serif;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #ede0c7;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline;
}

.topmargin {
	margin-top: 3px;
}

.botmargin {
	margin-bottom: 3px;
}

LI {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
border: 0px #3b2d2c solid;
}

UL {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
border: 0px #3b2d2c solid;
}

TD {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
border: 0px #3b2d2c solid;
}

Table {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
border: 0px #3b2d2c solid;
}

.sidepanel P {
color: #3b2d2c;
font-family : Tahoma, Arial, sans-serif;
font-size : 12px;
border: 0px #3b2d2c solid;
}
