body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

.inputs {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #A9BCCB;
	font-size: 12px;
	color: #344655;
	width: 270px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #A9BCCB;
	color: #344655;
	text-align: center;
	width: 30px;
	height: 18px;	
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344655;
	text-align: center;
	width: 90px;
	height: 20px;	
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344655;
	text-align: center;
	width: 190px;
	height: 24px;	
}

hr {
	margin:2px 0px 2px 0px;
}

a {
	text-decoration: underline;
	color: #0000CD;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}

img {
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344655;
}

p {
	text-indent: 30px;
	text-align: justify;
	margin: 5px 0px 5px 0px;
}
.hot {
	color: #F00;
}

a.opac:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
a.opac img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
a.opac1 img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

a.menu img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
a.menu:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

table {
	border: none;
}
table.contacts td {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.dgreen {
	color: Green;
	font-weight: bold;
}

.dblue {
	color: #2F4F4F;
	font-weight: bold;
}

.num {
	font-weight: bold;
}

.bigred {
	color: Red;
	font: bold 15px Arial, Helvetica, sans-serif;
}

.listing a {
	text-decoration: none;
	color: #344655;
	padding: 2px 4px 0px 4px;
	background-image: url(/img/str.gif);
}
.listing a:hover {
	color: #344655;
	background-image: url(/img/str_s.gif);
}
.listing a:active {
	color: #FFF;
	font-weight: bold;
	background-image: url(/img/str_h.gif);
}
.listing span {
	padding: 2px 4px 0px 4px;
	background-image: url(/img/str_s.gif);
}

.res {
	font-size: 13px;
}

.sm {
	padding-left: 35px;
	font-size: 11px;
}

.news {
	font-size: 11px;
}

.news p {
	margin: 0px 0px 8px 0px;
}

