body
  {
  font-size:11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*Links*/
a,
a:link
 {
  color:#008006;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:11px;
  text-decoration: none;
  }

a:active,
a:hover
 {
  color:#008006;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size:11px;
  text-decoration: underline;
}

/*Text*/
h1 {font-size:14px;color:#000000;margin-bottom:4px;}
h2 {font-size:13px;color:#000000;margin-bottom:4px;}
h3 {font-size:12px;color:#000000;margin-bottom:4px;}
p {margin-top:0px;}
td { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:none; }

/*Breadcrumb Navigation*/
.breadcrumb {
  font-size: 11px;
  margin: 5px 5px 3px 15px;
}

.breadcrumbLine {
  border-bottom: 1px dotted #C8C8C8;
}

a.breadcrumbLink {
  color:#000000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:10px;
  text-decoration: none;
}

/* Subnavigation */
td.subnavi { font:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none; }
.subnavi { font:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none; }
A.subnavi { font:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none; }
A.subnavi:hover { font:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none; }

/*Navigation*/
.navlink a {
display: block;
background-color: #cccccc;

/* border-top: 1px solid #999999;*/
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
font-size: 11px;
font-weight: bold;
color: #000000;
padding: 4px 2px 4px 5px;
text-decoration: none;
text-align: left;
line-height: 16px;
}

.navlink a:hover {
background-color: #ffffb2;
color: #000000;
text-decoration: none;

}

.navlink a.current {
background-color: #3D4998;
color: #ffcc00;
text-decoration: none;
}

.navlink a span {
background-image: url('images/-linkbutton.gif');
background-repeat:no-repeat;
background-position: 0px 0px;
padding-right:15px
}

.navlink a:hover span {
background-image: url('images/-linkbutton.gif');
background-repeat:no-repeat;
background-position: 0px -24px
}

.secondlevel {
background-color: #dcdcdc;
border-bottom: 1px solid #333333;
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-indent: 15px;
}

.secondlevel a {
background-color: #d9d9d9;

/* border-top: 1px solid #666666;*/
border-bottom: 0px dotted #333333;
font-size: 11px;
color: #000000;
font-weight: normal;
text-indent: 15px;
}

.secondlevel a.currentSecond {
background-color: #3D4998;
color: #ffcc00;
text-decoration: none;
text-indent: 15px;
}

.secondlevel a span {
background-image: url('linkbuttonSecond.gif');
background-repeat:no-repeat;
background-position: 0px 0px;
padding-right:15px
}

.secondlevel a:hover span {
background-image: url('linkbuttonSecond.gif');
background-repeat:no-repeat;
background-position: 0px -24px
}


.thirdlevel {
background-color: #dcdcdc;
border-bottom: 0px solid #333333;
font-size: 11px;
color: #ffffff;
font-weight: normal;
text-indent: 25px;
}
.thirdlevel a {
background-color: #e7e7e7;
font-size: 11px;
color: #000000;
font-weight: normal;
text-indent: 25px;
}
.thirdlevel a.currentThird {
background-color: #e7e7e7;
color: #000000;
text-decoration: none;
text-indent: 25px;
}
.thirdlevel a span {
background-image: url('linkbuttonSecond.gif');
background-repeat:no-repeat;
background-position: 0px 0px;
padding-right:25px
}
.thirdlevel a:hover span {
background-image: url('linkbuttonSecond.gif');
background-repeat:no-repeat;
background-position: 0px -24px
}

/*Breadcrumb Navigation*/
.breadcrumb {
  font-size: 11px;
  margin: 5px 5px 3px 15px;
}

.breadcrumbLine {
  border-bottom: 1px dotted #C8C8C8;
}

a.breadcrumbLink {
  color:#000000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight:bold;
  font-size:10px;
  text-decoration: none;
}
