
td {
	font-family: Verdana;
	font-size: 9pt;
}
body {
	font-family: Verdana;
	font-size: 9pt;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	color: #666666;
	margin: 0px;
	/*overflow-x:hidden;*/
	scrollbar-arrow-color:#3399FF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#3399FF;
	scrollbar-shadow-color:#3399FF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
}
.search_in{
	border: 1px solid #c0c0c0;
	height: 16px;
	font-family: Verdana;
	font-size: 9pt;
	/*color: #FF9900;*/
	color:blue;
}
.date{
	font-family: Verdana;
	font-size: 8pt;
	color: #61afc3;
	font-weight: bold;
	line-height: 180%;
}
td#footer{
	font-family: Verdana;
	font-size: 11px;
	line-height: 180%;
	color: #999999;
}
td#site_pop{
	background-color: #FFFFFF;
	border: 1px solid #dadada;
	padding: 8px;
}
td#top_intro{
	padding-top: 5px;
	line-height: 150%;
	font-size: 9pt;
	color: #00a8eb;
}
td#line_point{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcdcd;
	line-height: 180%;
	font-size: 9pt;
}
td#line_point2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdcdcd;
	line-height: 180%;
	font-size: 9pt;
}
td#border_blue{
	border: 5px solid #a9d7d9;
	padding: 8px;
}
td#join{
	line-height: 180%;
	padding-top: 5px;
}
td#join a{
	color: #0187b7;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #0187b7;
	text-decoration: none;
}
