﻿
.modalBackground
{
	background-color: #E8E9EF;
	filter:alpha(opacity=60);
    opacity:0.60;
}

body 
{

}

.CommandButton
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	font-weight: normal;
}

.Title
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.Normal
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	color: #333333;

}

.Small
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	color: #666666;
}
.DarkBgColor
{
	background-color: #1a4ba7;
}

.NormalBgColor
{
	background-color: #E8E9EF;
}

.LightBgColor
{
	background-color: #ffffff;
	border-bottom-color: #1a4ba7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #1a4ba7;
	border-top-width: 2px;
	border-top-style: solid;
}

.LightBgColorCell
{
	background-color: #ffffff;
}


.SeparatorTable
{
	border-bottom-color: #1a4ba7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #1a4ba7;
	border-top-width: 2px;
	border-top-style: solid;
}

.SeparatorLine
{
	background-color: #1a4ba7;
	color: #1a4ba7;
}


.CellTitle
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
.CellTitleBg
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #1a4ba7
}

.CellNormal
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	
}

.CellSmall
{
	font-family: 'Arial' , Tahoma, Verdana, Helvetica,san-serif;
	font-size: 10px;
	color: White;
}
