input, select {
	color : #000000;
	font-size : 14px;
	font-family : garamond, serif;
	font-weight: bold;
}

.hr {
	background:url(i/hr.gif);
	background-repeat:repeat-x;
	background-position:left center;
	width:100%;
	height:5px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.red{
	color:red;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 14px;
	font-family :  garamond, serif;
	font-weight: bold;
}
.left a {
	color : #b66320;
}
.left a:hover {
	color : #d55000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 14px;
	font-family : garamond, serif;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}

.menu td{
	color : #000000;
	font-size : 14px;
	font-family : garamond, serif;
	font-weight: bold!important;
	text-align: center;
}
.foo{
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;

}
.menu a, .menu a:link, .menu a:visited {
	color : #333333;
	text-decoration: none;
	font-size : 14px;
	font-family : garamond, serif;
	font-weight: bold!important;
}
.menu a:hover {
	color : #000000;
}
div.scroll {
	height: 280px;
	overflow: auto;
	border: 0px;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #86A3D;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
#wrapper_content{
	background:url(images/t_fon.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:30px;
}
div.x{
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}
