@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #CCFF9A;
	background-image: url(../images/fon.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: scroll;
	background-image: url(../images/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
}
a:visited {
	color: #003333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: scroll;
	background-image: url(../images/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
}
a:hover {
	color: #006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: scroll;
	background-image: url(../images/BUTTONover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
}
a:active {
	text-decoration: none;
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: scroll;
	background-image: url(../images/BUTTON.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
}
