.btm {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(hpage-bg-2.gif);
}
.matter {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.links {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:10px;
}
.links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right:10px;
}
.downmenu {
	font-family: Verdana;
	font-size: 10px;
	color: #565656;
	text-decoration: none;
}
.downmenu:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6601;
	text-decoration: none;
}.headlines {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.next {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.next:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #3366CC;
	text-decoration: underline;
}
.bodymatter {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;

}
.bodysub {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6195C9;
	text-decoration: none;
}
.app {
	font-family: Verdana;
	font-size: 12px;
	color: #173182;
	text-decoration: underline;
}
.app:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.email {

	font-family: Verdana;
	font-size: 11px;
	color: #565656;
	text-decoration: underline;
}
.email:hover {

	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.ibell
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffff00;
	text-decoration:underline;
}

.ibell:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffff00;
	text-decoration:none;
}

#menubg
{
background:url(menubg.gif) repeat-y top left;
height:22px;
padding-left:10px;
}
#menubg a
{
display:block;
width:auto;
float:left;
color:#FFFFFF;
text-decoration:none;
font-size:11px;
background:url(arrow.gif) no-repeat left;
padding-left:13px;
padding-right:13px;
font-family: Verdana;
}
#menubg a:hover
{
display:block;
width:auto;
float:left;
color:#000000;
text-decoration:none;
font-size:11px;
background:url(arrow.gif) no-repeat left;
padding-left:13px;
padding-right:13px;
font-family: Verdana;
}
