@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(mainbg2.gif) #000 repeat-x;
	font: 11px Tahoma;
	color: #FFF;
	overflow:hidden;
	overflow-y: auto;
}
#footer {
	background: url(footer_bg.jpg) no-repeat;
	color: #666666;
	font: 10px Tahoma;
}

.footer a {

font: 11px Tahoma;

color: #666666;

text-decoration: none

}

.footer a:hover {

font: 11px Tahoma;

color: #989898;

text-decoration: underline

}
a {

font: 11px Tahoma;

color: #989898;

}
p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 16px;
}
#leftbg {
	background:url(bg_left.gif) repeat-x;
}
#rightbg {
	background:url(bg_right.gif) repeat-x;
}
#agent {
	background: #0d0d0d;
}
td#content {
	border:1px solid #333333;
	padding: 20px 0 80px 0
}
td#contentHome {
	border:1px solid #333333;
	padding: 0
}
td#contentHome p {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 16px;
}
#calc input {
	width: 144px;
	font: 11px Tahoma;
	padding: 0;
	margin: 0;
	height: 14px;
}
.leftColList {
	padding: 20px 15px 20px 10px
}
.leftColList p {
	line-height: 20px;
	margin: 0 0 22px 0
}
.rightColList {
	padding: 20px 0 0 30px
}
.rightColList p {
	line-height: 20px;
	margin: 0 0 22px 0
}
.rightColList a {
	line-height: 18px;
	margin: 0 0 5px 0;
}
.links a{
color:#666666;
font-weight: bold; 
text-decoration:none;
}

.propName { 
font-size:12px;
}
.propName a { 
text-decoration: none;
}

