

.ctrltd 
{
	height:auto;  
	font-family:Lucida Sans; 
	width:160px;  
	BACKGROUND-IMAGE: url(..\Image\menuImage.jpg); 
	FONT-WEIGHT: bold; 
	COLOR: white;
	font-size:smaller; 
} 
.ctrltdtop
{
	text-align: center;
	font-family: arial;
	font-size: 11px;
	height: 30;
	width: 80;
	
	/*font-weight: lighter;
	background-image:url(..\Image\grd1.gif); */
	
	border-bottom-style:solid  ;
	border-bottom-width: 5;
	border-bottom-color: #de1a78;
	 
	/*border-top-style: solid;
	border-top-width: 1;
	border-top-color: #cccccc;
	
	border-left-style:  outset   ;
	border-left-width: 1;
	border-left-color: #cccccc; 
	z-index:-1;
	
	border-right-style:  double;
	border-right-width: 1;
	border-right-color:#cccccc;*/
	
} 
 

.ctrltdtophover
{
	background-color :red;  
}

 .ctrltdtopSEP
{
	/*height:auto; 
	text-align:center; 
	font-family:arial; 
	/*width: small;  
	font-size:11px;
	height :25;*/
	
	
	/* color :#de1a78;*/
	width:10;
	
	border-bottom-style  :solid ;
	border-bottom-width :5;
    border-bottom-color  :#de1a78;	
	
		
    	
 } 
 .ctrltdtopLR
{
	width :inherit;
	
	border-bottom-style  :solid ;
	border-bottom-width :5;
    border-bottom-color  :#de1a78;
	
 } 

.menutopA 
{ 
/*COLOR: blue; */
COLOR: #004993;
 /*font-weight :bold;*/
TEXT-DECORATION: none;
}	

.menutopA:hover 
{
	color:blue ;
	TEXT-DECORATION: none;
	/*display:block ;
	width:100%;
	height:100%;
	background-color :#e7f2fe;*/
	
}


.subtable {WIDTH:auto; 
		   HEIGHT:auto; 
}

.subtableTop 
{	
WIDTH:987; 
HEIGHT:auto; 
		    

		   
}
.subtableTopX {WIDTH: 987 ; 
		    HEIGHT:auto;
		     		  
}
		   
.subMenu
{
	font-weight: normal ;
	font-size: 8pt;
	color: darkblue;
	font-family: arial;
	background-color: none;
	text-align: left;
}
.subMenu:hover
{
	color: steelblue;
}

.subMenu1
{
	font-weight: bolder;
	font-size: 8pt;
	color: darkblue;
	font-family: arial;
	background-color:none;
	text-align: left;	
}

.menu_border_style
{
	font-weight: bolder;
	font-size: 9pt;
	color: AliceBlue;
	font-family: 'Times New Roman';
	/*background-color:#F1F1F1;*/
	height :20;	
	width:160;
}

.menu_border_stylex
{
	width:10;
}
.LCImage
{
	background-image: url('..\Image\lc1.jpg');
	height :9;
	width:6;
	background-repeat:no-repeat ;
}
.RCImage
{
	background-image: url('..\Image\rc1.jpg');
	height :9;
	width:8;
	background-repeat:no-repeat ;
	}
.LLineImage
{
	/*background-image: url('..\Image\LLine.jpg');
	
	background-repeat: no-repeat ;*/
	
	height :9;
	width :2;
	border-bottom-style:    solid   ;
	border-bottom-width: 5;
	border-bottom-color: #de1a78;
	 
	}
.RLineImage
{
	border-bottom-style:    solid   ;
	border-bottom-width: 5;
	border-bottom-color: #de1a78;
	
	height :9;
	width:8;
	/*background-image: url('..\Image\RLine.jpg');*/
	
	background-repeat: repeat-y ;
	
	
	}
.TopImage
{
	background-image: url('..\Image\topline.jpg');
	height :9;
	background-repeat :repeat-x ;
	}