/* CSS Document */
body{
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: center;
}
a:link {
	color:#336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #F00;
	text-align: center;
}
a {
	font-weight: bold;
}

.haha{
	color:#369;
}
.haha a{color:#003399}
.haha a:hover{color:#CC3333}
.haha a:active{color:#CC3300}

.tborder{
	border-style:dashed;
	border-color:#333333;
	font-weight: bold;
	text-align: center;
}
.line{
	line-height:150%;
	font-weight: normal;
	text-align: left;
}
.line2{line-height:180%}
.line3{line-height:150%;font-size:16px;color:#000000;}
.line3 a:link, a:visited{
	color:#336699;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.line3 a:hover{
	text-decoration: underline;
	color:#CC0000;
}
.title{color:#0066CC}

.btitle2{font-size:14px;color:#CC0000;line-height:170%;font-size:16px;}
.btitle3{font-size:14px;color:#3366CC;line-height:170%;font-size:16px;}

div#links {
	position: relative;
	width: 100px;
	
}

div#links a {
	display: block;
	width: 100px;
	text-align: center;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	margin: 1px 0 0 0;
	border-width: 0px;
	text-decoration: none;
	color: #FFF;
	background: #336699;
}

div#links a:hover {
	color: #336699;
	background: #C2E2FB;}

div#slink {
	position: relative;
	width: 100px;
}

div#slink a {
	display: block;
	width: 100px;
	text-align: center;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	margin: 1px 0 0 0;
	border-width: 0px;
	text-decoration: none;
	color: #FFFFFF;
	background:#666666;
}

div#slink a:hover {
	color: #666666;
	background: #FFFFFF;}
	
.form {font-size:10pt;
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#333333;
	 background-color:#D7EBFF}
.trans{filter:Alpha(Opacity=50)}
.photo{margin:4px 0;font:12px/180% verdana;letter-spacing:1px;color:#333366;text-align:right}
#searchResult iframe {
width: 500px;
}

.table {filter:Alpha(Opacity=80, FinishOpacity=80, Style=2)}
.stitle {
	color:#330000;
	font-weight: bold;
}
.red {
	font-size:14px;
	color: #990000;
	font-weight: bold;
}
.blue{
	font-size:12px;
	color:#0066CC;
	line-height:150%;
	font-weight: bold;
}
.green{
	color: #330;
	font-size: 12px;
	font-weight: bold;
}
.btitle{
	font-size:14px;
	color:#FF6600;
	line-height:170%;
	font-weight: bold;
}
