
.CssTableTitleOnline
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	height:25px;	
}

.CssTableSeparator
{	
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:1px;	
}

.CssLabelHeaderOnline
{
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.CssLabelTitleOnline
{
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:Red
}

.CssLabelOnline
{
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#4d4d4d;	
}
.CssLabelDetailOnline
{
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
}

.CssTextboxLongOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	width:350px;	
	height:18px;
	border-style:none;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:Gray;	
}

.CssTextboxMiddleOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	width:150px;	
	height:18px;
	border-style:none;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:Gray;	
}
.CssTextboxOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	width:100px;	
	height:18px;
	border-style:none;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:Gray;
}

.CssTextboxShortOnline
{
	text-align:right;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	width:25px;	
	height:18px;
	border-style:none;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:Gray;
}

.CssDropDownListLongOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	width:300px;
	height:20px;
	border-style:solid;
	border-width:1px;
}

.CssDropDownListOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	width:180px;
	height:20px;
	border-style:solid;
	border-width:1px;
}

.CssDropDownListShortOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	width:90px;
	height:20px;
	border-style:solid;
	border-width:1px;
}

.CssRadioButtonOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;	
	border-style:none;	
}

.CssCheckBoxOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;	
	border-style:none;	
}

.CssBoxSignOnline
{	
	width:200px;	
	border-style:solid;	
	border-width:1px;
	border-color:Gray;
}

.CssWebNumericEdit
{
	font-family:Arial;
	font-size:11px;
	width:50px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;		
}

/*CSS Calender*/
.WebDateChooserOnline
{	
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	text-align :left;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	width:70px;
	height:20px;	
}

.CalendarStyle
{
	font-style: normal;
}

.DayHeaderStyle
{
	background-color: #bad07e;
	color: #0f3782;
	font-weight: bold;
}

.DayStyle
{
	background-color: White;
	font-family: Arial;
	font-size: 10px;
}

.OtherMonthDayStyle
{
	color: #ACA899;
}

.SelectedDayStyle
{
	color:Red;
	font-weight:bold;
}

.TitleStyle
{
	background-color: #9EBEF5;
	color:Red;
}

.FooterStyle
{
	border:1px;
	background-color: White;
}

/* tunglt */
.CssTextboxNoSetWidthOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	border-style:none;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:Gray;
}
.CssLabelBoldOnline
{
	text-align:left;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
}