@charset "windows-1252";
body, html, div, p, span {	  
		font-family: Tahoma;
		font-size: 12px;	 
		color: #E7F1F5;	
		margin-top: auto;
		margin-bottom: auto;
		} 
td{
		font-family: Tahoma;
		font-size: 12px;	
		color: #E7F1F5;			
}	
input{
		font-family: Tahoma;
		font-size: 12px;	
		color: #E7F1F5;		
		width: 400px;
		background-color: transparent;
		border: solid 1px #FFFFFF;
}	
textarea{
		font-family: Tahoma;
		font-size: 12px;	
		color: #E7F1F5;		
		width: 502px;
		height: 150px;
		background-color: transparent;
		border: solid 1px #FFFFFF;
}
input.radio{
		font-family: Tahoma;
		font-size: 12px;	
		color: #E7F1F5;		
		width: 20px;
		background-color: transparent;
		border: 0px;
}	
input.button{
		font-family: Tahoma;
		font-size: 12px;	
		font-weight: bold;
		color: #E7F1F5;		
		width: 150px;
		background-color: transparent;
		border: 1px solid #FFFFFF;
}	
.mainBody{
background: url('../imgs/index-2_15.jpg') no-repeat;
width: 790px;
height: 490px;
vertical-align: top;
padding: 0px;
margin: 0px;
}

table{
  vertical-align: center;
} 
.heading{
	 color: #F3EC1D;  
	 font-weight: bold;
}	
.newsheading{
	 color: #F3EC1D;  
	 font-weight: bold;
}	
.newsbody{
		font-family: Tahoma;
		font-size: 12px;	 
		color: #E7F1F5;
}  
span.yellowTitle{
  		font-family: Times;	  
		font-weight: bold;	 
		font-style: italic;
		height: 40px; 
		padding: 0 3px 3px 0;
		font-size: 28px;
		color: #F3EC1D;	 
		filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=true);
}
span.whiteTitle{
  		font-family: Times;	  
		font-weight: bold;	
		font-style: italic;		
		font-size: 28px;	
		height: 40px; 	
		padding: 0 3px 3px 0;		
		color: #FFFFFF;	 
		filter:DropShadow (Color=#000000, OffX=2, OffY=2, Positive=true);
}	
span.yellowTitleSm{
  		font-family: Times;	  
		font-weight: bold;	 
		font-style: italic;		
		font-size: 18px;
		height: 20px; 
		padding: 0px;
		margin-left: -5px;
		color: #F3EC1D;	 
		filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=true);
}
span.whiteTitleSm{
  		font-family: Times;	  
		font-weight: bold;	
		font-style: italic;		
		font-size: 22px;	
		height: 24px; 	
		padding: 0px;		
		color: #FFFFFF;	 
		filter:DropShadow (Color=#000000, OffX=2, OffY=2, Positive=true);
}	
a {
		font-family: Tahoma;
		font-size: 12px;	
		font-weight: bold; 
		color: #E7F1F5;
		text-decoration: none;	
}
a:hover {
		font-family: Tahoma;
		font-size: 12px;	
		font-weight: bold; 
  	 	color: #F3EC1D;
		text-decoration: none;
		
}
iframe{	 
/*filter:chroma(color=#00FF00); /* here you are defining which color you want to be transparent in your scrollbars */

scrollbar-arrow-color: #000000;
scrollbar-face-color: #00FF00; /* transparent */
scrollbar-3dlight-color: #00FF00; /* transparent */
scrollbar-darkshadow-color: #00FF00; /* transparent */
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #00FF00; /* transparent */	

}	
