<!--
/*CASCADING STYLE SHEET FOR BUSINESS FORUM WEBSITE*/
/*By Mark Foyster Feb 2009*/

body /*Default global styles for whole page body*/
{
font-family: VERDANA;
font-size: 12pt;
max-width: 97%;
background-color:#e0ffff;
}

.main_container /*Main container for whole page*/
{
	position:relative;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width:750px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
}

.top /*Container for top logo - heading bar*/
{
	position:relative;	
	margin-right: auto;
	margin-left: auto;	
	text-align: center;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.middle /*Container for centre section of document*/
{
	margin-right: auto;
	margin-left: auto;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 0px;
}



.cleardiv /*Container clearing Div's*/
{
	clear:both;
}

shaded
	{
	background-color: #FFFFFF
	}

.unshaded
	{
	background-color: #FFFFFF;
	text-align: center;
	}

.caps
	{
	font-size: 20pt
	}

.tool-labels
	{
	font-size: 8pt;
	color: white;
	text-decoration: none;
	}
.brstyle
	{
	font-size:6pt;
	line-height: 60%;
	}

.lesson-length
	{
	text-align: left;	
	}

.lesson-price
	{
	text-align: right;	
	}

.bottom-note
	{
	text-align: center;
	color: blue;
	font-size: 8pt;
	font-weight: bold;
	}

.lesson-heading
	{
	color: blue;
	}

.title
	{
	font-size: 24pt;
	font-family: cursive;
	color: #228b22;
	}

.windowshots
{
margin:10px;
}
.spanstyle
{
	width:200px;
	border-style: solid;
	border-width:thin;
	text-align:center;	
	float:left;
	
}
.bottom1 /*Footer container No 1*/
{
	position:relative;
	top:10px;
	left:0px;
	clear:both;
}

.bottom2 /*Footer container No 2*/
{
	position:relative;
	top:10px;
	left: 50px;
}

.bottom3 /*Footer container No 3*/
{
	position:relative;
	top:10px;
	left:20px;
	color: red;
	font-size: 8pt;
	font-variant: small-caps
	
}

.logoheader1
	{
	font-size: 18pt;	
	font-weight: bold;
	text-align: center;
	font-family: cursive;
	color: red;
	
	}
	


.menuopt /*Style information for the individual menu item boxes*/
{
	background-color:#d3d3d3;
	text-decoration:none;
	color:blue;
}

.logoheader2
	{
	font-size: 12pt;	
	font-family: cursive;
	color: red;
	}
.free
{
	font-size: 10pt;
	font-family: cursive;
	color: red;
	font-weight: bold;
	text-align: center;
}	
.subhdg
{
	font-size: 12pt;
	font-family: cursive;
	color: green;
	font-weight: bold;
}	
.buttonon
{
	text-decoration: none;
	color: green;
	background-color:#FAFAD2;
	border-style: inset;
	border-width:2px;
}
.buttonoff
{
	text-decoration: none;
	color: green;
	background-color:#D3D3D3;
	border-style: outset;
	border-width:2px;
}	

.minilink
{
	color: blue;
	font-size: 10pt;
}
.minitext
{
	color: red;
	font-size: 8pt;
	font-variant: small-caps
}
.btnlnk
{
	text-decoration: none;
	color: green;
}

.vsmall
{
font-size: 8pt;
}
.event
	{
	font-size: 14pt;
	color: #ff0000;
	}
.imil1
	{
	padding:5px;
	}
.bigevent
	{
	font-size: 18pt;
	color: #000088;
	}
.emph
	{
	font-family: cursive;
	color: #228b22;
	}
.norm
	{
	font-family: cursive;
	}
.miniem
	{
	font-family: cursive;
	color: #228b22;
	font-size: 10pt;
	font-weight: bold;
	}

.mininorm

	{
	margin-right: 12px;
	font-family: cursive;
	font-size: 10pt;
	}


-->
