@charset "windows-1251";

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	}

p {
	text-indent: 15px;
	text-align: justify;
	margin:3px;
	}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #0060B8;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #000B79;
	text-decoration: underline;
	}

#big {
	font-size: 14px;
	color: #000099;
	}
	
#red {
	color: #c5393f;
	font-size: 16px;
	}

#Layer1 {
	position:absolute;
	width:400px;
	height:50px;
	z-index:1;
	left: 478px;
	top: 124px;
	visibility: visible;
}
.contentbox{
	height:86px;
	overflow:hidden;
}
#Search {
	position:absolute;
	width:250px;
	height:50px;
	z-index:1;
	left: 20px;
	top: 180px;
	visibility: visible;
}
#search_text{
	background: #d5e6ff;
	border: 1px solid #a9a9a9;
}
#search_button{
	background: #9bc3ff;
	color: #005fba;
	border: 1px solid #a9a9a9;
	font-weight:bold;
}
body {
	background-image: url(img/back.gif);
	background-repeat: repeat;
}
.stylesearch {
background-color: #FFFF00;
overflow: hidden;
}
.stylered {
color:#FF0000;
}
.styletop {
	color: #FF0000;
	font-weight: bold;
}
.content_home{
	margin: 0 20px 0 10px;
}
