﻿body {
}
.text_Detail
{
	font:10px;
	font-family:Arial;
	color:#373839;
	font-weight:normal;	
}
.text_Detail a
{
	font:10px;
	font-family:Arial;
	color:#246d96;	
}
.text_Detail a:hover
{
	
	text-decoration: underline;
}
.bullet_OP
{
	width: 10px;
	background-image: url('../../Images/popup/iconsitemap.gif');
	background-repeat: no-repeat;
	background-position: left;
}
td.bullet_QAs
{
	width: 20px;
	height: 15px;
	background-image: url('../../Images/iconquestion.gif');
	background-repeat: no-repeat;
	background-position: left;
}