/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #000000;
	line-height:18px;
	margin:0px
}
.a {
	font-size: 12px;
	color: #000000;
}
a:link {
	COLOR: #333333;
	text-decoration: none;
}
a:visited {
	COLOR: #333333;
	text-decoration: none;
}
a:hover {
	COLOR: #ff6600;
	text-decoration: none;
}
a:active {
	COLOR: #333333;
	text-decoration: none;
}
.b {
	color: #FF6600;
	font-size: 12px;
}
b:link {
	COLOR: #FF6600;
	text-decoration: none;
}
b:visited {
	COLOR: #FF6600;
	text-decoration: none;
}
b:hover {
	COLOR: #333333;
	text-decoration: none;
}
b:active {
	COLOR: #FF6600;
	text-decoration: none;
}	
.border {
	BORDER-RIGHT: 1px solid #A7C8F0; BORDER-LEFT: 1px solid #A7C8F0; BORDER-BOTTOM: 1px solid #A7C8F0}
.left_tdbgall {
	BORDER-RIGHT: #A7C8F0 1px solid; BACKGROUND: #f8f8f8
}
.center_tdbgall {
	BORDER-RIGHT: #a7a9a7 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: #a7a9a7 1px solid
}	