A:link {
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-variant:normal;
	background-color:#;
}
A:hover {
	color:#f000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	font-variant:normal;
	background-color:#;
}
.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}
.dba {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: ;
	text-decoration: none;
	background-color: #EAEAEA;
	background-image: url(images/silver_top.GIF);
}
.watermark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: ;
	text-decoration: none;
	background-color: #F5F5F5;
	background-image: url(images/dbalogo_red.GIF);
	background-repeat: no-repeat;
	background-position: center center;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: ;
	text-decoration: none;
	background-image: none;
	color: #FFFFFF;
}
.navbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#dropmenudiv {
position:absolute;
border: 1px #000000;
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 13px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid white;
padding: 3px;
text-decoration: none;
font-weight: normal;
}
#dropmenudiv a:hover { /*hover background color*/
background-color: #D3031C;
}		

.btnPlain{color: white; font-weight: bold; font-size: 11px; border: 1px #000 solid; background-color: #666; text-align: center; display:block; padding: 5px;}
.btnPlain:link, .btnPlain:visited, .btnPlain:hover{color: white; font-weight: bold; font-size: 11px; text-align: center; text-decoration:none;}
.btnPlain:hover{background-color: #ccc; color:black; text-decoration:none;}

a.footerlinka {
	text-decoration: none;
	color: #ffffff;
}
a.footerlinka:link {
	text-decoration: none;
	color: #ffffff;
}
a.footerlinka:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footerlinka:hover {
	text-decoration: underline;
	color: #bbbbbb;
}