body, td, th, caption {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.topemail {
	font-family: Tahoma;
	font-size: 10px;
	color: #B7B7B7;
	text-decoration: none;
}

.topemail:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #B7B7B7;
	text-decoration: underline;
}


.menutd {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.menutd a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 10px;
	color: #79A61D;
	padding: 0 0 0 30px;
}

.menutd a:hover {
	text-decoration: underline;
}

.menutd a.menu_level1 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B7B7B7;
	padding: 0 1px 0 10px;
	margin-top: 15px;
}

.menutd a.menu_level2 {
	font-size: 11px;
	padding: 0 10px 0 10px;
}


.main_content {
	padding: 15px;
}

.printversion {
	float: right;
	padding: 1px 0 2px 2px;
}

h1, h2 {
	font-family: Tahoma;
	font-size: 21px;
	color: #79A61D;
	font-weight: normal;
}

h3, h4 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}

h5, h6 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

.block_head {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px;
}

.block_body {
	font-weight: normal;
	text-decoration: none;
	padding: 6px 10px 4px;
}

.copyright, .copyright a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #B7B7B7;
}

.copyright a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
}

.main_content a:link, .block_body a:link {
	color: #79A61D;
	text-decoration: none;
	border-bottom: 1px dashed #79A61D;
}

.main_content a:visited, .block_body a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}

.main_content a:hover, .main_content a:active, .block_body a:hover, .block_body a:active {
	color: #79A61D;
	text-decoration: none;
	border-bottom: 1px solid #79A61D;
}



em, strong {
	font-style: normal;
	font-weight: bold;
}

img.pic, div.pic {
	float: right;
	margin: 4px 8px;
	border: 1px solid #999999;
}

div.pic {
	margin: 4px;
	padding: 4px 6px;
}

table.thinbord {
	border-style: solid none none solid;
	border-color: #999999;
	border-width: 1px;
	margin: 4px 8px;
}

table.thinbord td, table.thinbord th {
	border-style: none solid solid none;
	border-color: #999999;
	border-width: 1px;
	padding: 2px;
}

font.cons i {
	display: block;
	font-style: normal;
	background-color: #F4F4F4;
	margin: 2px 0 2px 20px;
	padding: 4px 8px;
}








.phones { color: white; font-size: 130%; font-weight: bold; margin-left: 5px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; }


