body {
	font-size: 12px;
	color: #343434;
	margin: 0px;
	background-color: #F2EFDC;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/pagebg.gif);
}
.text_gray {
	color: #666666;
}
.text_blue {
	font-size: 13px;
	font-weight: bold;
	color:#0860A8;
	letter-spacing: 0.1em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #343434;
}
a:link {
	color: #f36a1f;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ff3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff3300;
	text-decoration: none;
}
A.a2:link {
	COLOR: #696563;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.a2:visited {
	COLOR: #696563; TEXT-DECORATION: none;
	font-weight: normal;
}
A.a2:hover {
	COLOR: #ff3300; TEXT-DECORATION: underline;
	font-weight: normal;
}
A.a2:active {
	COLOR: #696563; TEXT-DECORATION: none;
	A.a2:active ;
	COLOR: #696563; TEXT-DECORATION: none
}
.table_topic {
	font-weight: bold;
	color: #ff8f00;
	background-color: #eaeaea;
	text-align: center;
}
