body {
	background-repeat : no-repeat;
	font-family: Verdana,Arial,Times New Roman,Book Antiqua;
	font-size:14px;
}

a {
	color: #004000;
	text-decoration: none;
}
a:hover {
	color: Maroon;
	text-decoration: underline;
}
td {
		font-size:12px;
}

#header_contacts {
	font-size:12px;
	font-weight: bold;
	color: darkgreen;
	margin-top: 14px;
	margin-bottom: 6px;
	margin-right:15px;
}
#slogan {
	font-family: Times New Roman,Book Antiqua;
	font-size:23px;
	font-weight: bold;
	font-style:italic;
	color: Maroon;
	margin-right:10px;
}

.menucell {
	text-align: right;
	font-size:11px;
	font-weight: bold;
	color: Maroon;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-left: 10px;
	border-bottom: 1px solid green;
	font-family: Arial;
}
.menucell a:hover {
	text-decoration: none;
}
.submenucell {
	text-align: left;
	font-size:11px;
	color: Maroon;
	padding-left: 22px;
	text-indent: -8px;
	margin-bottom: 2px;
}
#mainbodytd {
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
}

#footertd {
	background-image:url(/images/footerbg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#footer_contacts {
	font-size:11px;
	font-weight: bold;
	color: #004000;
	margin-right:140px;
	margin-bottom: 20px;
}

h1 {
	font-size:17px;
	font-style: italic;
	color: DarkGreen;
	margin: 0px;
	margin-bottom: 20px;
	font-family: Arial;
}
h2 {
	font-size:17px;
	color: Maroon;
	margin: 0px;
	margin-bottom: 15px;
	font-family: Arial;
}
h3 {
	font-size:17px;
	color: black;
	margin: 0px;
	margin-bottom: 5px;
	font-family: Arial;
}

p {
	text-indent: 20px;
	font-size:13px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.accordion_content {
 display:none;
}
.textDiv {
 margin:0 10px 20px 20px;
}
.textDiv a {
 font-size:10px;
 color:red;
text-decoration:none;
}

.links_seo_p4, .links_seo_p4 a 
{
 font-size:9px;
 Color:#545454;
 text-decoration:none;
}