﻿BODY{
background-color : #d6a96f;
font-family : Arial, sans-serif;
font-size : 14px;
color: #737373;
margin: 20px;
background-image: url('/fpdb/images/redstarbg.gif');
}

P, TD, LI, UL, Table {
color: #000000;
font-family : Arial, sans-serif;
font-size : 14px;
}

/* this group sets the normal link colors */ 
A:LINK { color : #000000;
font-weight: none;
text-decoration : none;
}
A:VISITED {
color : #000000;
font-weight: none;
text-decoration : none;
}
A:HOVER {
color : #000000;
font-weight: none;
text-decoration : underline;
}
A:ACTIVE {
color : #000000;
text-decoration : bold;
}

.nav A:LINK { 
color : #d6a96f;
font-weight: bold;
text-decoration : none;
}
.nav A:VISITED {
color : #d6a96f;
font-weight: bold;
text-decoration : none;
}
.nav A:HOVER {
color : #d6a96f;
font-weight: bold;
text-decoration : underline;
}
.nav A:ACTIVE {
color : #d6a96f;
text-decoration : bold;
}


H1 {
font-size : 120%;
font-weight : bold;
color : #641a15;
}


H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #641a15;
}

HR {
color: #641a15;
height: 1px;
width: 100%;
}

.mainbg {
	border: 2px solid #641A15;
	background-image: url('/fpdb/images/mainbg.jpg');
}

.center {
	text-align: center;
}
.topper {
	background-image: url('/fpdb/images/topper.jpg');
}
.redbg {
	background-color: #641A15;
}
.leftind {
	margin-left: 6px;
}

.copyright {
	color: #D6A96F;
}

.redtext {
	color: #641A15;
}

.maincon {
	background-color: #FFE7C1;
}
