/* Default CSS Stylesheet for a new Web Application project */

.menuborder
{
		
	text-align: center;	
	 border-left: solid 1px #96D139;
	 border-bottom: solid 1px #96D139;
}
.menuborder2
{
		
	text-align: center;	
	 border-right: solid 1px #96D139;
	 border-bottom: solid 1px #96D139;
}
.menuborder3
{
		
	text-align: center;	
	 border-top: solid 1px #96D139;
	
}
.menuborder4
{
		
	text-align: center;	
	 border-right: solid 1px #96D139;
	
}

.menutext
{
	font-family:Verdana;
	font-size:11;
	text-align: center;			
}
.marqueetext
{
	font-family:Verdana;
	font-size:11;
	text-align: center;
	color: #666666;
	font-weight:bold;
}

.bottomnavbar
{
	font-family:Verdana;
	font-size:11;
	text-align: center;
	color: #666666;
margin-left:6;
	margin-right:6;
	text-align:right;
}
.Headlines
{
	font-family:century gothic ;
	font-size:11;
	text-align: left;
	color: #666666;
	font-weight:bold;
	font-style:italic;	
}


.copyright
 {
font-family:verdana;
	font-size:9;	
	color: #666666;	
	text-align:center;	
 }
 a.Topnavbar
  {
	font-family:Verdana;
	font-size:11;
	text-align: center;	
	color: #666666 ;
	text-decoration:none;
	}
 
	
	
A.Topnavbar:hover
{
	font-family:Verdana;
	font-size:11;
	text-align: center;	
	color: #666666 ;	
	font-weight:bold;
	text-decoration:none;
}
.marquee
{
	font-family:verdana;
	font-size:11;
	text-align: justify;
	color: #666666;	
} 
 a.newsarticletext2
  {
	font-family:Verdana;
	font-size:11;
	text-align: justify;	
	color: #666666 ;
	text-decoration:none;
	}	
	
A.newsarticletext2:hover
{
	font-family:Verdana;
	font-size:11;
	text-align: justify;	
	color: #666666 ;	
	font-weight:400;
	text-decoration:underline;
}
.newsarticletext
{
	font-family:verdana;
	font-size:11;
	text-align: justify;
	color: #666666;	
	margin-left:6;
	margin-right:6;
} 
a.headlines2
  {
	font-family:century gothic;
	font-size:11;
	text-align: justify;	
	color: #666666 ;
	text-decoration:none;
	}

.marqueeheader
{
	font-family:century gothic;
	font-size:12;
	text-align: center;	
	color: #f3500F ;
	font-style:italic;
	font-weight:600;	
	
}
.paragraphtext
{
	font-family:verdana;
	font-size:12;
	 text-align:justify;	
	color: #666666 ;

}
.paragraphtextbold
{
	font-family:verdana;
	font-size:12;
	 text-align:justify;	
	color: #666666 ;
	font-weight:600;

}
.paragraphheader
{
	font-family:century gothic;
	font-size:15;
	text-align:  left;	
	color: #f3500F ;
	font-style:italic;
	font-weight: 600;	
	
}
.paragraphsubheader
{
	font-family:century gothic;
	font-size:14;
	text-align:  left;	
	color: #f3500F ;
	font-style:italic;
	font-weight: 600;	
	
}
 a.marqueelink
  {
	font-family:Verdana;
	font-size:11;
	color: #666666 ;
	text-decoration:none;
	}
a.contactlink
{
	font-family:Verdana;
	font-size:10;
	color: #666666 ;
	text-decoration:none;
	font-weight:600;
}
a.contactlink:hover
{
	font-family:Verdana;
	font-size:10;
	color: #666666 ;
	text-decoration:none;
}
 a.copyright
  {
	font-family:Verdana;
	font-size:9;
	color: #666666 ;
	text-decoration:none;
	}
 a.copyright:hover
  {
	font-family:Verdana;
	font-size:9;
	color: #f3500F;
	text-decoration:none;
	}
  

