
.toolbar_side     { color: #0b264b; font-size: 12px; font-family: Arial }
.toolbar_left     { color: #0b264b; font-size: 12px; font-family: Arial }
.login { color: #0b264b; font-size: 11px; font-family: Arial }
a.toolbar_side:link      { color: #0b264b; text-decoration: underline }

a.toolbar_side:visited      { color: #0b264b; text-decoration: underline }

a.toolbar_side:hover        { color: #a4242e; text-decoration: underline }
a.toolbar_left:link      { color: #a4242e; text-decoration: underline }

a.toolbar_left:visited      { color: #a4242e; text-decoration: underline }

a.toolbar_left:hover        { color: #0b264b; text-decoration: underline }
a:link	    { color: #0b264b; text-decoration: underline; font-size: 12px; font-family: Arial }
a:visited	    { color: #0b264b; text-decoration: underline; font-size: 12px; font-family: Arial }
a:hover	 { color: #a4242e; text-decoration: underline; font-size: 12px; font-family: Arial }
.body        { color: #404040; font-size: 12px; font-family: Arial; line-height: 140% }
.body2 { color: #0b264b; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 140% }
.body_italic { color: #404040; font-size: 12px; font-family: Arial; font-style: italic; line-height: 140% }
.body_blue   { color: #0b264b; font-size: 14px; font-family: Arial; font-style: italic; font-weight: bold; line-height: 140% }
.body_headline { color: #0b264b; font-size: 24px; font-family: Arial }
.body_headlineRed { color: #a4242e; font-size: 24px; font-family: Arial }
input.alt { color: #333333; font: 11px Arial; width: auto; border: solid 1px #666 }
textarea.alt {
         border: 1px solid #666;
         font: 11px Arial;
         color: #333333;
}
h2 { color: #c96 }