body
{
}

.middleTitle
{
	border-top: white 10px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: large;
	border-bottom-width: 0px;
	padding-bottom: 3px;
	color: navy;
	padding-top: 3px;
	font-style: italic;
	font-family: '‚l‚r ‚o–¾’©';
	border-right-style: none;
	border-left-style: none;
	background-color: #d1c1d9;
}

.middleMain
{
	background-color: #F2F2F2;
}
.subTable
{
	border-right: #f2f2f2 10px solid;
	border-top: #f2f2f2 10px solid;
	border-left: #f2f2f2 10px solid;
	border-bottom: #f2f2f2 10px solid;
}

.columnTitle
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: x-small;
	border-left: white 1px solid;
	color: white;
	border-bottom: white 1px solid;
	font-style: italic;
	background-color: #dbb6db;
}

.columnData
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	font-size:14;
	background-color: #e4d5f1;
}
.timePanel
{
	vertical-align: super;
	width: 100px;
}
.headerTitle
{
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: x-large;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-style: italic;
	font-family: '‚l‚r –¾’©';
	background-color: purple;
}
.subTitle
{
	padding-right: 10px;
	margin-top: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: small;
	padding-bottom: 1px;
	margin-left: 1px;
	color: white;
	margin-right: 1px;
	padding-top: 1px;
	background-color: purple;
	text-decoration: underline;
}

.subTitleLable
{
	font-weight: bold;
	font-size: small;
	color: white;
}

.linkButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: small;
	color: blue;
	text-decoration: underline;
}
.searchButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: small;
}



.GridSelectedItemStyle
{
	font-weight: bold;
	font-size: 10px;
	border-right:1px;
	color: #000000;
	background-color: #C8D4C0;
	line-break: strict;
	
}
.GridAlternatingItemStyle
{
	background-color: #E0E7DB;
	font-size:10px;
	color:#000000;
	line-break: strict;

}
.GridItemStyle
{
	cursor:hand; 
	color: #06167A;
	background-color: white;
	font-size:10px;
	line-break: strict;
}
.GridHeaderStyle
{
	font-weight: bold;
	color:White;
	background-color: #5D7B9D;
	text-decoration: none;
	font-size:10px;
	text-align:center;
	height:24;
	cursor:default;
	border-right:solid 1px #E2DED6;
	border-left:solid 1px #E2DED6;
	border-top:solid 1px #E2DED6;
	border-bottom:solid 1px #E2DED6;
	line-break: strict;
}
.GridFooterStyle
{
	color: #4a3c8c;
	background-color: #284775;
	text-align: center;
	font-size:10px;
	cursor:default;
}
.GridPagerStyle
{
	font-size: 10px;
	color: #ffffff;
	background-color:  #284775;
	text-align: center;
	
	border-right:solid 1px #E2DED6;
	border-left:solid 1px #E2DED6;
	border-top:solid 1px #E2DED6;
	border-bottom:solid 1px #E2DED6;
	font-size:12px;
	height:24px;
	cursor:default;
}

.lblError
{
	FONT-FAMILY: verdana,Tahoma,arial;
    FONT-SIZE: 12px;
    font-weight:bold;
    COLOR:red;
}

.headerTitle2
{
	border-top-width: medium;
	border-right: mediumorchid 4px outset;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-size: x-large;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#76507f,endColorStr=#e1c8ee);
	padding-bottom: 2px;
	border-left: purple thick;
	color: white;
	border-top-color: maroon;
	padding-top: 2px;
	border-bottom: #5b005a 4px groove;
	font-style: italic;
	font-family: '‚l‚r –¾’©';
}

.Label
{
	font-size: small;
	color: black;
	font-family: '‚l‚r –¾’©';
	LINE-BREAK: strict;
}
