/* Seagull CSS Document */

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4f6982;
	line-height: 18px;
	cursor:default;
}
a{
	color: #4f6982;
	border-bottom:1px dotted #707090;
	text-decoration:none;
}
a:hover{
	color: #c36526;
	border-bottom:1px solid #707090;
	text-decoration:none;
}
a.ig{
	border-bottom:none;
	text-decoration:none;
}
a.ig:hover{
	border-bottom:none;
	text-decoration:none;
}
a.cbtn {
	margin: 0; padding: 0;
	display: block;
	font-weight:bold;
	height: 13px;
	line-height:13px;
	width: 51px;
	border:none;
	background: transparent url(cls.gif) no-repeat 0px 0px;
}
a.cbtn:hover {
	background: transparent url(cls.gif) no-repeat 0px -13px;
}

table{font-size:8pt;line-height:18px;}
.geo{font-family:Georgia,'Times New Roman',Times,serif;}
.sf{font-size: 10px;}
.btn{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.l{border-left:1px solid #0B0B24;}
.r{border-right:1px solid #0B0B24;}
.b{border-bottom:1px solid #0B0B24;}
.t{border-top:1px solid #0B0B24;}
.hnd{cursor:hand;cursor:pointer;}