								/* (BORDER STYLES)   IE 4 & 5 also Netscape 4 don,t support some styles */



.txtHeading {
	text-align:left;
	color:#000000;
	font-family:Georgia;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	
	
			}


.txtHeading2 {
	text-align:left;
	color:#000000;
	font-family: Copperplate Gothic Bold;
	font-size:22px;
	font-style: normal;
	
	
			}



						.txtText {
							text-align:left;
							color:#000000;
							font-family: Georgia;
							font-size: 12px;
							font-weight: normal;
							word-spacing: 2.5px;							
							
						}


						.txtTextwhite {
							text-align:left;
							color:#ffffff;
							font-family: Tahoma;
							font-size: 11px;
							font-weight: normal;
							word-spacing: 2.5px;							
							
						}
						.txtTextRed {
							text-align:left;
							color:#CC0000;
							font-family: Verdana;
							font-size: 12px;
							font-weight: bold;
							word-spacing: 2.5px;							
							
						}						

						
						.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: #660032;
	text-decoration: underline;
										}
								A:visited {
	color: #660032;
	text-decoration: underline;
										}
								A:hover {
	color: #660032;
	text-decoration: underline;
										}
								A:active {
	color: #660032;
	text-decoration: underline;
										}

		A.A2:link {
	color: #000000;
	text-decoration: none;
										}
								A.A2:visited {
	color: #000000;
	text-decoration: none;
										}
								A.A2:hover {
	color: #990000;
	text-decoration: none;
										}
								A.A2:active {
	color: #000000;
	text-decoration: none;
										}
									
								A.A3:link {
	color: #FFFFFF;
	text-decoration: none;
										}
								A.A3:visited {
	color: #FFFFFF;
	text-decoration: none;
										}
								A.A3:hover {
	color: #FFCC00;
	text-decoration: none;
										}
								A.A3:active {
	color: #FFFFFF;
	text-decoration: none;
										}
		
	
						
													
													/* List Tags  UNORDERD LIST*/
								
							
							
													
							
							
							
							
							
							

	
													
													
								
								/* List Tags  WITH IMAGE  (Set an image as the list-item marker)    */
								
								ul.arrow
								{
								list-style-image: url("images/arrow2.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) */
	.FixdImg {
	background-image: url('smiley.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	}





.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">

 */
			
