﻿.Insert_FV
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	color: gray;
	border-bottom: #696969 1px solid;
	font-family: Tahoma;
	background-color: #f5f5f5;
	text-decoration: none;
}

.Redio_BTN
{
	font-size: 8pt;
	font-family: Tahoma;
	height: 8px;
	text-decoration: none;
}

.Text_Box
{
	font-size: 8pt;
	color: gray;
	font-family: Tahoma;
	height: 12px;
	text-decoration: none;
}

.Error_Text_Box
{
	font-size: 8pt;
	color: gray;
	font-family: Tahoma;
	height: 12px;
	text-decoration: none;
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	background-color: #e0ffff;
}

.Read_Only_Text_Box
{
	font-size: 8pt;
	color: #0000cd;
	font-family: Tahoma;
	height: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MultiLine_TB
{
	font-size: 8pt;
	color: gray;
	font-family: Tahoma;
	text-decoration: none;
}

.BTN_Css
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	font-size: 8pt;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: Tahoma;
	background-color: #ffffff;
	cursor: hand;
}

.Error_LB
{
	font-size: 8pt;
	color: red;
	font-family: Tahoma;
	text-decoration: none;
}

.Ok_Message_LB
{
	font-size: 8pt;
	color: #32cd32;
	font-family: Tahoma;
	text-decoration: none;
}

.LB_Tilte
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}

.LB_Content
{
	font-size: 8pt;
	color: gray;
	font-family: Tahoma;
	text-decoration: none;
}
