body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.adr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight:bold;
	color: #000000;
}

a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.Down {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
a.Down:link {
	text-decoration: none;
}

a.Down:visited {
	text-decoration: none;
	color: #000000;
}
a.Down:hover {
	text-decoration: none;
	color: #728B96;
}
a.Down:active {
	text-decoration: none;
	color: #000000;
}

a.copy {
	font-size: 11px;
	font-weight:bold;
	color: #CCCCCC;
}
a.copy:link {
	text-decoration: none;
}

a.copy:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.copy:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.copy:active {
	text-decoration: none;
	color: #000000;
}

a.L1 {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
a.L1:link {
	text-decoration: none;
}
a.L1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.L1:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.L1:active {
	text-decoration: none;
	color: #000000;
}

a.L2 {
	font-size: 14px;
	font-weight:bold;
	color: #0C95BD;
}
a.L2:link {
	text-decoration: none;
}
a.L2:visited {
	text-decoration: none;
	color: #0C95BD;
}
a.L2:hover {
	text-decoration: none;
	color: #0C95BD;
}
a.L2:active {
	text-decoration: none;
	color: #0C95BD;
}
#Head {
	height: 150px;
	width: 100%;
	background-image: url(images/head.jpg);
	background-repeat: repeat-x;
}

#HeadCnt {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	height: 150px;
	padding-left: 20px;
}

#Body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#BodyCnt {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
#Links {
	background-image: url(images/links.jpg);
	background-repeat: repeat-x;

}
#LinksCnt {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height: 80px;
	text-align:center;

	
}
#Slice {
	float: right;
	width: 200px;
}

#Copy {
	background-image: url(images/copy.jpg);
}
#CopyCnt {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height: 34px;
}
#Contner {
	background-repeat: no-repeat;
	width:740px;
	height:100%;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;



}

#Txt {
	width: 700px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0C95BD;
	border-right-color: #0C95BD;
	border-bottom-color: #0C95BD;
	border-left-color: #0C95BD;
	color: #000000;
}
.srch {
display:none;
}
