body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.style1 {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565655;
}

.style1  a:link{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565655;
}

.style1  a:visited{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565655;
}

.style1  a:hover{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99c000;
}

.style2 {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99c000;
}

.style2  a:link{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99c000;
	text-decoration:none;
}

.style2  a:visited{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99c000;
	text-decoration:none;
}

.style2  a:hover{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565655;
	text-decoration:underline;
}

.style3 {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.small{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565655;
}
.small  a:link{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565655;
}
.small  a:visited{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565655;
}
.small  a:hover{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99c000;
}

img {
  border: 0px;
}


.img_ramka:hover img{
overflow: hidden;
border: 3px solid #99c000;
margin: -3px; 
}

.img_ramka2:hover
	{ border: 3px solid #99c000;
	overflow: hidden;}
.img_ramka2:hover img
	{ margin: -3px;
	overflow: hidden;}


ul {
  list-style-type: square;
  list-style-image:url("/images/list.png");

}


INPUT {
background-color: #FFFFFF;
border: #99c000 2px solid;
color: #99c000;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10pt
}

TEXTAREA {
background-color: #FFFFFF;
border: #99c000 2px solid;
color: #99c000;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal
} 


