﻿BODY {
background-image: url('/fpdb/images/pscmainbg.gif');
background-color : #8455b1;
background-repeat: repeat-x;
margin: 0px;
font-size : 14px;
color: #000000;
}

/* Main Content / General Settings */

Table {
color: #000000;
font-family : 'Trebuchet MS', Arial, sans-serif;
font-size : 14px;
border: 0px #000000 solid;
}


UL {
color: #000000;
font-family : 'Trebuchet MS', Arial, sans-serif;
font-size : 14px;
border: 0px #000000 solid;
}


LI {
color: #000000;
font-family : 'Trebuchet MS', Arial, sans-serif;
font-size : 14px;
border: 0px #000000 solid;
}


TD {
color: #000000;
font-family : 'Trebuchet MS', Arial, sans-serif;
font-size : 14px;
border: 0px #000000 solid;
}


P {
color: #000000;
font-family : 'Trebuchet MS', Arial, sans-serif;
font-size : 14px;
border: 0px #000000 solid;
}


A:LINK {
color : #000000;
text-decoration : none;
}
A:VISITED {
color : #000000;
text-decoration : none;
}
A:HOVER {
color : #db085c;
text-decoration: none;
}
A:ACTIVE {
color : #000000;
font-weight: bold;
text-decoration : none;
}


H1 {
font-size : 120%;
font-weight : bold;
color : #db085c;
}


H6 {
font-size : 110%;
font-weight : bold;
color : #db085c;
}


H5 {
font-size : 110%;
font-weight : bold;
color : #db085c;
}


H4 {
font-size : 110%;
font-weight : bold;
color : #db085c;
}


H3 {
font-size : 110%;
font-weight : bold;
color : #db085c;
margin: 0 0 0 0;
}


H2 {
font-size : 110%;
font-weight : bold;
color : #6c35a2;
}


HR {
color: #db085c;
height: 1px;
width: 100%;
}


/* General CSS Settings */

.center /* Internet Explorer */ {
	text-align: center;
}

.center /* Mozilla Firefox alignment */ {
	text-align: -moz-center;
}

.borderimg {
	border-width: 0px;
}

.rightalign {
	text-align: right;
}

.topbanleft {
	text-align: center;
	background-image: url('/fpdb/images/topbanleft.png');
}
.topbanright {
	background-image: url('/fpdb/images/topbanright.png');
}
.topbanmid {
	text-align: center;
	background-image: url('/fpdb/images/topbanmid.png');
}
.topleftnav {
	background-image: url('/fpdb/images/topleftnav.png');
	text-align: center;
}
.midleftnav {
	background-image: url('/fpdb/images/midleftnav.png');
}
.contopnav {
	background-image: url('/fpdb/images/contopnav.png');
}
.conmidnav {
	background-image: url('/fpdb/images/conmidnav.png');
}
.botleftnav {
	background-image: url('/fpdb/images/botleftnav.png');
}
.conbotnav {
	background-image: url('/fpdb/images/conbotnav.png');
}

/* Top and Bottom Navigation */

.topbotnav {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.topbotnav A:LINK {
color : #000000;
text-decoration : none;
font-weight: bold;
font-size: 16px;
}

.topbotnav A:VISITED {
color : #000000;
text-decoration : none;
}

.topbotnav A:HOVER {
color : #db085c;
text-decoration: none;
}

.topbotnav A:ACTIVE {
color : #000000;
}

/* Copyright */

.copyright {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 12px;
}

.copyright /* Mozilla Firefox alignment */ {
	text-align: -moz-center;
}


.copyright A:LINK {
color : #ffffff;
text-decoration : none;
}

.copyright A:VISITED {
color : #ffffff;
text-decoration : none;
}

.copyright A:HOVER {
color : #db085c;
text-decoration: none;
}

.copyright A:ACTIVE {
color : #ffffff;
font-weight: bold;
}

