    html, body {
        height:100%;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 90%;
        margin:0; 
        padding:0;
    }

    A, A:hover {
        color: #3E4A55;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        text-decoration: underline; 
    }

    A:hover {
        text-decoration: none; 
    }

    TD {
        font-size: 80%;
    }
	.news_date{
		background:#EDEDED;
		color:#949494;
		font-family: Tahoma;
        font-size: 11px;
        font-size: 70%;
	}	
	.news_text{
		color:#606060;
		font-family: Tahoma;
        font-size: 12px;
        font-size: 75%;
	}
	.news_read_more{
		background:#FFAD00;
		padding: 0 4px 0 0;
	}
	.news_read_more a, .news_read_more A:hover{
/*		background:#FFAD00;
*/		color:#fff;
		font-family: Tahoma;
        font-size: 10px;
        font-size: 70%;
		text-decoration: none; 
	}
	.newest_title{
		color:#FFAD00;
		font-family: Tahoma;
        font-size: 11px;
        font-size: 70%;
	}
	.wellcome{
		color:#606060;
		font-family: Tahoma;
        font-size: 12px;
        font-size: 75%;
	}
	.bottom_menu b{
		font-family: Tahoma;
        font-size: 90%;
		font-size: 12px;
	}
	.bottom_menu a{
		font-family: Tahoma;
		font-size: 12px;
        font-size: 90%;
	}
	.bottom_copy{
		color:#606060;
		font-family: Tahoma;
        font-size: 12px;
        font-size: 75%;
	}
	.site_text{
		color:#606060;
		font-family: Tahoma;
        font-size: 12px;
        font-size: 75%;
		padding:0 10px 0 0;
	}
	.table_field{
		padding:0 10px 0 10px;
	}
	.table_title{
		color:#000000;
		font-family: Tahoma;
        font-size: 12px;
        font-size: 75%;
		padding:4px 0 6px 10px;
	}
	.input{
		width: 565px;
		height: 18px;
	}
	.table_text{
		color:#000000;
		font-family: Tahoma;
        font-size: 12px;
        font-size: 75%;
	}
	