/* external CSS file */
/* filename 'css_bbc.css' */
/* No HTML Markup Allowed */


A:link { color: #00488C; text-decoration: underline; background-color: transparent; }
A:visited { color: #00488C; text-decoration: underline; background-color: transparent; }
A:active { color: #00488C; text-decoration: underline; background-color: transparent; }
A:hover { color: #9400d3; text-decoration: none; background-color: transparent; }


Body { font-family: Verdana, sans-serif; font-size: 12px; color: #000000; }
TD { font-family: Verdana, sans-serif; font-size: 12px; color: #000000; }

SPAN.b { font-weight: bold; }
SPAN.i { font-style: italic; }
SPAN.bi { font-weight: bold; font-style: italic; }

SPAN.title { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #4F0050; letter-spacing: 2px; }
SPAN.title2 { font-family: Arial, sans-serif; font-size: 9px; letter-spacing: 2px; }
SPAN.navleft { font-family: Arial, sans-serif; font-size: 11px; }
SPAN.navbottom { font-family: Arial, sans-serif; font-size: 10px; }
SPAN.caption { font-family: Arial, sans-serif; font-size: 11px; }
SPAN.address { font-family: Verdana, sans-serif; font-size: 10px;}
SPAN.notice { font-family: Arial, sans-serif;  font-size: 10px; }
SPAN.sp { font-family: monospace, courier new; font-size: 11px; letter-spacing: 2px; }
SPAN.date { font-family: Arial, sans-serif; font-size: 11px; color: #000000; }


H2 { font-family: Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #006400; }


.txtfld3 { color: #555555; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; border-top: solid 1px; font-family: Arial, sans-serif; font-size: 11px; border-color: #4F0050; background-color: #ffffff; }
.txtfld4 { color: #f5f5f5; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; border-top: solid 1px; font-family: Arial, sans-serif; font-size: 11px; border-color: #4F0050; background-color: #00488C; }

/* --- TABLE THREE START --- */

table.three {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: auto;
}
table.three th {
	border-width: 0px;
	padding: 5px;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}
table.three td {
	border-width: 0px;
	padding: 5px;
	font-size: 75%;
	text-align: right;
}