.bgbodyMainContent
{
	background-image: url(../images/bgbody_content.jpg);
	background-repeat: repeat-x;
}
div.content
{
	font-family: Tahoma;
}
div.tableSearchResult table
{
	width: 100%;
	border-collapse: collapse;
	border: 0px solid #ff0000;
}
div.tableSearchResult table th
{
	padding: 2px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	color: #333;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
div.tableSearchResult table td
{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	font-size: 12px;
	color: #333;
}

div.singlePair table th
{
	width: 30%;
}
div.button
{
	width: 100%;
	padding-top: 15px;
}
.star
{
	color: #FF0000;
}
div.subTopic
{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 20px;
	border-bottom: #CCCCCC double 1px;
	padding-top: 20px;
}
div.subTopicPD
{
	padding-left: 30px;
}
div.subTopicHR
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #003399;
	padding-top: 5px;
	padding-bottom: 30px;
}
.note
{
	font-size: 12px;
	color: #008000;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
div.tableSearchResult2 table
{
	width: 100%;
	border-collapse: collapse;
	border: 0px solid #ff0000;
}
div.tableSearchResult2 table th
{
	padding: 2px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
}
div.tableSearchResult2 table td
{
	padding: 2px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #333;
}
div.subTopic2
{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 10px;
	border-bottom: #CCCCCC double 1px;
	padding-top: 10px;
}
div.subTopicPD2
{
	padding-left: 20px;
}
div.subTopicHR2
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #003399;
	padding-top: 5px;
	padding-bottom: 30px;
}
.txtMultiLine
{
	width: 390px;
	height: 80px;
}
.txtInput
{
	width: 250px;
}
.widthDropDown
{
	width: 410px;
}
.widthTH_TableMask
{
	width: 180px;
}
