body{
    background-color: #f2f2f2;
    scrollbar-highlight-color:#FAFAFA;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-face-color:#EDEDED;
	scrollbar-shadow-color: #939393;
    scrollbar-track-color:#F4F4F4;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-arrow-color:#939393;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
tr,td,p {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 20px; 
	color: #3B3B3B;
}

ul {
	list-style-image: url(images/bn_arrow.gif);
	list-style-position: outside;
}

li {
	margin-left: -20px;
}


.border{
	color: #8b8b8b;
	border: 1px solid #EBEBEB;
}

.border_a{
	color: #535353;
	border: 1px solid #7d7d7d;
}
.borderline{
	border-bottom-width: 1px;
	border-bottom-color: #E9E9E9;
	border-bottom-style: solid;
}


.border-l{
	font-size: 10px;
	color: #8b8b8b;
	border: 1px solid #CC9966;
}


.header {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 16px; 
	color: #cd9323;
}

.subheader {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 16px;
	color: #11760e;
	font-weight: bold;
}



.news {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 12px;
	color: #927308;
	text-decoration: none;
}

.news:hover {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 12px;
	color: #927308;
	text-decoration: underline;
}

a {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #208e1b;
    text-decoration: none;
}

a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #208e1b;
	text-decoration: underline;
}

.c {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #7d5b2b;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}



.FORM1 {
	font-size: 15px;
	font-family: "Verdana, Arial", "Helvetica", "sans-serif";
	color: #825069;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #e5e5e5;
	COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	BACKGROUND-COLOR: #f5f5f5;
	border: 1px solid #D2D2D2;
	
	}



.footer {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 3e3e3e;
	}
	
	
	
	.b{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 696606;
	text-decoration: none;	
	}
	
	
	.b:hover{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: 696606;	
		text-decoration: underline;	
	}
.faq_ans {
padding-top:2px; padding-bottom:20px;
}
.graph{
padding:30px 0 50px 0px;
}


.producttable {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #3B3B3B;
	border: 1px solid #cdcdcd;
}


.producttable_highlight {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #3B3B3B;
	border: 2px solid #009100;
}

.table_border{
	border: 1px solid #ebebeb;
	background-color: #fbfbfb;
}
/*-------tabs box news position (not related to tabs below)-------*/
#tab_box{
position:relative;
	top: -399px;
	width:350px;
	margin-right:65px;
	float:right;
	z-index:11;
		line-height: 12px;
}
/*-------tabs-------*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 23px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 23px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	display: block;
	padding: 0 20px;
	height: 23px;
	/*border: 1px solid #fff; --Gives the bevel look with a 1px white border inside the list item--
	outline: none;*/
}

.menu1 {width: 121px; height: 23px;}
.menu2 {width: 120px; height: 23px;}
.menu1 a, .menu2 a{background-repeat:no-repeat;background-position:left -23px;}
.menu1 a{background-image:url("images/btn-index-tag1.gif");}
.menu2 a{background-image:url("images/btn-index-tag2.gif");}
html ul.tabs li.active a, .menu1 a:hover, .menu2 a:hover{ background-position:left top;}


.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	line-height: 12px;
	margin-top:8px;
}
.tab_content {
	padding-left:15px;
	padding-right:10px;
	font-size: 1.2em;
		line-height: 12px;
}
/*-------cycle images-------*/
.slide{
position:relative;
	top: -595px;
	width:220px;
	margin-right:23px;
	margin-right:0\9;
	float:right;
	z-index:10;
	line-height: 12px;
}

/*------news topic map-----*/
.news_topic_map{ background-color: #C6C6C6;float: left;line-height: 12px; position: relative;top: -124px;width: 298px;z-index: 10;}
.news_topic_map table { left: 12px; top:-20px; position: absolute; width: 290px; }
#news_topic_title a{
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
	color: #3B3B3B;
}
#news_topic_short_content a{
	font-size:12px;
	line-height:1.3em;
	color: #3B3B3B;
}
.rental_box {    background-color: #E3F5FF;border: 2px solid #1886D6; height:350px; width:215px; }
.rental_box a{ color:#2797e8;}
.rental_box a:hover{ text-decoration:underline;}
.purchase_box {background-color:#DAEBDB; border-width:2px;  border-color: #009100; border-style:solid; height:350px; width:215px;}
.unit_width {padding-left:5px; padding-right:5px;}
.rental_header {background-color:#0f75bf; color:#FFFFFF; width:202px; padding-left:5px;}
.purchase_header {background-color:#009100; color:#FFFFFF; width:202px; padding-left:5px;}
.map_search{ border-bottom:1px #d0d8df solid;}
.map_box{ position:relative;margin-top: 40px;}
.map_title{ position:absolute; margin:-10px 0 0 0;}
