								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#000000;
	font-family:Verdana;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	
	
			}


.txtHeading2 {
	text-align:left;
	color:#000000;
	font-family: Verdana;
	font-size:22px;
	font-style: normal;
	
	
			}



						.txtText {
							text-align:left;
							color:#666666;
							font-family: Verdana;
							font-size: 12px;
							font-weight: normal;
							
						}
						
						.txtTextsmall {
							text-align:left;
							color:#000000;
							font-family: Verdana;
							font-size: 10px;
							font-weight: normal;
							
						}
						
						.txtTextcenter {
							text-align:center;
							color:#FFFFFF;
							font-family: papyrus;
							font-size: 12px;
							font-weight: normal;
							
						}
						
						


															/* SCROLL BAR */

.scroll {
	SCROLLBAR-TRACK-COLOR: #ffffff;   /* for color of track */       
	SCROLLBAR-ARROW-COLOR: #ffffff;   /* for color of top n bottom arrow */
	SCROLLBAR-FACE-COLOR: #123456;    /*  for color of scroll Bar */
	SCROLLBAR-HIGHLIGHT-COLOR: 0131B1;
	SCROLLBAR-SHADOW-COLOR: #74BA18;
	SCROLLBAR-3DLIGHT-COLOR: #1C3362;
	SCROLLBAR-DARKSHADOW-COLOR: #AFC3EC; 
	
	}
	
	
															/* HYPER LINK 	 */
									
								
								A:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
										}
								A:visited {
	color: #000000;
	text-decoration: none;
										}
								A:hover {
	color: #CCCC00;
	text-decoration: none;
										}
								A:active {
	color: #CCCC00;
	text-decoration: none;
										}

		A.A2:link {
									color: #000000;
										}
								A.A2:visited {
									color: #000000;
										}
								A.A2:hover {
									color: #990000;
										}
								A.A2:active {
									color: #000000;
										}
	
		
	
	p.dotted {
		border-style: dotted;    
    	border-bottom-width: 1px;
			}
	p.dashed {
		border-style: dashed;
			}
	
	p.solid {
		border-style: solid;
			}
	
	p.double {
		border-style: double;
			}
	
	p.groove {
		border-style: groove;
			}
	
	p.ridge {
		border-style: ridge;
			}
	
	p.inset {
		border-style: inset;
			}
	
	p.outset {
		border-style: outset;
			}
	
	p.soliddouble {
		border-style: solid double;
				}
	
	p.doublesolid {
		border-style: double solid;
				}
	
	p.groovedouble {
		border-style: groove double;
				}
	
	p.three {
		border-style: solid double groove;
			}

							
													
													/* List Tags  UNORDERD LIST*/
								
							

	
													
													/* List Tags  ORDERD LIST*/
	
	
		

								
								
								/* List Tags  WITH IMAGE  (Set an image as the list-item marker)    */
								
								ul
								{
								list-style-image: url("images/SPK-BULL_24.JPG")
								}
.UL2
								{
								list-style-image: url("images/SPK-BULL_26.JPG")
								}

	/* CELL PADDING  (there r three styles of PADDING) */
		
		.pdngLeft {
			padding-left: 6px;    /* we can give left, right, top, bottom */
			font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
				}
		.pdngAround {
			padding: 10px;       /* padding on each side */
					}
		.pdngTwovalues {
			padding: 0.5cm 2.5cm;  /* The top and bottom have the same value (0.5cm), while the left and right have another value (2.5) */
					}
	
	
	
													/*	SPACE B/W THE CHRACTERS */
	
	.LetterSpace {
		letter-spacing: 3px;
				
				}

 
 
 
			
							/* A fixed background image (this image will not scroll with the rest of the page) */
	





.ScrolTxt
{
background-color:#00FFFF;
width:50px;
height:50px;
overflow:scroll; 
}




/*   FOR I-FRAME  
<iframe  name="dermian" align="middle" height="425" width="386" src="centre.html"  scrolling="yes" frameborder="0">
</iframe></p></td> 

**   **   FOR DROPDOWN MENUE  (use this tag and its porperties beneath the swf file path)
                      
					          <param name="wmode" value="transparent">

 */
			
.backgrnd {
	background-attachment: fixed;
	background-color: #72674E;
	background-image: url(images/BG-BODY_13.jpg);
	background-repeat: repeat-x;
}