body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.BodyTable {
	background-color: #51261c;
	padding: 7px;
}
.BodyTable1 {
	background-color: #ffffff;
	padding: 7px;
}

/*body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.BodyTable {
	background-color: #ffffff;
	padding: 0px;
}
*/
.GrayBorder {
	/*border: 2px solid #CCCCCC;*/
	border: 2px solid #51261C;
}



.ActivMenu {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

.ActiveMenu {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E2D6B5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51261C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #51261C;
	border-left-color: #51261C;
}

/*.ActiveMenu {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CC9966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9966;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC9966;
	border-left-color: #CC9966;
}*/
.ActiveMenu a{
	font-family: Tahoma;
	font-size: 11px;
}
.ActiveMenu a:hover{
	font-family: Tahoma;
	font-size: 11px;
}
.ActiveMenu a:visited{
	font-family: Tahoma;
	font-size: 11px;
}
.ActiveMenu a:link{
	font-family: Tahoma;
	font-size: 11px;
}


.InActiveMenu {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #51261C;
	cursor: hand;
}
.InActiveMenu a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.InActiveMenu a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

.InActiveMenu {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #51261C;
}
.InActiveMenu a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenu a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.SeperateMenu {
	font-family: Tahoma;
	font-size: 0px;
	font-weight: bold;
	background-color: #51261C;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
}
.ContentTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;

}
.ContentTablenew {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFEDD4;
	border-bottom-color: #FFEDD4;
	border-left-color: #FFEDD4;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;

}
.BlueBorder {
	border: 1px solid #ffffff;
}
.BlueBordernew {
	border: 1px solid #FFEDD4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFEDD4;
	border-bottom-color: #FFEDD4;
	border-left-color: #FFEDD4;
}

.BlueBorder1 {
	border: 1px solid #51261c;
}

.FooterBorder {
	border: 1px solid #E2D6B5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2D6B5;
	border-bottom-color: #E2D6B5;
	border-left-color: #E2D6B5;
}

.HeadBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CC9966;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.BlackLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.BlackLinks  a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.BlackLinks  a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.BlackTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.BlackContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.ButtonS {
	background-color: #ffffff;
	border: 1px solid #6699CC;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;hand;
	color: #333333;
}
.Buttons {
	background-color: #CC9966;
	border: 1px solid #51261C;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;hand;
	color: #333333;
}

.BlackContentJustify {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
.FormLabel {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;

}
.FormLabelBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.FormLabelStrong {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.TextBox {
	border: 1.5px solid #51261C;
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #51261C;
	 border-left-width: 1.5px;
	 border-left-style: solid;
	 border-left-color: #51261C;
	  border-bottom-width: 1.5px;
	  border-bottom-style: solid;
	  border-bottom-color: #51261C;
	  border-top-width: 1.5px;
	  border-top-style: solid;
	  border-top-color: #51261C;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.BlackTextBox {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;

}
.GridHeader {
	background-color: #CC9966;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #51261C;
	border-bottom: 1px solid #51261C;


}

.GridSubHeader {
	background-color: #E2D6B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;




}

.GridSubHead {
	background-color: #E2D6B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 11px;

	color: #333333;
	padding-right: 4px;


}
.GridFooterLine {
	background-color: #CC9966;
}
.Pad7 {
	padding: 7px;
}
.PageTitle1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 7px;
}
.SubFormHead {
	font-family: Tahoma;
	background-color: #E2D6B5;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51261C;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;


}
.SubTopPane {
	background-color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51261C;
	border-bottom-color: #51261C;
}

.SubTopPanel {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51261C;
	border-bottom-color: #51261C;
}


.SubTopPanelMain {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51261C;
	border-bottom-color: #51261C;
}
.RedBorder {
	border: 1px solid #990000;
}
.GreenBorder {
	border: 1px solid #006600;
}
.ActiveMenuOver {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CC9966;
	cursor: hand;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9966;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC9966;
	border-left-color: #CC9966;
}
.ActiveMenuOver a{
	font-family: Tahoma;
	font-size: 11px;
	color:  #CC9966;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
}
.ActiveMenuOver a:link{
	font-family: Tahoma;
	font-size: 11px;
	color:  #CC9966;
	text-decoration: none;
}
.ActiveMenuOver a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC9966;
	text-decoration: none;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.ActiveMenuOver a:hover{
	font-family: Tahoma;
	font-size: 11px;
	
	text-decoration: none;
}

.InActiveMenuOver {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E1E1E1;
	border: 1px solid #51261C;
	cursor: hand;
	color: #333333;
	text-decoration: none;
}

.InActiveMenuOver a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenuOver a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenuOver a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.InActiveMenuOver a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.SideNavActive {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D9BD8B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.ActiveMenuSup {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CC9966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9966;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;

}
.WhiteLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.GridFooter {
	background-color: #C1A875;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
}
.ListLink{
	font-family: Tahoma;
	font-size: 11px;
	color:#CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.GridCell1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.GridCell1 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.GridCell2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #E2D6B5;
}
.GridCell2 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.SubNavActive {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E2D8BF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;


}
.SubNavInActive {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F5F9FC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;

}/*#E2D8BF*/
.SideNavInActive {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E5D3C1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.GridSubRBorder {
	background-color: #E2D6B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51261C;

}
.Instructions {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFB;
	border: 1px solid #51261C;
	padding: 4px;
}
.mandatory {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;

}
.ErrorMsg {

	font-family: Tahoma;
	font-size: 12px;
	color: #951E00;
}

.AlertErrorMsg {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #951E00;
}

.successMsg {
	font-family: Tahoma;
	font-size: 12px;
	color: #009500;
	text-align: justify;
}

.AlertsuccessMsg {
	font-family: Tahoma;
	font-size: 12px;
	color: #009500;
	font-weight: bold;
	text-align: justify;
}

.successMsg1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #009500;
}
.OrangeFont {
	font-family: Tahoma;
	font-size: 12px;
	color: #00CC33;
}
.BlueFont {
	font-family: Tahoma;
	font-size: 12px;
	color: #214772;
}
.LeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #51261C;
	
}
.RightBorder {	
	border-right-width: 1px;
    border-right-style: solid;
     border-right-color: #51261C;
    
}
.preInstall {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
}
.TopWhiteLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.TopWhiteLinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}


.TopBlackLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.TopBlackLinks a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.TopBlackLinks a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.TopBlackLinks a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.TopBlackLinks a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
}





.linkHeader {
	background-color: #E2D6B5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.startext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#ff0000;
}
.blackfont {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.blackfontOver {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A.blackfont.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
A.blackfont.visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
	
A.blackfont:hover {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	
}
.LeftFormSubHead {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E2D6B5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.LeftFormCell {

	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;

	background-color: #312612;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.LeftFormCel11 {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;

	background-color: #ff0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.LeftFormTable {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E2D6B5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #51261C;

}

.LeftFormLogin {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #312612;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #51261C;

}
.AdSection {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;

}

/*kaleem */
.ActivTab {

	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	cursor: pointer;hand;
}

.ActiveTab {

	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #c1a875;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51261C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #51261C;
	border-left-color: #51261C;
	cursor: pointer;hand;
}
.InActiveTab {

	font-family: Tahoma;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #51261C;
	cursor: pointer;hand;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #51261C;
}
.tab-body	{ 
    padding: 1;    
   position:absolute;
   left: 260px; 
   width: 690;
    z-index:1; 
    visibility: hidden;
}
.tab-bodyes	{ 
    padding: 1;
	 position:absolute; 
   top: 250px;
	width: 690;
    z-index:1; 
    visibility: hidden;
}
.FormTab {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E2D6B5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51261C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #51261C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding: 8px 2px;

}
.EmptyTab {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
}
.SeperateTab {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
}

.generaltabbody	{ 
    padding: 1;    
   position:absolute;
    z-index:1; 
    visibility: hidden
}

.GridCell3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #FFFFFF;

}
.FButtons {
	background-color: #CC9966;
	border: 1px solid #51261C;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	cursor: pointer;hand;
	width: 65px;

}
.Documentin {
	font-family: Tahoma;
	font-size: 11px;
	color: #009500;
}
.Documentout {
	font-family: Tahoma;
	font-size: 11px;
	color: #951E00;
}
.StatusR {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.StatusG {
	font-family: Tahoma;
	font-size: 11px;
	color: #336600;
}
.StatusY {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
}
.Statusor {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}
.MFButtons {
	background-color: #CC9966;
	border: 1px solid #51261C;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	cursor: pointer;hand;
	width: 100px;

}
.TextLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.BlueTabBorder {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #214772;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51261C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #51261C;
	border-left-color: #51261C;
	cursor: pointer;hand;
	font-weight: bold;
	padding: 4px;

}
.BlueTabBalance {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	padding: 4px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	border-bottom-width: 1px;


}
.ListTab {

	font-family: Tahoma;
	font-size: 9px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51261C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #51261C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding: 8px;
}

.WHITE {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.BlackBorder {
	border: 1px solid #333333;
	padding: 3px;

}
.ViewLabels {
	border: 1px solid #333333;
	padding: 10px;
	background-color: #F0F5FB;

}
.BlackNormal {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.ButtomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.PinkFont {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	
}

.GreenFont {
	font-family: Tahoma;
	font-size: 11px;
	color: #006633;
	
}

.BlueListFont {
font-family: Tahoma;
	font-size: 11px;
	color: #004980;
	font-weight: bold;
}

.mandatory {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#D90000 ;
}

.BlackTableHead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51261C;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.Lines { border-color: #51261C; }
.LButtons {
	background-color: #CC9966;
	border: 1px solid #CC9966;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	cursor: pointer;hand;
}

.BorderStyle{
border-collapse:collapse;
}

.InnerBorder{
 border-collapse:collapse;
 border-color : #CC9966;
}



/*.innerGrid {
	background-color: #CC9966;	/*#E2D6B5*/
	/*font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC9966;	
}*/
.innerGrid {
	background-color: #F0F0F0;	/*#CC9966*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #51261C;	
}

.GridClass1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#FFFFCC;
}

.GridClass2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#CCFFCC;
}

.GridBoxClass1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#FFFFCC;
}

.GridBoxClass2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#CCFFCC;
}

.GridBoxClass3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#FFCCFF;
}
.GridBoxClass4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border:1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color:#cfcfcf;
}

.TextReadOnly {
	border: 1px solid #51261C;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	background-color:#EEA6DC;
}

.ClassModified {
	border: 1px solid #51261C;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	background-color:#CCFF00;
}

.RightCornerHeadingRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}

.allBorder{
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.fontStypePrint1{
	font-size:20px;
	margin-right:25px;
}

.GridCellOne {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.GridCellTwo {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #F0F5FB;
}
.NormalText1 {
	font-family:Arial;
	font-size:16px; 
}

.printTitile{
    font-family:Tahoma;
	font-size:12px;
}
