.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF9933;
}
.border_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #64C2AB; 
}
.tag {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #FF9933;
	border: 2px solid #FF9933;
	letter-spacing: 0.2em;
	text-align: center;
	vertical-align: middle;
}
.tag_rent {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #6CC5AF;
	border: 2px solid #6CC5AF;
	letter-spacing: 0.2em;
	text-align: center;
	vertical-align: middle;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.3em;
	vertical-align: middle;
	word-spacing: 0.4em;
	display: table;

}
.button2 { background-color: #999999; background-image: url(../images/bgorange.GIF);
	  			background-position: middle; background-repeat: repeat;
				border: none; color: #000000; cursor: pointer;
				font-family: Verdana,sans-serif,verdana, Arial; font-size: 11px;
				height: 22px;border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
				border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
	   }
.button3 { background-color: #999999; background-image: url(../images/bggreen.GIF);
	  			background-position: middle; background-repeat: repeat;
				border: none; color: #000000; cursor: pointer;
				font-family: Verdana,sans-serif,verdana, Arial; font-size: 11px;
				height: 22px;border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
				border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;
	   }
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
}
.dropsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			width: 40px;
}
select {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			text-decoration: none;
			width: 110px;
			border: 1px solid #FF9933;
}
body {
	scrollbar-3d-light-color:#E7E7E7;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:black;
    scrollbar-dark-shadow-color:#CCCCCC;
    scrollbar-face-color:#E8E8E8;
    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:black;
}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}