.bg {
	font-size: 9pt;
	background-color: #0C1832;
	background-image: url(images/index_03.gif);
	background-repeat: repeat-x;
}
.font {
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;

}
a:link {
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;
}
.bg3 {
	font-size: 9pt;
	background-image: url(images/r.gif);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	line-height: 13pt;
	color: #666666;
	text-decoration: none;

}
.border2 {
	border: 3px double #006600;
}
.box {
	margin: 2px;
	padding: 2px;
	clear: none;
	float: none;
	height: 30px;
	width: 100px;
}
.bg2 {
	font-size: 9pt;
	background-image: url(images/index_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border3 {
	font-size: 9pt;
	line-height: 13pt;
	border: 1px solid #CCCCCC;
}

