.arial_11_body { color: #000000; font-family: Arial; font-size: 11px; }
.arial_14_body { color: #000000; font-family: Arial; font-size: 14px; }

.arial_11_body_white { color: #ffffff; font-family: Arial; font-size: 11px; }

.arial_12_green { color: #04303A; font-family: Arial; font-size: 12px; text-decoration: none}
.arial_13_green { color: #04303A; font-family: Arial; font-size: 13px; text-decoration: none}

A.arial_13_green:link {
color: #04303A; font-family: Arial; font-size: 13px; text-decoration: none;
}
A.arial_13_green:visited {
color: #04303A; font-family: Arial; font-size: 13px; text-decoration: none
}
A.arial_13_green:hover {
	color: #04303A; font-family: Arial; font-size: 13px; text-decoration: underline
}

A.arial_12_green:link {
color: #04303A; font-family: Arial; font-size: 11px; text-decoration: none
}
A.arial_12_green:visited {
color: #04303A; font-family: Arial; font-size: 11px; text-decoration: none
}
A.arial_12_green:hover {
	color: #04303A; font-family: Arial; font-size: 11px; text-decoration: underline
}

A.arial_13_grey:link {
color: #999999; font-family: Arial; font-size: 13px; text-decoration: none
}
A.arial_13_grey:visited {
color: #999999; font-family: Arial; font-size: 13px; text-decoration: none
}
A.arial_13_grey:hover {
	color: #999999; font-family: Arial; font-size: 13px; text-decoration: underline
}

BODY, TH, TD, OL, UL, LI { font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; }

.F1 { font-size: 80%; font-family: verdana, arial, helvetica, sans-serif; }
.F2 { font-size: 100%; font-family: verdana, arial, helvetica, sans-serif; }


A.menus { color: #000000; text-decoration: none; font-size: xx-small; }
A.menus:visited { color: #000000; text-decoration: none; font-size: xx-small; }
A.menus:hover { text-decoration: none; color: #800000; background: #ffa; font-size: xx-small; }

.BT
{
    font-family: Arial; 
    font-size: 12px; 
    color: #800000; 
    background-color: #FFFFFF; 
    border: 1 solid #800000
}


#tbls
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#tbls td, #tbls th 
{
font-size:1em;
border:1px solid #736F6E;
padding:3px 7px 2px 7px;
}
#tbls th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#800000;
color:#ffffff;
}
#tbls tr.alt td 
{
color:#000000;
background-color:#E8ADAA;
}

