﻿.MainHeading
{
	font-family: 'MS Sans Serif';
	font-size: 14px;
	font-weight: bold;
	color: #000084;
	padding-left: 10px;
	padding-right: 5px;
	text-align:center;
	width:65%;
}
.UserProfile
{
	font-family: Tahoma;
	font-size: 12px;
	color: #0000CC;
	text-align: center;
}
.LoginLabel
{
	padding: 5px;
	font-family: Calibri;
	font-size: 15px;
	color: #333333;
	text-align: left;
}
.FeeGridHeader
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F95100;
	text-align: center;
	background-color: #E1FFFF;
}
.FeeGridRows
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01456D;
	text-align: center;
	background-color: #E1FFFF;
}
.FeeGridMainHeading
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
	background-color: #FFE784;
}

.HomeTblHead
{
	padding: 5px;
	font-family: Calibri;
	font-size: 15px;
	color: #D20251;
	text-align: left;
	background-color: #FFFFD5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #0000FF;
}

.LabelInstrucion
{
	Padding: 2px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	background-color: #F8E6FF;
}
.LabelInstrucionHead
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #FF9900;
	line-height:20px;
}

.HomeTblLabel
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006600;
	text-align: left;
	background-color: #FFFFD5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #0000FF;
}

.Instruction
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006600;
	text-align: left;
	background-color: #FFFFD5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #0000FF;
}

.Redline
{
	background-color: #FF1300;
	height: 4px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	line-height:4px;
}
.Blueline
{
	background-color: #0B4498;
	height: 5px;
	line-height:5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
.modalBackground 
{ 
    background-color:#fff; 
    filter:alpha(opacity=70); 
    opacity:0.7px; 
}
.PopUp
{
	border: 3px Solid #14B1C2;
	background-color: #FFFFFF;
}
.PopUpHeading
{
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	background-color: #00CCFF;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.PopUpDetails
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4B;
	text-align: left;
	padding:10px;
}
.GreyLine
{
	background-color: #DBDBDB;
	height: 15px;
	color: #000099;
	font-size: 12px;
	text-align: center;
	font-family: verdana;
}
.ImageTextBox
{
	background-image: url(   '../Images/TextBoxEdit2.JPG' );
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-align: left;
	width: 73px;
	height: 26px;
	padding-left: 5px;
}

.BluelineLogin
{
	background-color: #0B4498;
	/*height: 30px;*/
	line-height:35px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	font-family: 'MS Sans Serif';
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ClDate
{
	font-family: tahoma;
	font-size: 11px;
	color: #00FFFF;
	font-weight: normal;
	padding: 0px 2px 0px 0px;
}
.TdLabel
{
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
	text-align: left;
}
.tbllabel
{
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	line-height: 20px;
	vertical-align:middle;
}
.table
{
	border: 2px solid #0066CC;
}
.TdControl
{
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
	text-align: left;
	width:80%;
}
.GridHeadLabel
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	/*width:120px;*/
	text-align:left;
}
.GridHeadLabel1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF; /*width:120px;*/
	text-align: center;
	background-color: #FFCC99;
}
.GridCntrlLabel
{
	/*width:150px;*/
	text-align:left;
}
.GridCntrlLabel1
{
	/*width:150px;*/	
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.PanHoverMenu
{
	display:none;
	visibility:hidden;
} 
.PageHeading
{
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #660066;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: left;
}
.PanelHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
.Tableclass
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

._tblClsItem
{
	border: 1px solid #0000FF;
	font-family: Verdana;
	font-size: 11px;
}
._tblHeader
{
	font-weight: bold;
	color: #00FFFF;
	text-align: center;
	background-color: #666666;
}
._tblColumn
{
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
._tblRowAlt
{
	background-color: #C1FFC1;
}
._tblRow
{
	background-color: #E1FFE1;
}

._tblHeaderEdit
{
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #9D9DFF;
}
._tblColumnEdit
{
	font-weight: bold;
	color: #660033;
	text-align: left;
}
._tblRowAltEdit
{
	background-color: #FFCC99;
}
._tblRowEdit
{
	background-color: #FFE1C4;
}

.txtCntrl
{
	border: 1px solid #333333;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 130px;
	color: #1E1E1E;
	height: 18px;
}
.txtCntrl_Caps
{
	border: 1px solid #333333;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 130px;
	color: #1E1E1E;
	height: 18px;
	text-transform:capitalize;
}
.ddlcntrl
{
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 130px;
}
.tblabel1
{
	color: Red;
	text-align: left;
	font-weight: bold;
}
.tblabel
{
	color: #0066CC;
	text-align: left;
	font-weight: bold;
}
.txtCaps
{
	text-transform:capitalize;
}
.RdbCntrl
{
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100px;
	color: #1E1E1E;
}
.spntopheader
{
	color: maroon;
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma;
}
.Btnclass
{
	background-color: #0000CC;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}
.txtFeeCntrl
{
	border: 1px solid #333333;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 130px;
	color: #1E1E1E;
	text-align:right;
}
.chkBox
{
	padding: 10px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
}
.TextboxFee
{
	border: 1px solid #333333;
	font-family: verdana;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	width: 24px;
	color: #202020;
	text-align: right;
}

.DetailsLabel
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #333333;
}
.QuarterLabel
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #0086B3;
}