/*

//////////////////////////////////////////////////////////////////////

// The freebert.com PHP/SQL Frequently Asked Questions (FAQ) Script:

// Version 0.41 - December 1, 2007

// Free to use, edit & customize, so long as the freebert.com logo, 

// the 'Powered By The Free PHP SQL FAQ Script' text & links 

// remain displayed on the bottom of every visable page. 

// Redistribution in whole or in part of any page or function within 

// the freebert.com PHP/SQL Frequently Asked Questions Script is strictly forbidden

// without the express written consent from freebert.com.

// Copyright (c) December 2007 by Colin Burke - freebert.com

// Contact: support@freebert.com

// Support: http://www.freebert.com/Wiki/index.php/FPHPFAQ

//////////////////////////////////////////////////////////////////////

*/

/* Default Page Settings */



body {

	margin: 2px 2px;

	background-color:#000000; /* Page Background Color */

	color:#FFFFFF; /* Page Default Text Color */

}



/* Settings For FAQ Page */

DIV.MainFAQDiv {text-align:center; border: 0px solid #5A5ACD;}



.MainFAQTitleSpan{font-size:large;color:#FF0000;}

.AnswerQuestionText{font-weight:bold;}



a.FAQQuestionLink:link {color:#CCCCCC;text-decoration:none;font-weight:bold;}

a.FAQQuestionLink:visited {color:#CCCCCC;text-decoration:none;font-weight:bold;}

a.FAQQuestionLink:active{color:#CCCCCC;text-decoration:underline;font-weight:bold;}

a.FAQQuestionLink:hover{color:#FFFF00;text-decoration:underline;font-weight:bold;}



a.BackToTopLink:link {color:#FF0000;text-decoration:none;font-weight:bold;font-size: x-small;}

a.BackToTopLink:visited {color:#FF0000;text-decoration:none;font-weight:bold;font-size: x-small;}

a.BackToTopLink:active{color:#FF0000;text-decoration:underline;font-weight:bold;font-size: x-small;}

a.BackToTopLink:hover{color:#FFFF00;text-decoration:underline;font-weight:bold;font-size: x-small;}



/* General Settings */

.Bold {font-weight: bold;}

.XLarge {font-size: x-large}

.Large {font-size: large}

.Small {font-size: x-small}





/*

//////////////////////////////////////////////////////////////////////

// The freebert.com PHP/SQL Frequently Asked Questions (FAQ) Script:

// Version 0.41 - December 1, 2007

// Free to use, edit & customize, so long as the freebert.com logo, 

// the 'Powered By The Free PHP SQL FAQ Script' text & links 

// remain displayed on the bottom of every visable page. 

// Redistribution in whole or in part of any page or function within 

// the freebert.com PHP/SQL Frequently Asked Questions Script is strictly forbidden

// without the express written consent from freebert.com.

// Copyright (c) December 2007 by Colin Burke - freebert.com

// Contact: support@freebert.com

// Support: http://www.freebert.com/Wiki/index.php/FPHPFAQ

//////////////////////////////////////////////////////////////////////

*/