﻿body 
{ font: 12px arial, sans-serif;

}

h1
{
	
	font: 24px "harrow", "Lucida Grande", arial, sans-serif;
	line-height: 95px;
	font-weight:bold ;
	color:White;  
	background-color:#9A0000; 
}

.MenuBackGround
{
color:White;    
font-weight: normal;
font: 15px "harrow", "Lucida Grande", arial, sans-serif;
line-height: 25px;
text-align:center;  	
background-image:url('../images/nav_bg.gif'); 
background-repeat:repeat;

}
.MenuBackGround a
{
color:Black;     
font: 13px "harrow", "Lucida Grande", arial, sans-serif;
font-weight:bold; 
line-height: 25px;
text-align:center; 
width:250px;  	
 text-decoration:none;  
}

.stylecartoon
{
	width: 145px;
	background-image:url('images/PSFF%2014cartoon.jpg');
	background-repeat:no-repeat;
}
.stylelogo
{
	width: 145px;
}        
.mainHeading
{
	font: 16px "harrow", "Lucida Grande", arial, sans-serif;
	font-weight:bold; 
	   
}
.subHeading
{
	font: 14px "harrow", "Lucida Grande", arial, sans-serif;
	font-weight:bold; 
	text-decoration:underline;
	
}
.InnerHeading
{
	font: 11px "arial", "sans-serif","harrow", "Lucida Grande" ;
	font-weight:bold; 
	
}
#PSFFContent tr th
{
	font-family:Verdana;font-size:12px;     
	font-weight:bold; text-align:center;    
	}
#PSFFContent tr td
{
	font-family:Verdana;font-size:12px;     
}
.PSFFContentCenter
{
	text-align:center; 
}
#PSFFContent tr th b
{
font-family:Verdana;font-size:18px;     
	font-weight:bold; text-align:center;	
	color:Red;  
}
.PSFFLinkMenu
{
	text-align:center;
	color: Maroon ;
	font-family:Tahoma;
	font-size:20px; 
	text-decoration:none;
	
}
#PSFFTableContent tr td
{
	text-align :center ;
}
.ContentDivStyle
{
	width :80%;
	text-align :justify; 
}