﻿body 
{

}
.TextBox
{
	background-color:#FFFBFF;
	background-color:#FFFBFF;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family:Verdana;
    font-size:0.8em;
    color:Black;
}
.TextBox_Small
{
	background-color:#FFFBFF;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family:Verdana;
    font-size:0.7em;
    color:Black;
    height:15px;
}
.Lable
{
	color:Blue;
	font-family:Verdana;
    font-size:0.8em;
}
.Lable_Small
{
	color:Blue;
	font-family:Verdana;
    font-size:0.7em;
}
.DDL
{
	background-color:#FFFBFF;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family:Verdana;
    font-size:0.8em;
    color:Black;
}
.DDL_Small
{
	background-color:#FFFBFF;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family:Verdana;
    font-size:0.7em;
    color:Black;
}
.DDL_Title
{
	background-color:Transparent;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family:Verdana;
    font-size:0.8em;
    color:Green;
}
.LST
{
}
.Button
{
	background-color:#FFFBFF;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family:Verdana;
	font-size:0.8em;
	color:#284775;
}
.Button_Small
{
	background-color:#FFFBFF;
	border-bottom-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	font-family:Verdana;
	font-size:0.7em;
	color:#284775;
	height:20px;
}
.LinkButton
{
	color: #000080;
	font-family: Verdana;
	font-size: 1em;
	text-decoration: underline;
}
.LinkButton_Small
{
	color:Black;
	font-family:Verdana;
    font-size:0.7em;
    text-decoration:underline;
}
.Lable_Notice
{
	color:Red;
	font-family:Verdana;
    font-size:0.8em;
}
.Lable_Notice_Small
{
	color:Red;
	font-family:Verdana;
    font-size:0.7em;
}
.Lable_Title
{
	color:Green;
	font-family:Verdana;
    font-size:1em;
}
.Lable_Subtitle
{
	color:Orange;
	font-family:Verdana;
    font-size:0.9em;
}
.Lable_Text
{
	color:Black;
	font-family:Verdana;
    font-size:0.8em;
	
}
.Lable_Note
{
	color:Black;
	font-style:italic;
	font-family:Verdana;
    font-size:0.8em;
}
.Lable_Note_Small
{
	color:Black;
	font-style:italic;
	font-family:Verdana;
    font-size:0.7em;
}
.Lable_HD
{
	background:Gray;
	font-family:Verdana;
    font-size:0.8em;
    color:Black;
}
.Lable_Message
{
	background:Purple;
	font-family:Verdana;
    font-size:0.8em;
    color:Black;
}
.SelectedRow
{
	background-color:#CCCCCC;
}
.Row
{
	
}
.Frame
{
	border-bottom-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-left-style:Solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-color:Black;
	border-right-color:Black;
	border-top-color:Black;
	border-left-color:Black;

}