
html {
	height: 100%;
}

body {
	height:100%;
	background: #CCCCCC;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
p {
   padding: 5px;
   margin: 0px;
}
.search_form_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
}

.t_border {
	border: solid;
	border-width: 1px;
	border-color: #000000;
}

.t_b_border {
	border-bottom: solid;
	border-bottom-width: 1px;
}

.t_br_border {
	border-bottom: solid;
	border-bottom-width: 1px;
	border-right: solid;
	border-right-width: 1px;
}

.t_bt_border {
	border-bottom: solid;
	border-bottom-width: 1px;
	border-top: solid;
	border-top-width: 1px;
}

.text_field {
	border: 1px solid #000000;
}

.text_field1 {
	border: 1px solid #000000;
}

.grey_border_top {
	background: url(images/horizontal_grey.gif) repeat-x left top;
	background-position: top;
}

.grey_border_bottom {
	background: url(images/horizontal_grey.gif) repeat-x left top;
	background-position: bottom;
}

.grey_border_top_left {
	background: url(images/horizontal_grey.gif) repeat-x left top;
	background-position: top;
	background: url(images/vertical_grey.gif) repeat-y left top;
	background-position: left;
}

.big_text {
	font-family: Arial,Helvetika;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

.top_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.rows_text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}

.oferta_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

.oferta_text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

.oferta_num {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7F00;
	text-align: center;
}

.listing_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.details_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}

.title_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7F00;
}

.error_txt {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	font-size: 10pt;
	text-align: center;
	color: #FF0022;
	background-color: #ffffff;
}

.select_bord {
	border: 1px solid #000000;
	width: 95%;
}

.incorrect_mess {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background-color: #a00000;
	border: solid; 
	border-width: 1px; 
	border-color: black;
}

.thumbnail {
	border:1px;
	border-style:solid;
	border-color:#000000;
}
.service_cl {
	font-family: Tahoma;
	font-size: 12px;
	color: #6E6E6E;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
}

.service_small_cl {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
}
.service_text_cl {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	text-align: left;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
}

.news_cl {
	font-family: Tahoma;
	font-size: 12px;
	color: #6E6E6E;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
}

.news_small_cl {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
}
.news_text_cl {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	text-align: left;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
}

.transparent {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

