#fabbutton {
	width: 200px;
	border-right: 0px solid ;
	border-left: 0px solid ;
	padding: 10px 10px 10px 0em;
	margin-bottom: 0.5em;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	color: #CECABA;

	}
	
#fabbutton ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#fabbutton li {
		 
		border-bottom: 1px dotted #CECABA;
		margin: 0;
	color:#E7275A;
		}
#fabbutton li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 0px solid  ;
		border-right: 0px solid ;
		color: #581830;
		font-size: 13px; 
		text-decoration: none;
		width: 100%;
		}

	html>body #fabbutton li a {
		width: auto;
		}

#fabbutton li a:hover {
		border-left: 0px solid ;
		border-right: 0px solid;
		BACKGROUND-COLOR: #EBE9E2; 
		color: #cc0000;
		}
		
		
		.fctext
 	{	
  		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  		font-size: 15px; 
		line-height: 27px;
		color: #000000;
 	}
	
	
a.fctextlink, a.fctextlink:link, a.fctextlink:visited 
 	{ 
  		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica; 
  		font-size: 15px; 
  		color:#CC0000; 
		text-decoration:none;
  		border-bottom:1px dotted #C2C2C2;
 	}
 	
a.fctextlink:hover 
 	{ 
		border-bottom-style:solid;
		color:#cc0000;
 	}
	
	


.bgpage {
	BACKGROUND-IMAGE:   url(newbg.jpg); background-repeat: repeat-x;

}

.bgtopmenu {
	BACKGROUND-IMAGE:   url(bgtopmenu.png); background-repeat: no-repeat;

}

.bgb {
	BACKGROUND-IMAGE:   url(bgb.jpg); background-repeat: repeat-x;

}

.bgcontent {
	BACKGROUND-IMAGE:   url(bgcontent.jpg); background-repeat: repeat-x;

}


body {
	background-color: #4C4C4C;
}

.bodytextdarkgrey {
	FONT-SIZE: 12px; LINE-HEIGHT: 15pt;COLOR: #353535; FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif
}

.fctitle {
	FONT-SIZE: 16px; 
	LINE-HEIGHT: 20pt;
	COLOR: #581830; 
	FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
	display:block;
	border:0px solid #bbb;
 	border-width:0 0px 1px;
	padding:0px 0px 0px 0px;
}




a.fclink, a.fclink:link, a.fclink:visited 
 	{ 
  		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica; 
  		font-size: 13px; 
  		color:#581830; 
		text-decoration:none;
  		border-bottom:1px dotted #581830;
 	}
 	
a.fclink:hover 
 	{ 
  	
		border-bottom-style:solid;
		 
		color:#cc0000;
		
 	}

.bull {
	list-style: disc url(bullet.gif);
	}
