@import url(extended.css);

body { overflow:auto; }
td, div, textarea, input, p, ul, ol, span { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
ul { list-style-type: square; list-style-position: outside; }
ol { list-style-position: outside; list-style-type: decimal; }

.small {  font-size: 10px}
.big {  font-size: 13px}
.color1 { background-color: #e0e0e0 }
.color2 { background-color: #e7e7e7 }
.color3 { background-color: #ffffff }

hr { border: 1px }
.pagetitle { font-size: 13px; font-weight:bold; }
.headertext { font-size: 12px; color:#ffffff; }

.link a:link {  color: #000000; text-decoration: underline}
.link a:visited {  color: #000000; text-decoration: underline}
.link a:hover { text-decoration: none}

.address { color:#000000; padding:0px 10px 10px 10px }
.address a:link {  color: #000000; text-decoration: none }
.address a:visited {  color: #000000; text-decoration: none }
.address a:hover { text-decoration: none }

.languageswitch { color:#ffffff; } 
.languageswitch a:link { color:#000000; text-decoration: none }
.languageswitch a:visited { color:#000000; text-decoration: none }
.languageswitch a:hover { color:#000000; text-decoration: underline;  }

.mainnav { font-size: 12px; color:#000000; padding-left:10px; padding-top:4px; padding-bottom:4px; border-bottom:solid 1px #ffffff }
.mainnav a:link { color:#000000; text-decoration: none }
.mainnav a:visited { color:#000000; text-decoration: none }
.mainnav a:hover { color:#000000; text-decoration: none;  }

.actmainnav { background-color:#e7e7e7; align:right; font-size: 12px; color:#000000; font-weight:normal; padding-left:10px; padding-top:4px; padding-bottom:4px; border-bottom:solid 1px #ffffff}
.actmainnav a:link { color:#000000; text-decoration: none; }
.actmainnav a:visited { color:#000000; text-decoration: none; }
.actmainnav a:hover { color:#000000; text-decoration: none; }

.subnav { font-size: 12px; color:#000000; padding-left:10px; padding-top:4px; padding-bottom:4px; border-bottom:solid 1px #ffffff }
.subnav a:link { color:#000000; text-decoration: none }
.subnav a:visited { color:#000000; text-decoration: none }
.subnav a:hover { color:#000000; text-decoration: none;  }

.actsubnav { background-color:#ffffff; align:right; font-size: 12px; color:#000000; font-weight:normal; padding-left:10px; padding-top:4px; padding-bottom:4px; border-bottom:solid 1px #ffffff}
.actsubnav a:link { color:#000000; text-decoration: none; }
.actsubnav a:visited { color:#000000; text-decoration: none; }
.actsubnav a:hover { color:#000000; text-decoration: none; }

.topdelimiter { border-bottom:solid 1px #ffffff }

.formcell td { padding-bottom:2px }

