BODY {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #01394a;
}

.subNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003847;
	font-weight: bold;
}
.subHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003847;
	font-weight: bold;
}
.subsubHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003847;
	font-weight: bold;
}
.subNaviunLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #003847;
	color: #FFFFFF;
	
}
a:link {
	text-decoration: none;
	color: #003847;
}
a:visited {
	text-decoration: none;
	color: #003847;
}
a:hover {
	text-decoration: none;
	background-color: #003847;
	color: #FFFFFF;
}
<!--
a:active {
	text-decoration: none;
	color: #003847;
}
-->
#dropmenudiv {
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #003847;
}
#dropmenudiv a:hover {
	background-color: #003847;
	color: #FFFFFF;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.subsubNavi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	text-decoration: none;
}
.newsboxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #003847;
	text-align: center;
	font-weight: bold;
}
.newsboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.newsboxreadmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003847;
}
.bodytextblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01394A;
}


table.agdtable{
      font-family:Arial, Helvetica, sans-serif;
      font-size: 10px;
      color:black;      
      border-width:1px; 	
      border-color:black;
}
th.agdtable {
      background-color:blue;	
      color:white;
}
tr.agdtable {
 
}
td.agdtable {
     color:black;
     text-valign:top;	
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}