﻿body {font-family: Arial; font-size: small; margin: 0px 0px 0px 0px; background-color: #ffffff;
}
th{text-align: right; vertical-align: top;}
img{border: 0px;}
div.hr {
  height: 4px;
  border-top: dashed 2px black;

}
div.hr hr {
  display: none;
}

li{list-style-position: inside;}
.headline{font-weight: bold; color: #990000; font-size: medium;}
.mainheadline{font-weight: bold; color: #990000; font-size: x-large;}
.xxsm{font-size: xx-small;}
.xsm{font-size: x-small;}
.borders {
border-right: thin solid #999999;
border-left: thin solid #999999;
border-bottom: thin solid #999999;
}
a:link{font-weight: bold;}
a:visited{font-weight: bold; color: #F27622;}
a:hover{font-weight: bold; text-decoration: none;}
a:active{font-weight: bold;}

.sitenav{border-top: solid 1px white; width: 130px; background-color: #F27622; padding: 3px 0px 3px 0px;}
.sitenav a:link{color: white; background-color: #F27622; font-weight: bold; width: 130px; text-decoration: none;}
.sitenav a:active{color: white; background-color: #F27622; font-weight: bold; width: 130px; text-decoration: none;}
.sitenav a:visited{color: white; background-color: #F27622; font-weight: bold; width: 130px; text-decoration: none;}
.sitenav a:hover{color: white; background-color: #07135D; font-weight: bold; width: 130px; text-decoration: underline;}

.nav a:link{color: white; font-weight: bold;}
.nav a:visited{color: white; font-weight: bold;}

.selectedNav a:link{font-weight: bold; color: Red;}
.selectedNav a:visited{font-weight: bold; color: Red;}

.pad{padding: 0px 0px 0px 10px;}

h2{padding: 0px 5px 5px 5px; margin: 0px 0px 0px 0px;}

.breadcrumb a:link{color: blue; text-decoration: none;}
.breadcrumb a:active{color: blue; text-decoration: none;}
.breadcrumb a:visited{color: blue; text-decoration: none;}
.breadcrumb a:hover{color: blue; text-decoration: underline;}

.adtext a:visited, .adtext a:link, .adtext a:active, .adtext a:hover
{
font-size:10px;
text-align:center;
text-decoration:none;
color:blue;
}
