body     {font-family: Arial,Helvetica,sans-serif;
          font-size:   12px;
          line-height: 16px;
          margin-top:  0px;
          background:  #FFFFFF;
          }
td        {font-family: Arial,Helvetica,sans-serif;
           font-size:   12px;
           line-height: 16px;
          }
ul        {list-style-type:     none;
           padding:             0px;
           line-height:         16px;
           margin-top:          14px;
          }
img       {
          border: 1px solid #8B9662 ;
          }
li        {padding:             14px;
          }
a:link    { color:           #9ECDD1;
            text-decoration: underline;
	font-weight:     bold;
          }
a:visited { color:           #9ECDD1;
            text-decoration: underline;
	font-weight:     bold;
          }
a:hover   { color:           #464923;
            text-decoration: none;
	font-weight:     bold;
          }

.siferunner {
	background-image: url(images/sidebarrunner-new.jpg);
	background-repeat: repeat-y;
}
.leftmenuchoice {
   font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-image: url(images/sidebarrunner-new.jpg);
	background-repeat: repeat-y;
}
.leftmenutable{
   background-image:  url(images/sidebar-whole.jpg);
	background-repeat: no-repeat;
}
.topmenuchoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #687434;
}
