p,table.search td {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #1679BB;
}
a {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #1679BB;
}

.blue {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #1E3F71;
}

.white {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

.title_white {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.title_white2 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.news {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
background-color: #D4DCE6;
}

.headerlinks a{
height: 24px;
font-weight: bold;
font-family: Verdana;
font-size: 8pt;
padding: 5px;
margin-top: 2px;
color: #103F83;
}

.submenus{
display: none;
width: 10em;
position: absolute;
top: 0.7em;
left: -0.6em;
background-color: #D4DCE6;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
font-weight: bold;
font-family: Verdana;
font-size: 8pt;
padding: 5px;
color: #103F83;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #C4CCD6;
font-weight: bold;
font-family: Verdana;
font-size: 8pt;
padding: 5px;
color: #103F83;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

.topnav {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}


table.search td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1679BB;
}
table.search td a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1679BB;
}
