body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.t_top{
	background-image: url(../img/fon_01.png);
}

.t_center{
	vertical-align: top;
	padding: 5px;


}
.t_bottom{
	background-color: #004400;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.t_left{
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;

}
.t_right{
	background-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;

}
.t_menu_01_button{
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}
.t_menu_02{
	background-color: #DD9300;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding: 5px;

}
.t_menu_02_button{
	font-size: 11px;
	color: #FFFFFF;
}
.t_menu_03{
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding: 5px;
}
.t_menu_03_button{
	font-size: 11px;
}
.t_menu_04{
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.t_zag{
	font-size: 14px;
	color: #004400;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding: 5px;
#	margin-bottom: 5px;

}
.t_zag_2{
	font-size: 14px;
	color: #004400;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.t_news{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding: 5px;
}
.t_content{
	padding: 10px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {

	color: #333333;
	text-decoration: none;
}

.t_menu_02 a {
	color: #ffffff;
}

.t_menu_02 a:hover {
	color: #ffffff;
}

.t_menu_02 a:active {
	color: #ffffff;
}
.t_content p{
	margin: 0px;
	margin-bottom: 10px;
}
.t_content li{
	margin: 0px;
}
.t_content ul{
	margin-top: 0px;
}
.t_content a{
	color: #006600;
	text-decoration: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: bold;
}




