body {
	background-color: #003300;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
}
body.gal {
	background-color: #b7dd42;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a:active {
   color: red;
}
a:link {
   color: #003300;
}
a:visited {
   color: #003300;
}
a:hover {
   color: red;
}
	
a.top:active {
   color: red;
	font-family: tahoma;
   font-style: normal;
   font-size: 11px;
}
a.top:link {
   color: white;
   font-family: tahoma;
   font-style: normal;
   font-size: 11px;
}
a.top:visited {
   color: white;
	font-family: tahoma;
   font-style: normal;
   font-size: 11px;
}
a.top:hover {
   color: red;
   font-family: tahoma;
   font-style: normal;
   font-size: 11px;
}
        
a.left:active {
   color: red;
   font-family: tahoma;
	font-style: normal;
	font-size: 11px;
}
a.left:link {
   color: #003300;
   font-family: tahoma;
   font-style: normal;
	font-size: 11px;
}
a.left:visited {
   color: #003300;
   font-family: tahoma;
	font-style: normal;
	font-size: 11px;
}
a.left:hover {
   color: red;
   font-family: tahoma;
	font-style: normal;
	font-size: 11px;
}

a.bottom_menu:active {
   color: red;
   font-style: normal;
	font-size: 9px;
}
a.bottom_menu:link {
   color: #003300;
	font-style: normal;
	font-size: 9px;
}
a.bottom_menu:visited {
   color: #003300;
	font-style: normal;
	font-size: 9px;
}
a.bottom_menu:hover {
   color: red;
	font-style: normal;
	font-size: 9px;
}

a.bottom:active {
   color: red;
	font-style: normal;
	font-size: 10px;
}
a.bottom:link {
   color: #b7dd42;
	font-style: normal;
	font-size: 10px;
}
a.bottom:visited {
   color: #b7dd42;
	font-style: normal;
	font-size: 10px;
}
a.bottom:hover {
   color: red;
	font-style: normal;
	font-size: 10px;
}

h1 {
   color: black;
	text-align: center;
	font-size: 20px;
}
h2 {
	color: black;
	text-align: center;
	font-size: 18px;
}
h3 {
	color: black;
	text-align: center;
	font-size: 16px;
}
h4 {
	color: black;
	text-align: center;
	font-size: 14px;
}
h5 {
	color: black;
	text-align: center;
	font-size: 12px;
}

div.title {
	font-size: 13px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}	

div.block {
   font-size: 11px;
	color: black;
	font-weight: normal;
	text-align: justify;
}	

div.menu {
   font-size: 11px;
	color: black;
	font-weight: normal;
	text-align: center;
}	
	
div.white {
	color: white;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}	

div.news_title {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}	

div.news_date {
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}	

div.news_text {
	color: black;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}	

div.news_bottom {
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}	

div.news_comment {
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: right
}	

table.block {
	width: 500;
}

table.gal {
	border: 1px solid #daff82;
	width: 436;
}

td.gal {
	border: 1px solid #b7dd42;
	width: 140px;
}
