body	{
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	color: Black;
	background-color: White;
	margin: 0px
}
a:link, a:visited	{
	font-size: 15px;
	color: Maroon;
	text-decoration: underline;
}
a:hover	{
	text-decoration: none;
}
table	{
	width: 100%;
	border: 0px;
}
td	{
	font-size: 15px;
	vertical-align: top;
}
input, textarea, select	{
	font-size: 15px;
	background-color: White;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: Black;
	padding: 0px 2px;
}
h1	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
h2	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: Black;
}
h3 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	margin: 0px 10px;
	color: Black;
}
img{
	border: 0px
}
#webalta_text {
	width: 120px;
	height: 20px;
	margin-top: 18px;
}
#webalta_submit {
	width: 127px;
	color: Maroon;
	font-weight: bold;
	cursor: hand;
	height: 22px;
	margin-bottom: 24px;
}
#menu {
	width: 150px;
}
#body {
	padding: 5px 10px 5px 15px;
}
#body_right {
	width: 200px;
	padding: 55px 20px 5px 5px;
}
#foot {
	padding: 0px 20px;
	text-align: right;
	vertical-align: middle;
}
#top_logo {
	padding: 10px 0px 0px 10px;
	width: 379px;
}
#top_banner {
	padding: 10px 0px 0px 10px;
	vertical-align: middle;
	text-align: center;
}
#counters {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 0px;
}
#menu_lefted {
	padding: 0px 5px 0px 8px;
}
#img_border {
	border: Black 1px solid
}
#contact_email {
	width: 300px;
}
#contact_textarea {
	width: 300px;
	height: 200px;
	overflow: auto
}
#contact_submit {
	width: 307px;
	height: 23px;
	color: Maroon;
	font-weight: bold;
	cursor: hand;
}
#img_left {
	border: Black 1px solid;
	margin-right: 10px
}
#img_right {
	border: Black 1px solid;
	margin-left: 10px
}
#article_header {
	height: 100px;
	margin-bottom: 10px;
}