body {
margin-top: 0;
background: #ffffff url(/images/body_bg.gif) repeat-x top;
color:#ffffff;
font-family:Verdana;
}

object {
margin: 0 0 0 0;
background-color: transparent;
}

td {
font-size: 14px;
}

form {display: inline; }

#wrapper {
width: 900px;
margin: 0 auto;
height: auto;
padding: 0 0 0 0;
}

#masthead {
clear: both;
height: 151px;
height: 148px;
/*
background: url(/images/logo_top.jpg) no-repeat;
*/
background: url(/images/logo_top_900x160_matt.jpg) no-repeat;
}

ul {
margin-top: 116px;
margin-bottom: 0;
padding: 0;
list-style: none;
float: left;
font-size: 14px;
}

.new_alert{
  font-weight:bold;
  color:red;
}

#new_alert_link a:link, #new_alert_link a:active, #new_alert_link a:visited{
  color:red;
}
#new_alert_link a:hover{
color: #FFCA35;
}

ul li {
float: left;
background: url(/images/tab_right.gif) repeat-x top right;
}

li a {
display: block;
line-height: 2.5em;
background: url(/images/tab_left.gif) no-repeat top left;
font-weight: bold;
text-decoration: none;
float: left;
font-size: 13px;
font-size: 12px;
padding: 0 5px;
}

li a:hover {
display: block;
line-height: 2.5em;
background: url(/images/tab_left.gif) no-repeat top left;
font-weight: bold;
text-decoration: none;
color: #FFCA35;
float: left;
font-size: 13px;
font-size: 12px;
padding: 0 5px;
color:red;
}

#search_area {
margin-top: 166px;
float: left;
background: url(/images/search_area_bg.gif) no-repeat top left;
height: 25px;
width: 260px;
font-size: 13px;
font-size: 12px;
padding: 0 5px;
}

#search_area p {
font-weight: bold;
margin: 0;
float: left;
margin-left: 5px;
color: #ffffff;
}

.search_area_input {
width: 155px;
width: 100px;
margin: 1px 0 0 55px;
float: left;
}

.search_area_submit {
margin: 0 0 0 0;
float: left;
}

#maincontent {
float: left;
width: 900px;
padding: 0 0 0 0;
margin: 0 0 10px 0;
background: #23519C;
}

#footer {
clear: both;
width: 900px;
font-size: 9px;
color: #666666;
}

#footer p {
clear: both;
font-size: 10px;
color: #666666;
}

#footer a {
color: #666666;
text-decoration: none;
}

#footer a:hover {
color: #333333;
text-decoration: underline;
}

h2 {
font-family: Verdana;
font-size: 15px;
}

p {
font-family: Verdana;
font-size: 14px;
}

a {
text-decoration: none; 
color:#ffffff;
}

a:hover {
text-decoration: underline;
color: red;
color: #FFCA35;
}

.small_font {
  font-size:9px;
}

/*TEST ADD SEARCH AREA*/
#search_area {
margin-top: 166px;
margin-top: 125px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 0;
float: left;
background: url(/images/search_area_bg.gif) no-repeat top left;
background: url(/images/tab_right.gif) repeat-x top left;
height: 25px;
width: 260px;
width: 250px;
/*TABS ARE TOO LARGE*/
font-size: 13px;
font-size: 12px;
padding: 0 5px;

/*END TABS ARE TOO LARGE*/
/*TABS ARE TOO LARGE*/
font-size: 13px;
font-size: 12px;
padding: 0 5px;
padding: 0px 5px;
padding-top: 4px;
padding-bottom: 4px;
/*END TABS ARE TOO LARGE*/
}

#search_area p {
margin: 0;
float: left;
margin-right: 5px;
font-weight:normal;
padding-top: 3px;
}

.search_area_input {
width: 135px;
width: 125px;
margin: 0;
float: left;
margin-right: 5px;
padding-top: 3px;
}

.search_area_submit {
margin: 0;
float: left;
padding-top: 3px;
}


