#pag {

background-image:url('mlm/leftcolu.jpg'); background-repeat: repeat;
}


#bod {
padding: 0;
background: url('images/bg.jpg') top left repeat-x;
background-color: #B3FFFF;
margin:0;

}
#to {
background: #2D71FD;
background-image:url('mlm/1.jpg'); background-repeat: no-repeat;
}
#tt {
background: #F1F874;
color: #FF0000;
}

#le {
background-image:url('mlm/leftcolu.jpg'); background-repeat: repeat;
}
#tr {
background: #00FF99;
background-image:url('mlm/leftcolu3.jpg'); background-repeat: repeat;

}
#tab {
background-image:url('mlm/tab.jpg'); background-repeat: repeat;
}
input.st {
width: 100%;
vertical-align:top;
font-family: serif;
font-size: 14pt;
color: green;
background-image: url(mlm/tab.jpg);
border-color: blue;
}

input.st:hover{
width: 100%;
vertical-align:top;
font-family: serif;
font-size: 14pt;
color: black;
background-image: url(mlm/tab.jpg);
border-color: black;
}


/* CSS Document */
#nav a:hover {
	background: #FFcc00;
	text-decoration:inherit;
	color:#ff0000;
	font-weight: bold;
	font-size: 18px;
	font-style:italic;
	vertical-align:middle;
    text-align:center;
	font-family: "Times New Roman", Times, serif;
	min-height:20;
	}

#nav a {
  background: #00ff00;
	font-weight: bold;
	font-size: 17px;
	font-style:italic;
	min-height:20;
	border-color:#0033FF;
	vertical-align:middle;
	font-family: serif;
	color: #0033ff;
	text-decoration:inherit;
	display: block;
	}
	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #33FF00;
}
стиль9 {
	font-size: 14px;
	color: #267700;
	}
.sss {
	color: #FF4A4A
	}


.tableheader {
width: 25%;
height: 25px;
padding-left: 4px;
padding-right: 4px;
font: 12px/25px Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
background-color: #7AC6FE;
text-decoration: none;
border-left: 1px #EFF4F9 solid;
border-right: 1px #BDD0D7 solid;
border-top: 1px #EFF4F9 solid;
border-bottom: 1px #BDD0D7 solid;
}
td#usermenu {
width: 20%;
}
td#usermenu {
margin: 0px;
padding: 0px;
list-style: none;
}
td#usermenu a {
height: 20px;
display: block;
font: 11px/20px Tahoma, Verdana, Arial, sans-serif;
color: #6B95BF;
font-weight: bold;
background-color: #A3E6F1;
text-decoration: none;
border-left: 1px #EFF4F9 solid;
border-right: 1px #BDD0D7 solid;
border-top: 1px #EFF4F9 solid;
border-bottom: 1px #BDD0D7 solid;
}
td#usermenu a:hover {
font: 11px/20px Tahoma, Verdana, Arial, sans-serif;
color: #557696;
font-weight: bold;
background-color: #DBEAF9;
text-decoration: none;
}
.table {
width: 10%;
height: 20px;
padding-left: 4px;
padding-right: 4px;
font: 12px/20px Tahoma, Verdana, Arial, sans-serif;
background-color: #96F1FE;
text-decoration: none;
border-left: 1px #EFF4F9 solid;
border-right: 1px #BDD0D7 solid;
border-top: 1px #EFF4F9 solid;
border-bottom: 1px #BDD0D7 solid;
}

.green{ color: green; }
.blue{ color: blue; }
.red{ color: red; }
