@charset "utf-8";  

 body {
	margin: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #A5A5A5;
	background-attachment: scroll;
	background-image: url(/img/fainishcolorwhite.gif);
	background-repeat: repeat;
	background-position: top;
	}
  
 td {
 font-family: 
 
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 }
 .well {
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 40px;
 padding-top: 0px;
 }
 td.ad {
 font-size: 8;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 text-align: center;
 }
 td.topnav {
 padding-bottom: 8px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 5px;
 text-align: center;
 font-size: 11px;
 }
 td.leftnav {
 padding-bottom: 5px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 15px;
 text-align: center;
 font-size: 12px;
 }
 .lines {
 background-color : #000000;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 }
 td.footer {
 padding-bottom: 15px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 15px;
 text-align: center;
 }
 div.title {
 font-size: 20px;
 padding-top: 14px;
 padding-bottom: 15px;
 font-family : "Times New Roman", Times, serif;
 }
 .list {
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 14px;
 margin-bottom: 15px;
 }
 a, a:visited {
 text-decoration: none;
 color : #000000;
 }
 a:hover {
 text-decoration: underline;
 color : #000000;
 }
 td.well a, td.well a:visited {
 text-decoration: underline;
 color : #000000;
 }
 td.well a:hover {
 text-decoration: none;
 color : #000000;
 }
 a.nav, a.nav:visited {
 text-decoration: none;
 color : #000000;
 }
 a.nav:hover {
 text-decoration: underline;
 color : #000000;
 }