body {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;
      margin:0px;
}

a:link {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #000066;
      text-decoration: underline;
}

a:visited {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #000066;
      text-decoration: underline;
}

a:active {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #0000CC;
      text-decoration: underline;
}

a:hover {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #333333;
      text-decoration: none;
}

.frm {
      background-color: #DADADA;
      border: 1px solid #666666;
}

.frm-on {
      background-color: #FFFFFF;
      border: 1px solid #666666;
}

.white a {
       color:#FFFFFF;
       font-weight:bold;
       text-decoration:none;
}

.white a:hover {
       color:#FFFFFF;
       font-weight:bold;
       text-decoration:none;
}

.white a:visited {
       color:#FFFFFF;
       font-weight:bold;
       text-decoration:none;
}

.rowBlue {
       background-color:#303A61;
}

.space{
        border-bottom-color:#CCCCCC; 
        border-bottom-width:1px; 
        border-bottom-style:solid;
}
.space4{
		border:1px groove #000000;
		background-color: #E5E5E5;
}


.space2{
        border-bottom-color:#FF6600; 
        border-bottom-width:4px; 
        border-bottom-style: solid
}

.space3{
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight:bold;
        color:#000000;
        border-bottom-color:#333333; 
        border-bottom-width:4px; 
        border-bottom-style:solid;
}

ul {
       list-style-position: outside;
       list-style-type: circle;
       color: #333333;
}

#ListOflists a:link {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #000066;
      text-decoration: underline;
}

#ListOflists a:hover{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #FFFFFF;
      text-decoration: none;
      background-color: #000066;
      text-indent: 0px;
      clear: none;
      float: left;
      height: auto;
      width: 705px;
}

#ListOflists {
      padding: 0px;
      clear: both;
      float: left;
      margin-top: 3px;
      margin-bottom: 20px;
      margin-left: 20px;
      width: 720px;
}

.smallLists a {
      font-size:11px;
      line-height:18px;
}

.smallLists a:hover {
      font-size:11px;
      line-height:18px        
}

#dropmenudiv{
      position:absolute;
      border:1px solid white;
      border-bottom-width: 0;
      border-top-width: 0;
      font:normal 1px Arial;
      text-align:center;
      line-height:18px;
      z-index:100;
}

#dropmenudiv a{
      width: 100%;
      display: block;
      text-indent: 3px;
      border-bottom: 1px solid white;
      padding: 1px 0;
      text-decoration: none;
      color:#FFFFFF;
}

#dropmenudiv a:hover{ 
      background-color: #FF6600;
}
#countBack td {
	background-image:url(/images/countsBack.jpg);
	background-repeat:repeat-x;
	text-align:center;
	border-right:3px solid white;
	font-size:12px;
	height:78px
	}