/*
This is the CSS code for the FF site
*/

A:link.navL 	
{FONT-SIZE: 12px; COLOR: #3d3d3d; TEXT-DECORATION: none}

A:visited.navL 	
{FONT-SIZE: 12px; COLOR: #3d3d3d; TEXT-DECORATION: none}

A:hover.navL 	
{FONT-SIZE: 12px; COLOR: #ff6600; TEXT-DECORATION: none}

A:active.navL 	
{FONT-SIZE: 12px; COLOR: #3d3d3d; TEXT-DECORATION: none}


A:link.imgL 	
{ font-family: Verdana,"Verdana"; FONT-SIZE: 10px; COLOR: #3d3d3d; TEXT-DECORATION: none}

A:visited.imgL 	
{ font-family: Verdana,"Verdana"; FONT-SIZE: 10px; COLOR: #3d3d3d; TEXT-DECORATION: none}

A:hover.imgL 	
{ font-family: Verdana,"Verdana"; FONT-SIZE: 10px; COLOR: #ff6600; TEXT-DECORATION: none}

A:active.imgL 	
{ font-family: Verdana,"Verdana"; FONT-SIZE: 10px; COLOR: #3d3d3d; TEXT-DECORATION: none}


.img_page {  font-family: Verdana,"Verdana"; font-size: 14px;  font-weight: normal; COLOR: #ff6600; }


H4 {  font-family: Arial,"Arial"; font-size: 18px;  font-weight: normal; COLOR: #3399FF }

.head1        { font-family: Arial,"Arial Narrow"; font-size: 80%;  font-weight:bold}

.pagehead1    { font-family: Arial,"Arial"; font-size: 16px;  font-weight:normal; COLOR: #333399}

.para1        { font-family: Arial; font-size: 13px; line-height:135%}

.telno
{
font: normal 16px arial
}

div.commbox
{
	text-align: left;
	width:          330px;
	height:			 65px;
	line-height:     12px;
	margin-bottom:    0px;
	margin-top:       0px;
	padding-top:      8px;
	padding-bottom:   8px;
	padding-left:    12px;
	padding-right:    4px;
	background-color: #DDDDDD;
	border: 1px solid #C0C0C0;

}