﻿.btnSave
{
	color:#FFFF00;
	font-weight:bold;
	height:25;
	width:60;	
	cursor:hand;
	text-align:center;
	background-color:#008200

}
.Btn_Img_module
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: smaller;
	background-image: url(../Images/btn_module.gif);
	border-left: medium none;
	cursor: hand;
	color: #ffffff ;
	border-bottom: medium none;
	font-family:  Verdana ;
	background-color: #4a508b;
	text-align: center;
} 
.Btn_Img_menu
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: smaller;
	background-image: url(../Images/btn_menu.gif);
	border-left: medium none;
	cursor: hand;
	color:navy;
	border-bottom: medium none;
	font-family: tahoma ;
	text-align: left;
} 
.Btn_Img_submenu
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size:  12px ;
	background-image: url(../Images/btn_sub_menu.gif);
	border-left: medium none;
	cursor: hand;
	color: #000000;
	border-bottom: medium none;
	font-family:    Tahoma   ;
	background-color: #4a508b;
	text-align: center;
} 

.Btn_Img_submenu_ALTERNATE
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size:  12px ;
	background-image: url(../Images/btn_sub_menu.gif);
	border-left: medium none;
	cursor: hand;
	color:  #990000      ;
	border-bottom: medium none;
	font-family:    Tahoma   ;
	background-color: #4a508b;
	text-align: center;
} 

.Btn_Img_submenu_new_Rec
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size:  12px ;
	background-image: url(../Images/btn_sub_menu.gif);
	border-left: medium none;
	cursor: hand;
	color: #FF0000   ;
	border-bottom: medium none;
	font-family:    Tahoma   ;
	background-color: #4a508b;
	text-align: center;
} 

.lblFooter
{
	font-family:Comic Sans MS;	
	font-weight:bold;
	color:#FFFF00;
	font-size:smaller; 
}
.tbl_Border
{
	border-bottom:Black 1px solid;
	border-top:Black 1px solid;
	border-left:Black 1px solid;
	border-right:Black 1px solid;
}
.TD_Right_Login
{
	font-family:tahoma;
	font-size:smaller;
	color:navy;
	font-weight:bold;
	text-align:right;
}
.TD_Right
{
	font-family:tahoma;
	font-size:smaller;
	color:navy;
	font-weight:bold;
	text-align:right;
}


.BACKbutton
{
	background:red;
	font: Bookman Old Style;
	font-weight:bold; 
	color: #ffffff;
	border: 1px solid red;
	cursor:hand;
}

.ADDbutton
{
	background: #9370DB;
	font: Bookman Old Style;
	font-weight:bold; 
	color: #ffffff;
	border: 1px solid #9370DB;
	cursor:hand;
}
.Cell_Right
{
    background-color:#800000;
	border:1px solid #FFFFFF;
	font-family:Tahoma;
	font-size:smaller;
	color:#FFFF00;
	height:20;
	font-weight:bold;
	text-align:right
}
.Cell_left
{
	border:solid 1 #00000;
	background-color:#ffffff;
	font-family:tahoma;
	font-size:small;
	color:navy;
	height:20;
	font-weight:bold;
	text-align:left;
}
 

.tbl_Header_Green
{
	background-color:#999966;
	color:White;
	font-family:Comic Sans MS;
	font-size:x-small;
	text-align:center;
	font-weight:bold;
}
.txtBox_Green
{
	background-color:#F0F0E8;
	border:none 1 black;
	font-family:Arial;
	font-size:x-small;
	color:#000000;
	font-weight:bold;
	height:20;
}
.FindModalText
{
	background-color:#FFFFCC;
	border:none 1 black;
	font-family:Arial;
	font-size:x-small;
	color:#000000;
	font-weight:bold;
	height:20;
}
.FindddlText
{
	background-color:#FFFFCC;
	border:none 1 black;
	font-family:Arial;
	font-size:x-small;
	color:#000000;
	font-weight:bold;
	height:20;
}


.tbl_Header_Brown
{
	background-color:#804000;
	color:Khaki;
	font-family:Comic Sans MS;
	font-size:x-small;
	text-align:center;
	font-weight:bold;
}
.txtBox_Brown
{
	background-color:LemonChiffon;
	border:solid 1 black;
	font-family:vardana;
	font-size:x-small;
	color:black;
	font-weight:bold;
	height:20;
}
.OutLink_Header_Right
{
	background-color:#ffd700;
	color:black;
	font-family:Comic Sans MS;
	font-size:x-small;
	text-align:right;
	font-weight:bold;
}
.OutLink_txtbox_Right
{
	background-color:#6b8e23;
	border:none 1 black;
	font-family:Arial;
	font-size:x-small;
	color:#98fb98;
	font-weight:bold;
	height:20;
}
.Module_Display
{
	
	color:Black;
	font-family:Comic Sans MS;
	font-size:x-small;
	text-align:center;
	font-weight:bold;	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=#999966);	
}
.Menu_Display
{
	background-color:#ffffe8;
	color:Black;
	font-family:Comic Sans MS;
	font-size:x-small;
	text-align:center;
	font-weight:bold;
}

.TransGridHeader
{
	position: relative;
    Font-Size: smaller;
    font-family:Arial;
    font-weight: bold;
    Color:#FFFF22;
    background-color: #376F00 ;
  	top: expression(document.getElementById("divGrid").scrollTop-2); /*IE5+ only*/
}
.TransGridHeaderNew
{
	position: relative;
  	top: expression(document.getElementById("divGrid").scrollTop-2); /*IE5+ only*/
}
.n11text {
	FONT-WEIGHT: normal; Word-spacing:1.1; line-height: 1.3; FONT-SIZE: 11px; FONT-FAMILY: verdana, geneva, helvetica, arial, sans-serif; TEXT-DECORATION: none
}

.normboldtext {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: verdana, geneva, helvetica, arial, sans-serif; TEXT-DECORATION: none
}

.tempfont {
	FONT-SIZE: 3px
}

.CIVICS_CENTRE
	{
	background-color:#E6E6FA;
	border:none 1 black;
	font-family:  Tahoma;
	font-size:  30PX;
	color:#4682B4;
	font-weight:bold;
	}
.dg_Item
{
	font-family:Tahoma;
	font-size:xx-small ;
	font-weight:bold;
	background-color:#F1EBEB;
	color:#000000;	
}
.dg_alternate_Item
{
	font-family:Tahoma;
	font-size:xx-small  ;
	font-weight:bold;
	background-color:#E3D7D7;
	color:#000000;
}
.dg_Header
{
	background-color:#996666;
	font-family:Bookman Old Style;
	font-size:small ;
	text-align:left;
	font-weight:bold;
	color:Yellow;
}

.FindModalTextCenter
{
	background-color:#FFFFCC;
	border:none 1 black;
	font-family:Arial;
	font-size:x-small;
	color:#000000;
	font-weight:bold;
	height:20;
	text-align:center;
}

