/* Style sheet for BPDS.ORG */

table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
table.main		{border-width: 3px;  border-style: solid; border-color: white;}


/* This is the link style for main menu */
a.psm			{ text-decoration:	none; }
a.psm:link		{ color: #ecf5eb; }
a.psm:visited	{ color: #ecf5eb; }
a.psm:active	{ color: #ecf5eb; }
a.psm:hover		{ color: #e3de66; }

/* This is the link style for regular links */
a.psa			{ color: #333333; text-decoration:	underline; }
a.psa:link		{ color: #333333; }
a.psa:visited	{ color: #333333; }
a.psa:active	{ color: #333333; }
a.psa:hover		{ color: #ff0000; text-decoration: underline;}

/* Body attributes */
body			{ background-color: #6d3d29; }

/* CSS definitions for fonts */
.V9 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #ecf5eb; }
