body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h3
{
font: bold 11px arial, sans-serif;
text-decoration: underline;
margin: 10px 0 0 0;
}

h2 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}
h1 {
	color: #000080;
}
h2 {
	color: #525252;
}
h3 {
	color: #000080;
}
h4 {
	color: #000080;
}
h5 {
	color: #CC3300;
}

p
{
font: normal 11px/14px arial, sans-serif;
}


.home_content_bg {
	background-image: url(images/image09.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.body_shadow {
	background-image: url(images/image04.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.index_front_bg {
	background-color: #CECECE;
	background-image: url(images/image17.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.linka:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
.linka:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
.linka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.linka:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	font-weight: bold;
}
body {
	background-color: #D6CFA5;
}
.header_bg {
	background-image: url(images/image01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
