html, body{
  background-color: #FFFFFF;
  color: #000000;

  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;

  height:100%;
  width: 100%;

  scrollbar-darkshadow-color: #000000;
  scrollbar-base-color: #f4f4f4;
  scrollbar-face-color: #f4f4f4;
  scrollbar-highlight-color: #A3A3A3;
  scrollbar-shadow-color: #A3A3A3;
  scrollbar-track-color: #f4f4f4;
  scrollbar-3dlight-color: #f4f4f4;
  scrollbar-arrow-color: #000000;
  line-height: 120%
}

table{
border:0px none;
border-collapse:collapse;
}

img {
  border: 0;
}

ins {
text-decoration:none;
padding:15px 10px 15px 10px;
background:#EBEBEB;
display:block;
font-size:80%;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
}

table td{
padding:0px;
}

p {
  text-align: justify;
}

.top_t{
  background-image: url(images/logo3.jpg);
  background-repeat: no-repeat;
  width:100%;
  height: 230px;
}

.menu{
  list-style-type: circle;
  color: #119200;
}

a:link, a:active, a:visited {
  color: #000000;
  text-decoration: none;
  border-bottom-color: #045a91;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

a:hover {
  color: #045a91;
  text-decoration: none;
  border-bottom-color: #000000;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}

input, textarea, select {
  border-color: #13A300;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFFF;
}

.content{
  height: 100%;
  width: 100%;
  vertical-align: top
}

.content td {
vertical-align: top;
}
li{
  line-height: 120%;
}

.bottom{
  width:100%;
  text-align: right;
  background-image: url(images/bot_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom
}
table.bottom{

}


#rubr{
  height:480px;
  width:240px;
  overflow:auto;
}
.puz1{
  background-image: url(images/33.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  padding-left: 150px;
  width: 130px;
}
.puz2{
  background-image: url(images/22.jpg);
  background-position: top;
  background-repeat: no-repeat;
  padding-left: 150px;
}
.bg_menu {
  background-image: url(images/bg_tp.jpg);
  background-position: top;
  background-repeat: repeat-x;
  width: 100%;
}
ul{
    padding-left:1px;
}
a.none, a.none:link, a.none:active, a.none:hover, a.none:visited {
  text-decoration: none;
  border: 0;
}

#top{
  position: absolute;
  top: 20px;
  height: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #005a70;
  z-index: 10;
  left:150px;
  display: block;
  font-family:"Courier New", Courier, monospace;
  line-height: 100%;
}
.ready_l a
{
  line-height: 20px
}
.menu_new td{
  padding:0 15px;
  height: 24px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px
}


a.readylist:link, a.readylist:visited, a.readylist:active{
text-decoration: none;
}
a.readylist:hover{
text-decoration: underline;
}

a.ready:link, a.ready:visited, a.ready:active{
  text-decoration: none;
  color: #898686
}
a.ready:hover{
  text-decoration: underline;
  color: #898686
}

.readyAltItem{
  background-color: #F0F9FB
}
.readyHeader{
  background-color: #20ABDF;
  color: #FFFFFF;
}

a.readyHeader{
  color: #FFFFFF;
}


.readyFooter{
  background-color: #ED8114
}
.readyPager{
  background-color: #097600;
}

.form_table td
{
	border-bottom: dashed 1px #dddddd;
	padding:10px 0;
	
}

