body,td {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    line-height: 17px;
    font-size: 11px;
    font-weight: normal;
}
.header {
font-family: Verdana, Arial, sans-serif;
color: #00004D;
text-decoration: none;
font-size: 11px;
line-height: 17px;
text-align: left;
font-weight: bold;
}
a.search:link { font-family: Verdana, Arial, sans-serif; color: #00004D; text-decoration: none; font-size: 11px }
a.search:active { font-family: Verdana, Arial, sans-serif; color: #00004D; text-decoration: none; font-size: 11px }
a.search:visited { font-family: Verdana, Arial, sans-serif; color: #00004D; text-decoration: none; font-size: 11px }
a.search:hover { font-family: Verdana, Arial, sans-serif; color: #00004D; text-decoration: underline; font-size: 11px }
a:link {
    font-family: Verdana, Arial, sans-serif;
    color: #E10F19;
    text-decoration: none;
    font-size: 11px;
}
a:active {
    font-family: Verdana, Arial, sans-serif;
    color: #E10F19;
    text-decoration: none;
    font-size: 11px;
}
a:visited {
    font-family: Verdana, Arial, sans-serif;
    color: #E10F19;
    text-decoration: none;
    font-size: 11px;
}
a:hover {
    font-family: Verdana, Arial, sans-serif;
    color: #E10F19;
    text-decoration: underline;
    font-size: 11px;
}
a.blue:link {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    font-size: 11px;
}
a.blue:active {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    font-size: 11px;
}
a.blue:visited {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    font-size: 11px;
}
a.blue:hover {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: underline;
    font-size: 11px;
}
.red {
    font-family: Verdana, Arial, sans-serif;
    color: #E10F19;
    text-decoration: none;
    font-size: 11px;
}
.bluebig {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    font-size: 15px;
}
h1 {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    font-size: 15px;
}
h2 {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    font-size: 13px;
}
input,textarea,select {
    font-family: Verdana, Arial, sans-serif;
    color: #00004D;
    text-decoration: none;
    font-size: 11px;
}
/*DHTML 4 Descriptions*/
.dhtmlKasten {
		 border: 1px solid #999;
		 width: 440px;
		 margin-bottom: 10px;
}
.dhtmlKasten TD {
		 padding: 3px;
}
.dhtmlKastenHi, .dhtmlKastenLastHi, .dhtmlKastenNormal, .dhtmlKastenLast {
		 text-align: center;
		 font-weight: bold;
}
.dhtmlKastenHi, .dhtmlKastenLastHi {
		 background: #fff;
}
.dhtmlKastenHi, .dhtmlKastenNormal {
		 border-right: 1px solid #999;
}
.dhtmlKastenNormal, .dhtmlKastenLast {
		 border-bottom: 1px solid #999;
//		 background: #ABD5F8;
		 background: #DDDDDD;
		 
		 
}
.dhtmlKastenNormal A, .dhtmlKastenLast A, .dhtmlKastenNormal A:visited, .dhtmlKastenLast A:visited {
		 //color: #c00;
}
