﻿body {
}
.Txt10
{	font-weight:normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-align:left;
}
.Txt10Bold
{	font-weight:bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
.Txt10BoldCenter
{	font-weight:bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-align:center;
}
.Txt10Right
{	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-align:right;
	color: #DE3929;
}
TD.Heading1
{	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	background-color: #cccccc;
	text-align:center;
}

TD.Heading2
{	font-size: 10pt;
	height: 19px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-align:center;
}
TD.LabelCenter
{	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	text-align:center;
}
TD.LabelRight
{	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	text-align:right;
}
TD.LabelLeft
{	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	text-align:center;
	background-color: #cccccc;
}
TD.Label, textarea.Label
{	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
/* DataGrid setting */
.tbHeader, .tbHeader td, .tbHeader a, .tbHeader a:visited, .tbHeader a:active, .tbHeader a:link, .tbHeader a:hover
{	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	text-align:center;
}

.tbItem
{	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

TD.DefaultColor1
{
	color: #ffffff;
	background-color: #DE3929;
}

TD.DefaultColor2
{
	color: #DE3929;
	background-color: #cccccc;
}
.HotLink
{	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	height: 25px;
	background-color: #cccccc;
	text-align:center;
}