
body		      { background-color: #ffffff; font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; }
body.sub		  { background-color: #FDF7E1; font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; }

h2    { color: #cc0000; }
h3    { color: #ffffff; }

td                { font-size: 13px; }

td.form_title     { font-size: 11px; font-weight: bold; color: #ffffff; background-color: #006CA4; }
td.form_text      { font-size: 12px; background-color: #e0e0e0; }

td.box_title     { font-size: 11px; font-weight: bold; color: #ffffff; background-color: #006CA4; }
td.box_text1      { font-size: 11px; background-color: #eeeeee; }
td.box_text2      { font-size: 11px; background-color: #e0e0e0; }

td.boxes          { font-size: 8pt; color: #575757; }
td.footer         { font-weight: bold; font-size: 9; color: #cccccc; }

.form_border      { background-color: #006CA4; }
.form_box         { border-color: #006CA4; border-width: 1px 1px 1px 1px; border-style: solid; }	

a.nav_link        { font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; }
a:hover.nav_link  { color: #e0e0e0; }

a.small_link        { font-size: 10px; font-weight: bold; color: #006CA4; text-decoration: none; }
a:hover.small_link  { color: #e0e0e0; }

a.foot_link       { font-size: 10px; font-weight: bold; color: #575757; text-decoration: none; line-height: 12px; }
a:hover.foot_link { color: red; }

.button           { cursor:	hand; }
.red              { font-weight: bold; color: #CC0000; }

td.page_title     { font-size: 16px; font-weight: bold; color: #ffffff; background-color: #006CA4; }

select.razor {
border-width: 1px;
font-family: verdana;
font-size: 10px;
background-color: #ffffff;
}