body {
    margin: 0;
	background-color: #fff;
	font-family: Verdana, Arial;
	}
A {
	text-decoration: none;
	color: gray;
	font-size: 11; 
	font-family: Verdana;
}
TD{
	font-size: 11;
	font-family: Verdana,Arial;
	left: auto;
}
.bot{
  color:black;
  font-weight:bold;
  text-decoration:none;
  font-size:7pt;
  font-family:Verdana;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
input {
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 10px;
	width: 94px;
	text-align: center;
}


ul {
     margin: 0 3px 0 0;
     padding: 1px;
     list-style-type: none;
     line-height: 180%;
     font-family: Verdana, Arial;
     font-size: 1.2em;
     width: 156px;
	 height: 490px;
     border: 0px solid #333;
	 background-image: url(/images/fon6.gif);
}

li {
     font-weight: normal;
     text-align: left;
     margin: 0;
     border-left: 1px solid #74a6cd;
     border-top: 1px solid #fff;
     border-right: 1px solid #3471ae;
     border-bottom: 1px solid #74a6cd;
}

li a:link {
     display: block;
     padding-left: 5px;
     color: #fff;
     background: #3471ae;
     text-decoration: none; 
	 padding-left: 5px;
}

li a:visited {
     display: block;
     color: #fff;
     background: #3471ae;
     text-decoration: none; 
	 padding-left: 5px;
}

li a:hover {
     display: block;
     color: #fff;
     background: #74a6cd;
     text-decoration: none;
	 padding-left: 5px;
}
li a:active {
     display: block;
     color: #fff;
     background: #74a6cd;
     text-decoration: none;
	 padding-left: 5px;
}
	 
.top {
     color: #fff;
     font-weight: bold !important;
     text-align: center !important;
     padding: 0;
     margin: 0;
     background: #3471ae;
     border-left: 1px solid #74a6cd;
     border-top: 1px solid #fff;
     border-right: 1px solid #3471ae;
     border-bottom: 1px solid #aaa;
}

#container {
     font-family: Verdana, Arial;
}

#container td {
     padding-top:9px; 
	 padding-left:10px; 
	 padding-right:10px;
	 text-align: center;
}
#container a:link {
     color: #fff;
	 font-weight: bold;
}
#container a:visited {
     color: #fff;
	 font-weight: bold;
}
#container a:hover {
     color: orange;
	 font-weight: bold;
}
.one { color: #fff;}

h2 {
     color: #3471ae; 
	 font-size: 1.6em; 
	 text-align: center; 
	 padding-bottom: 15px;
}

#bottom {
     padding: 10px 0;
     border: 0;
     text-align: center;
     line-height: 200%;
}

#bottom a:link {
     color: #00f;
	 font-weight: bold;
}
#bottom a:visited {
     color: #00f;
	 font-weight: bold;
}
#bottom a:hover {
     color: orange;
	 font-weight: bold;
}
#bottom a:active {
     color: orange;
	 font-weight: bold;
}
.two { color: #00f}