body {
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #6F6F6F;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(img/bg.jpg);
}
	
	
	
p
{font-family: Tahoma; 
color:#454545;
font-size: 11;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

/*****************************************/

/*ссылки*/
a:link { 	color: #454545; 	text-decoration: underline; 	font-family: Arial; 	font-size: 11; 	}
a:visited {	color: #454545;	text-decoration: underline;	font-family: Arial;	font-size: 11;	}
a {	color: #454545;	text-decoration: none;	font-family: Arial;	font-size: 11;	}
a:hover {	color: #454545;	text-decoration: underline;	font-family: Arial;	font-size: 11;	}


input 
{
text-align: center;
 font-family: Tahoma; 
 color: #454545; 
 font-size: 11;
 border: 1px solid White;	
 background-color: #EEA7A7; 
 width:120px;
}

select 
{
text-align: center;
 font-family: Tahoma; 
 color: #454545; 
 font-size: 11;
 border: 1px solid White;	
 background-color: #EEA7A7; 
 width:120px;
}

textarea
{
 font-family: Tahoma; 
 color: #454545; 
 font-size: 11;
 border: 1px solid White;	
 background-color: #EEA7A7; 
}


/*меню*/
a.menu:link {	color: white; 	text-decoration: underline;	font-family: Arial; 	font-size: 90%;		font-weight: normal;}
a.menu:visited {	color: white; 	text-decoration: underline;	font-family: Arial; 	font-size: 90%;	font-weight: normal;}
a.menu:hover {	color: white; 	text-decoration: underline;	font-family:Arial; 	font-size: 90%;	font-weight: normal;}
a.menu:active {	color: white; 	text-decoration: underline;	font-family: Arial; 	font-size: 90%;	font-weight: normal;}

a.amenu:link {	color: white; 	text-decoration: underline;	font-family: Arial; 	font-size: 250%;		font-weight: normal;}
a.amenu:visited {	color: white; 	text-decoration: underline;	font-family: Arial; 	font-size: 250%;	font-weight: normal;}
a.amenu:hover {	color: white; 	text-decoration: underline;	font-family:Arial; 	font-size: 250%;	font-weight: normal;}
a.amenu:active {	color: white; 	text-decoration: underline;	font-family: Arial; 	font-size: 250%;	font-weight: normal;}
h1 {
	font-family: Arial;
	color: white;
	font-size: 20;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

h2 {
	font-family: Arial;
	color: white;
	font-size: 16;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

h3 {
	font-family: Arial;
	color: white;
	font-size: 15;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
h4 {
	font-family: Arial;
	color: white;
	font-size: 13;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}



table {border-collapse: collapse;	border : 0px;}
td {margin: 0em;	padding: 0em;}
.img {	border:1px #888888 solid;}


A.ml:link {
	PADDING-RIGHT: 25px; DISPLAY: block; PADDING-LEFT: 15px; FONT-SIZE: 100%;  CURSOR: pointer; COLOR: #000000; HEIGHT: 25px;  TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.ml:visited {
	PADDING-RIGHT: 25px; DISPLAY: block; PADDING-LEFT: 15px; FONT-SIZE: 100%;  CURSOR: pointer; COLOR: #000000;  HEIGHT: 25px;  TEXT-ALIGN: left; TEXT-DECORATION: underline
}
A.ml:hover {
	PADDING-RIGHT: 25px; DISPLAY: block; PADDING-LEFT: 15px; FONT-SIZE: 100%;  CURSOR: pointer; COLOR: #000000; HEIGHT: 25px;  TEXT-ALIGN: left; TEXT-DECORATION: underline
}

.popfirst {
	DISPLAY: none; Z-INDEX: 10; VISIBILITY: hidden; WIDTH: 150px; POSITION: absolute
}


