.class200 {
font-family: sans-serif;
font-size: 200%;
color: black; 
}
.class150 {
font-family: sans-serif;
font-size: 150%;
color: black; 
}
.class120 {
font-family: sans-serif;
font-size: 120%;
color: black; 
}
.class100 {
font-family: sans-serif;
font-size: 100%;
color: black;
}
.class90 {
font-family: sans-serif;
font-size: 90%;
color: black;
}
.class80 {
font-family: sans-serif;
font-size: 80%;
color: black;
}
.class70 {
font-family: sans-serif;
font-size: 70%;
color: black;
}
.class60 {
font-family: sans-serif;
font-size: 60%;
color: black;
}

.green{
color: #33CC00;
}

.news_box {width: 650px; height: 120px; overflow: auto; border-style:solid;border-width:1px;border-color:#3f3f3f;}
.news_date {font-family: Verdana, Tahoma, Arial; font-size: 0.7em;}
.news_item {font-family: Verdana, Tahoma, Arial; font-size: 0.7em;}
.news_item {margin: 2px;}
.news_item a {color:#000000; border-bottom: 1px solid #F0F0F0;}
.news_item a:hover {border-bottom: 1px solid #ACACAC; background:#FAFAFA; }

TD.la {
 border-bottom: 1px solid yellow; /* Линия снизу */
 valign: center;
}
TD.la80{
 border-bottom: 1px solid yellow; /* Линия снизу */
 height: 40;
 valign: center;
 font-family: sans-serif;
font-size: 80%;
color: black;
}
.class_red_80 {
font-family: sans-serif;
font-size: 80%;
color: red;
}
.bgcolor_t{
background-color:CCFFFF;
font-family: sans-serif;
font-size: 80%;
color: black;
}

BODY { margin: 10px; padding: 0; font: 1em 'Trebuchet MS', verdana, arial, sans-serif; font-size: 100%; }
                H1 { margin-bottom: 2px; font-family: Garamond, 'Times New Roman', Times, Serif;}
                DIV.container { margin: auto; width: 90%; margin-bottom: 10px;}
                TEXTAREA { width: 80%;}
                FIELDSET { border: 1px solid #CCFFFF; padding: 1em; margin: 0; }
                LEGEND { color: #CCFFFF; font-size: 120%; }
                INPUT, TEXTAREA { font-family: Arial, verdana; font-size: 100%; padding: 7px; border: 1px solid #999; }
                LABEL { display: block; margin-top: 10px; } 
                IMG { margin: 5px; }

                UL.tabNavigation {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                UL.tabNavigation LI {
                    display: inline;
                }

                UL.tabNavigation LI A {
                    padding: 3px 5px;
                    background-color: #CCFFFF;
                    color: #000;
                    text-decoration: none;
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
                    background-color: #999999;
                    color: #fff;
                    padding-top: 7px;
                }
                
                UL.tabNavigation LI A:focus {
                        outline: 0;
                }

                div.tabs > div {
                        padding: 5px;
                        margin-top: 3px;
                        border: 5px solid #999999;
                }
                
                div.tabs > div h2 {
                        margin-top: 0;
                }

                #first {
                    background-color: #f00;
                }

                #second {
                    background-color: #0f0;
                }

                #third {
                    background-color: #00f;
                }
                
                .waste {
                        min-height: 1000px;
                }
