* {
color: #000040;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}
.maintable {
color: #000040;
border-collapse: collapse;
border: 0px;
}
.tdi {
color: white;
background: #000000;
text-align: center;
}
.yellow {
color: yellow;
font-weight: bold;
}
.included {
color: #000060;
background: #dedee0;
border-left: solid black 1px;
border-right: solid black 1px;
background-image: url('logo_bg.jpg');
background-repeat: repeat-y;
background-position: center top;
}
.side {
color: white;
background: #000030;
border-left: solid black 1px;
border-right: solid black 1px;
background-image: url('choinka_u.jpg');
padding-top: 20px;
padding-bottom: 20px;
padding-left: 5px;
padding-right: 5px;
}
.menus {
color: white;
background: black url('choinka_bg_u.jpg') -6px -21px;
}
.menus td {
color: white;
}
input, textarea, select {
color: black;
font-size: 11px;
background: #CCCCFF;
border: solid black 1px;
}
.tdi a {
font-weight: bold;
text-decoration: none;
text-transform: none;
color: yellow;
font-size: 11px;
}
.menus a {
font-weight: bold;
text-decoration: none;
text-transform: none;
color: yellow;
font-size: 11px;
}
a {
font-weight: bold;
text-decoration: none;
text-transform: none;
color: navy;
font-size: 11px;
}
a:hover {
font-weight: bold;
text-decoration: none;
text-transform: none;
color: red;
font-size: 11px;
}
body {
color: white;
background: #5000B0;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
