/* external CSS file */
/* filename 'css_sct.css' */
/* No HTML Markup Allowed */


A:link { color: #0000ff; text-decoration: none; background-color: transparent; }
A:visited { color: #0000ff; text-decoration: none; background-color: transparent; }
A:active { color: #0000ff; text-decoration: none; background-color: transparent; }
A:hover { color: #7A2A24; text-decoration: none; background-color: #d2b48c; }

Body { font-family: Arial, sans-serif; font-size: 13px; color: #3C3C3C; line-height: 140%; }
TD { font-family: Arial, sans-serif; font-size: 13px; color: #3C3C3C; line-height: 140%; }

SPAN.b { font-weight: bold; }
SPAN.i { font-style: italic; }
SPAN.bi { font-weight: bold; font-style: italic; }

SPAN.dateheader { font-family: Arial, sans-serif; font-size: 11px; }
SPAN.whatsnew { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; }
SPAN.newsitem { font-family: Arial, sans-serif; font-size: 12px; line-height: 100%; }
SPAN.navtop { font-family: Arial, sans-serif; font-size: 12px; line-height: 125%; }
SPAN.navbot { font-family: Arial, sans-serif; font-size: 10px; }
SPAN.address { font-family: Arial, sans-serif; font-size: 11px; line-height: 110%; }
SPAN.titletext { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000040; }
SPAN.notice { font-family: Arial, sans-serif; font-size: 10px; line-height: 110%; }
SPAN.sp { font-family: monospace, courier new; font-size: 11px; color: #B4B4B4; letter-spacing: 2px; }
SPAN.date { font-family: Arial, sans-serif; font-size: 10px; }

H1 { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000; letter-spacing: 1px; }

.tc1 { background-color: #03057F; }
.tc2 { background-color: #c0c0c0; }
.tc3 { background-color: #d2b48c; }
.tc4 { background-color: #FFFFFF; }
.tc5 { background-color: #000000; }

.txtfld1 { color: #3C3C3C; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; border-top: solid 1px; font-family: Arial, sans-serif; font-size: 10px; border-color: #d2b48c; background-color: #ffffff; }
.txtfld2 { color: #7A2A24; border-bottom: solid 1px; border-left: solid 1px; border-right: solid 1px; border-top: solid 1px; font-family: Arial, sans-serif; font-size: 10px; border-color: #d2b48c; background-color: #d2b48c; }


/* --- 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;
}



