<!--
/*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:#aaaaaa;
}

.main_container /*Main container for whole page*/
{
	position:relative;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width:800px;
	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:90%;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 0px;
}



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

.leftpic /*Ika's Pic */
{
    outline:#FFFFFF double thick;
    border:0px;
}

.rightpic/*Springo's Pic*/
{
    outline:#FFFFFF double thick;
    border:0px;
}




.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%;
	}


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


.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;
	
	}
	


.menubar /*Style information for the menu bar*/
{

	margin-right: auto;
	margin-left: auto;
	background-color:#0000DD;
	width: 90%;
}
.menuoff /*Style information for menu text*/
{
    font-size: 10pt;
	color: white;
	text-decoration: none;    
}

.infor
{
    font-size: 12pt;
    position:relative;
    clear: right;
    top:10px;
    left: 40px;
}

.infol
{
    font-size: 12pt;
    position:relative;
    clear: left;
    top: 10px;
    left: 10px;
}

.ref
{
    font-size: 6pt;
    color:blue;
}
.parar
{
    position:relative;
    clear: right;
    top:10px;
    left: 40px;
}

.paral
{
    position:relative;
    clear: left;
    top: 10px;
    left: 0px;
}

.vid
{
    position: relative;
    float: right;
    margin-left: 20px;
   
}
.blood
{
    font-size: 8pt;
    position:relative;
    clear: right;
    top:10px;
    left: 40px;
}

.blood-l
{
    font-size: 8pt;
    position:relative;
    clear: left;
    top: 10px;
    left: 40px;
}

.in_pic
{
    margin:10px;
}

.perform
{
   font-size: 8pt; 
}

.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;
    text-align:center;

}
.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;
	}


-->
