/************************************/
/***    EnterpriseForum.css       ***/
/*** Written By Craig Devenish    ***/
/***        Elgas I.T.            ***/
/************************************/

body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.home{
		font-size: 10px;
}
.title{
		margin-top: 5px;
		color: #522F91; 
}
#top-title{
		text-align: center;
}
.header{
		font-size: 14px;
		color: #522F91; 
}
h2{
		color: #ffc000; 
}
table{
		font-weight: bold;
}
p{
		font-size:12px;
}
.footer{
		text-align:center;
		font-size:11px;
}
.fancytable{
	border-collapse: collapse;
	background: whitesmoke;
}
