﻿
.TextBox_150
{
	width:150px;
	height:14px;
}
.TextBox_200
{
	width:200px;
	height:14px;
}
.TextBox_250
{
	font-size: 8pt;
	font-family: Verdana;
	
	width:250px;
}
.DropDownList_60
{
	font-size: 8pt;
	font-family: Verdana;
	border: solid 1px Gray;
	width:100px;
}
.DropDownList_200
{
	width:205px;
}
.DropDownList_250
{
	font-size: 8pt;
	font-family: Verdana;
	border: solid 1px Gray;
	width:255px;
}
.CaptionBuff
{
	font-weight:bolder;
	color:Black;
}
.SubTitleBuff
{
	padding-top:3px;
	padding-bottom:3px;
	font-size:13px;
	font-weight:bold;
	color:#858585;
	background-color:#F2F2F2;
}
.RemarkBuff
{
	font-size:11px;
	
}
.LeftBar
{
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	vertical-align: top;
}
.LeftBarText
{
	font-size:13px;
	font-weight:bold;
	color:Blue;
}
.ButtonStyle
{
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	color: Black;
	background-color: #E6F0F9;
	border: outset 1px #BBD9F0;
}

.ControlMidBorderStyle
{
	border: solid 1px Gray;
	border-collapse: collapse;
	margin-bottom: 6px;
}

.ControlMidHeaderBackground
{
	border-bottom: solid 0px Gray;
	padding-top: 4px;
	font-weight: bold;
	color: Gray;
	background-color: #F2F2F2;
}
.TextBoxStyle
{
	font-size: 8pt;
	font-family: Verdana;
}
.line
{
	background-color: #a1a1a1;
}
.ImageStyle
{
	width: 35px;
	height: 20px;
	border: 0px;
}
.RemarkBuff12
{
	font-size:12px;
	
}

