A
{
	font-size:9pt;
	text-decoration:none;
	color:Black;
}
A:hover
{
	font-size:9pt;
	text-decoration:underLine;
	cursor:hand;
	color:Black;
}

.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.font {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
}
.bg01 {
	background-repeat: repeat-x;
	background-position: left top;
}
.font01 {
	font-size: 9pt;
	line-height: 18px;
	text-decoration: none;
}
.ssbg {
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.label
{
	font-size:9pt;
}
.newsGridItem
{
	font-size:9pt;
	text-decoration:none;
	
}

.newsGridItemOver
{
	font-size:9pt;
	text-decoration:underLine;
	cursor:hand;
}

.tdLeft
{
	padding-left:30px;
}

.sign
{
	position:relative;
	top:3px;
}

.buttonGO
{
	border:none;
	background-image:url(buttonGO.bmp);
	width:20px;
	height:20px;
	font-size:9pt;
}

