/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}

table {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.orgetext {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	cursor: hand;
}
.bluetext {
	font-size: 12px;
	color: 0054FF;
}
.textspace {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.contusbg {
	background-image: url(images/web/contus.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gload {
	font-size: 12px;
	color: #846F45;
	line-height: 20px;
	text-decoration: none;
}
.boxboad {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
.btn {
	background-image: url(images/web/btnbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 50px;
}
.toptext {
	font-size: 12px;
	color: #073163;
	text-decoration: none;
}
.newsline {
	background-image: url(images/web/bottomline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}