body {
color: #5e4d08;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:13,13,13,13;
background-color: #004102;
}
a{
	color: #5e4d08;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited{
	color: #5e4d08;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
	color: #aa4d08;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active{
	color: #aa4d08;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p,div,h1,ol{
	color: #5e4d08;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
h1{
	font-size: 100%;
	text-align: center;
}
table.tbl1{
	border: 1px solid #ccecb0;
	width: 100%;
	background-color: #227e26;
	text-align: center;
}
table.head{
	border: 2px solid #fce07d;
	width: 487px;
	height: 78px;
	text-align: center;
}
table.tbl2{
	border: 1px solid #ccecb0;
	width: 98%;
	background-image: url(images/fon.jpg);
	vertical-align:top;
}
td.menu_top{
	background-image: url(images/menu_top.gif);
	height: 15px;
	width: 195px;
	font-size: 2px;
	background-repeat: no-repeat;
}
td.menu_body{
	background-image: url(images/menu_body.gif);
	width: 195px;
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
}
td.menu_bottom{
	background-image: url(images/menu_bottom.gif);
	height: 15px;
	width: 195px;
	font-size: 2px;
	background-repeat: no-repeat;
}
td.left_top{
	background-image: url(images/left_top.jpg);
	height: 53px;
	width: 150px;
	font-size: 2px;
	text-align: left;
	background-repeat: no-repeat;
}
td.right_top{
	background-image: url(images/right_top.jpg);
	height: 53px;
	width: 150px;
	font-size: 2px;
	text-align: right;
	background-repeat: no-repeat;
}
td.body_cont{
	background-image: url(images/body_cont.jpg);
	padding: 5px 5px 5px 5px;
}
td.left_bottom{
	background-image: url(images/left_bottom.jpg);
	height: 56px;
	width: 150px;
	font-size: 2px;
	text-align: left;
	background-repeat: no-repeat;
}
td.right_bottom{
	background-image: url(images/right_bottom.jpg);
	height: 56px;
	width: 150px;
	font-size: 2px;
	text-align: right;
	background-repeat: no-repeat;
}
a.menu{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eae03f;
	text-decoration: none;
	line-height:16px;
}
a.menu:visited{
	color: #eae03f;
	text-decoration: none;
}
a.menu:hover{
	color: #aa941d;
	text-decoration: none;
}
a.menu:active{
	color: #aa941d;
	text-decoration: none;
}
hr{
	width: 80%;
	height: 1px;
}
