body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../images/index_bg.gif);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: verdana,Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #97BBC8;
	text-decoration: underline;
}
A:HOVER{
	font-family: verdana,Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #97BBC8;
	text-decoration: none;	
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1A4150;
	font-weight:normal;
	line-height:16px;
	text-decoration: none;
}
A:HOVER.link1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1A4150;
	font-weight:normal;
	line-height:16px;
	text-decoration: underline;
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	font-weight:normal;
	line-height:16px;
	text-decoration:underline;
}
A:HOVER.link2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	font-weight:normal;
	line-height:16px;
	text-decoration: none;
}
.head_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #A19B7F;
	margin-top: 0px;
	margin-bottom: 7px;
	text-decoration: none;
}
h1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #A19B7F;
	margin-top: 27px;
	margin-bottom: 7px;
	text-decoration: none;
}
h2{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #A19B7F;
	margin-top: 40px;
	margin-bottom: 6px;
	text-decoration: none;
}	
h3{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #A19B7F;
	margin-top: 40px;
	margin-bottom: 6px;
	text-decoration: none;
}
p {
	font-family: verdana,Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}	
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	font-weight:normal;
	background-color: #ffffff;
	color:#908F94;
	border:	solid;
	border-width:1px;
	border-color:#C7C7C7;
	width: 142px;
	height: 17px;
	padding-left: 4px;
	word-spacing: -1px;
	letter-spacing: 0px;
}	
input{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color: #ffffff;
}
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	line-height:16px;
}
.line{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1A4150;
	font-weight:normal;
	line-height:16px;
}
.address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#848484;
	font-weight:normal;
	line-height:16px;
}
.add1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1A4150;
	font-weight:bold;
	line-height:16px;
	margin-top: 31px;
	margin-bottom: 7px;
}
.add2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858E86;
	font-weight:normal;
	line-height:16px;
	margin-top: 31px;
	margin-bottom: 7px;
}
.pointer { cursor: pointer }

ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898684;
	margin-top: 20px;
	
}
li{
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	padding-left: 0px;
}
.email_bg{
	background-image: url(../images/email_bg.gif);
	background-repeat: repeat;
}
.hd_height{
	height:24px;
}

.pointer { cursor: pointer }

.white_td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:0px;
	margin: 5px;
}
.small_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7C7C7C;
	font-weight:normal;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:0px;
}
.underline{
	text-decoration: underline;
}