/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*																		 */
/*	Function 	: highver.css									 */
/*	Version 		: 1.00											 */
/* Last Update	:													 */
/*	Latest CCNo	:													 */
/*	----------------------------								 */
/*																		 */
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

html
{
	font-size: small;
}
html,body,#page
{
	height: 100%;
}
html,body
{
	width: 99%;
}
html>body, html>body #page
{
	height: auto;
}
body 
{	
	color: Yellow;
	background: Black;
	text-align: left;
}
body, p, td, th, div, blockquote, dl, ul, ol, textarea, input, select, label, legend
{	
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
}
#page
{ 
	margin-left: 5%;
	min-width: 65em ! important;
	padding: 0;
	position: absolute;
	top: 0;
	width: 90%;
}
#header
{	
	border-bottom-color: Yellow;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	height: auto;
	margin-bottom: 5px;
	margin-top: 1px;
	padding: 0;	
	position: relative;
	width: 100%;
}
#header img
{	
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}
#header .tagline
{
	background-color: transparent;
	color: Yellow;
	clear: right;
	float: right;
	font-size: 2.5em;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	margin-right: 1.5em;
	margin-top: 1.5em;
	width: 45%;
}
#contentbdy
{
	background: transparent;
	border: 2px solid yellow;
	color: Yellow;
	clear: both;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	padding: 0;
	width: 95%;
}
#maincontent
{
	float: left;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 1.5%;
	width: 54.5%;
}
#maincontent h1
{
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 3px;
}
#leftpanel
{
	float: left;
	margin: 0;
	padding: 5px;
	position: relative;
	width: 15%;
}
#rightpanel
{
	background-color: transparent;
	float: right;
	margin-right: 5px;
	padding-left: 10px;
	position: relative;
	width: 22%;
}
#footer
{
	bottom: 0;
	float: left;
	height: auto;
	margin-top: 0px;
	padding-top: 3px;
	position: relative;
	text-align: center;
	width: 100%;
	border-top-color: Yellow;
	border-top-style: solid;
	border-top-width: 1px;
}
a
{
	color: White;
}
a:hover, #footer a:hover, #custbox a:hover, .pageskip p a:hover,
#custbox a:hover, #charity a:hover, #tella a:hover, #stylechange a:hover
{
	color: #00FFFF;
}
#footer a
{
	color: White;
}
img
{
	border: none;
}
/*	----------------	G E N E R I C  C L A S S E S  A N D  I D s	----------------	*/

.accesskey
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}
.btn
{
	font-weight: bold;
}
.clear
{
	clear: both;
	margin: 0;
}
.formbtnright
{
	text-align: right;
}
.formbtnright img, .formbtnleft img
{
	vertical-align: bottom;
}
.hidetxt
{
	display: none;
	visibility: hidden;
}

.highlight
{
	color: White;
	font-weight: bold;
}
.loud, .loud a
{
	background-color: transparent;
	color: #B9E857;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	font-weight: bold;
	text-decoration: none;
}
.loud a
{
	text-decoration: underline;
}
.loud a:hover
{
	color: #00FFFF;
}
.mandatorynote
{
	font-size: .85em;
	font-weight: normal;
	margin: 0;
	text-align: left;
	width: auto;
}
.maxspec		 /*	the text that specifies the maximum input for text boxes	*/
{
	color: #00FFFF;
	float: right;
	font-size: .8em;
	font-weight: normal;
	margin-right: 5em;
}
.nodisplay
{
	display: none;
	margin: 0;
	visibility: hidden;
}

/*	--	W3C validdation formatting	--	*/
/*	--------------------------------	*/
#validation
{
	background-color: transparent;
	float: right;
	margin-top: 5px;
	width: 50%;
	text-align: right;
}
#validation img
{
	border: none;
}

/*	--	Stylechange	--	*/
/*	-----------------	*/

#stylechange
{	
	background-color: transparent;
	color: yellow;
	float: right;
	margin-right: 5px;
	padding: 0;
	text-align: right;
	width: auto;
}
#stylechange a
{
	color: white;
	font-size: .9em;
}
#smltxt
{
	font-size: x-small;
}
#dfltxt
{
	font-size: 1em;
	font-weight: bold;
}
#lrgtxt
{
	font-size: medium;
}

#stylechange ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#stylechange li
{
	display: inline;
}

/*	--	Page skip	--	*/
/*	-----------------	*/
.pageskip
{
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-top: 5px;
	padding: 0;
	width: auto;
}
.pageskip a 		
{
	font-size: .9em;
	padding: 0;
	margin: 0;
}
.pageskip span
{
	text-decoration: underline;
}
.pageskip p
{
	background-color: transparent;
	color: yellow;
	margin: 0;
	padding-left: 5px;
}
.pageskip p a
{
	background-color: transparent;
	color: #00FFFF;
}

/*	--	All navigation	--	*/
/*	-----------------	*/
#navigation
{
	float: left;
	margin-bottom: 8px;
	width: 97%;
}
#navigation ul
{	
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li
{
	background-color: Black;
	background-image: url(highbutton.gif);
	background-repeat: no-repeat;	
	border: 1px solid #D4D400;
	color: White;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin: 2px;
}
#navigation span			
{
	background-color: #FFF599;
	color: Black;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
}
#navigation a, #navigation a:hover
{	
	color: White;	
	display: block;
	font-weight: normal;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	text-decoration: underline;
}
#navigation a:hover
{
	background-color: #FFF599;
	color: Black;
}
#footer ul
{
	display: inline;
	list-style: none;
}
#footer li
{
	display: inline;
}

#footer #footcntr1, #footer #footcntr2
{
	font-size: .9em;
}
#footer #footcntr1
{
	float: left;
	font-size: .9em;
	padding: 5px;
}
#footer #footcntr2
{
	float: right;
	padding: 5px;	
}
/*	--------------------------------------------------------------------------------*/
/*		ALL FORMATTING BOXES 		*/
/*	--------------------------------------------------------------------------------*/
#contactus
{
	width: 100%;
}
#address
{
	float: left;
	padding: 5px;
	width: 35%;
}
#address h2
{
	font-size: 1em;
	margin: 0;
	padding-top: 10px;
}
#address p
{
	margin: 0;
}
#cntmsg
{
	color: Yellow;
	float: right;
	font-size: 1.5em;
	margin-bottom: 5px;
	margin-left: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	width: 55%;
}
#cntfrm

{
	color: Yellow;
	float: right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 58%;
}
#cntfrm form
{
	background-color: #040404;
	margin-left: 5px;
	padding-left: 15px;
	width: 100%;
}

#cntfrm form p
{
	clear: left;
	margin: 1px;
	padding-top: 2px;
	width: 100%;
}
#cntfrm form p label
{
	color: Yellow;
	float: left;
	width: 45%;
	font-weight: normal;
	font-size: 1em;
}
#cntfrm form p input, #cntfrm form textarea, #cntfrm form select
{
	background-color: Black;
	color: Yellow;
	clear: left;
	font-size: 1em;
	width: 85%;
}
#cntfrm h2
{
	color: Yellow;
	font-size: .9em;
	margin: 0;
}
#cntfrm span
{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}
#logincntr
{
	color: Yellow;
	float: left;
	padding-left: 10px;
	margin: auto;
	width: auto;	
}
#logincntr1
{
	border-right: 1px solid #A9A9A9;
	color: Yellow;
	float: left;
	padding-left: 10px;
	width: 50%;	
}
#logincntr2
{
	float: right;
	margin: 0;
	padding: 0;
	width: 45%;	
}
#logincntr form, #logincntr1 form, #logincntr2 form
{
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	width: 99%;
}
#logincntr form p input, #logincntr form select, 
#logincntr1 form p input, #logincntr1 form select, 
#logincntr2 form p input, #logincntr2 form select
{
	clear: left;
	background-color: Black;
	color: Yellow;
	font-size: 1em;
	width: 200px;
}
#logincntr h2, #logincntr1 h2, #logincntr2 h2
{
	font-size: 1.25em;
	margin-bottom: 5px;
	margin-top: 2px;
}
#logincntr form p, #logincntr1 form p
{
	width: 95%;
}
#register
{
	color: Yellow;
	clear: both;
	width: 100%;
}
#register h2
{
	font-size: 1.4em;
}
#register h3
{
	font-size: 1.3em;
}
#register h4
{
	font-size: 1em;
	margin:0;
}
#register form
{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 98%
}
#register form p, #radio
{
	clear: left;
	margin: 1px;
	padding-top: 3px;
	width: 100%;
}
#register form p label
{
	float: left;
	width: 39%;
	font-weight: normal;
	font-size: 1em;
}
#register form p input, #register form textarea, #register form select
{
	background-color: black;
	color: Yellow;
	font-size: 1em;
	width: 200px;
}
#radio p input
{
	background-color: black;
	clear: none;
	float: right;
	font-size: 1em;	
}
#register form textarea
{
	width: 80%;
}
#register form fieldset
{
	margin-bottom: 5px;
	width: 100%	
}
#register form legend
{
	color: Yellow;
	font-weight: bold;
}
#regcon form
{
	color: Yellow;
	padding: 5px;
}
#regcon form p
{
	clear: left;
	margin: 1px;
	padding-top: 3px;
	width: 100%;
}
#regcon form p label
{
	float: left;
	width: 39%;
	font-weight: normal;
	font-size: 1em;
}
#regcon form p input, #regcon form textarea, #regcon form select
{
	background-color: Black;
	font-size: 1em;
	width: 200px;
}
#regcon form textarea
{
	width: 80%;
}
#custprofile form p
{
	clear: left;
	margin: 1px;
	padding-top: 1px;
	width: 95%;
}
#custprofile form p label
{
	float: left;
	width: 45%;
	font-weight: normal;
	font-size: 1em;
}
#custprofile form p input, #custprofile form textarea, #custprofile form select
{
	background-color: Black;
	color: Yellow;
	clear: left;
	font-size: 1em;
	width: 200px;
}
#custprofile form textarea
{
	width: 80%;
}

#custprofile h2
{
	font-size: 1em;
	margin: 0;
}
#custprofile span
{
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
}
#custprofile form fieldset
{
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%	
}
#custprofile form legend
{
	color: Yellow;
	font-weight: bold;
}
#custbox h2, #newsletter h2, #charity h2, 
#tella h2, #searchbox h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0;
	border-bottom-color: #A9A9A9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#custbox h2, #newsletter h2,
#charity h2, #tella h2, #searchbox h2
{
	color: Yellow;
}

#custbox p, #newsletter p, #charity p, #tella p, #searchbox p
{
	margin-bottom: 0;
	margin-top: 3px;
}
#custbox a, #charity a, #tella a
{
	color: White;
}
#custbox
{
	background-color: Black;
	border: 1px solid #A9A9A9;
	color:	Yellow;
	padding: 8px;
}
#custbox p span
{
	font-weight: bold;
}
#custbox ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#searchbox
{
	background-color: Black;
	border: 1px solid #A9A9A9;
	color: Black;
	clear: none;
	margin-bottom: 8px;
	margin-top: 1px;
	padding: 5px;
}
#searchbox .inputs
{
	background-color: Black;
	color: Yellow;
	width: auto;
}
#searchbox .btn
{
	font-weight: bold;
	margin-left: 3px;
	width: auto;
}
#newsletter
{
	background-color: Black;
	border: 1px solid #A9A9A9;
	color: Yellow;
	padding: 8px;
}
#newsletter form p input
{
	background-color: Black;
	color: Yellow;
	width: 90%;
}
#charity
{
	background-color: Black;
	border: 1px solid #A9A9A9;
	color: Yellow;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 10px;
}
#tella
{
	background-color: transparent;
	border: 1px solid #A9A9A9;
	color: Yellow;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 10px;
}
#trivia
{
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	padding:5px;
	text-align: center;
}
#trivia .trvup
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
}
#publicsurvey
{
	border: 1px solid yellow;
	clear: none;
	color: Yellow;
	float: right;
	margin: 5px;
	padding-bottom: 8px;
	padding-right: 6px;
	padding-left: 0px;
	width: 59%;
}
#publicsurvey form
{
	width: 95%;
}
#publicsurvey p
{
	padding: 5px;
}
#publicsurvey h3
{
	color: Yellow;
	font-size: 1.1em;
	text-align: center;
}
#publicsurvey h4
{
	color: Yellow;
	font-size: 1.1em;
	margin: 0;
	padding-left: 5px;
}
#publicsurvey ol
{
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 8px;
}
#publicsurvey li
{
	font-size: .9em;
	margin: 0;
	padding: 0;
	width: 100%;
}
#publicsurvey .btn
{
	background-color: Black;
	border: 1px solid yellow;
	color: yellow;
	margin-left: 15px;
}
#publicsurvey span.ans
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	float: left;
	width: 5em;
}
#publicsurvey span.pct
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	float: right;
	margin-right: 10%;
}
#publicsurvey span.nobar
{
	background-color: Yellow;
	border: thin solid Yellow;
	color: Yellow;
	float: left;
	font-size: .5em;
}
#publicsurvey span.yesbar
{
	background-color: White;
	border: thin solid White;
	color: White;
	float: left;
	font-size: .5em;
}
#membersurvey
{
	border: 1px solid yellow;
	clear: none;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 6px;
	padding-left: 0px;
	margin: auto;
	width: 59%;
}
#membersurvey p
{
	padding-left: 10px;
	padding-right: 8px;
}
#membersurvey h3
{
	color: Yellow;
	font-size: 1.1em;
	margin: 0;
	text-align: center;
}
#membersurvey ul
{
	list-style-position: outside;
	list-style-image: url(highdot.gif);
}
#membersurvey li
{
	clear: left;
	float: left;
	font-size: .9em;
	width: 100%;
}

#membersurvey select, #membersurvey .free
{
	background-color: black;
	color: Yellow;
	clear: right;
	float: left;
	font-size: 1em;
	width: 85%;
}
#membersurvey input
{
	background-color: Black;
	color: Yellow;
}
#membersurvey .btn
{
	background-color: Black;
	border: 1px solid yellow;
	color: White;
	margin-left: 15px;
	margin-top: 10px;
}

#lssn2fx
{
	clear: both;
	margin: 10px;
}
#lssn2fx table
{
	border-collapse: collapse;
	border-spacing: 2px;
	caption-side: top;
	font-family:  Arial, "Times New Roman", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	empty-cells: show;
	table-layout: auto;
	margin-top: 2%;
	margin-bottom: 3%;
	width: 80%;
}
#lssn2fx td
{
	background-color: transparent;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	color: yellow;
	padding: 5px;
}
#lssn2fx .emfa
{
	color: Black;
	border: 5px solid White;
}
#lssn2fx .high
{
	background-color: transparent;
	color: Yellow;
}
#searchpage
{
	margin-bottom: 2em;
}
#searchpage b
{
	padding-right: 10px;
}
#searchpage .title span
{
	color: White;
}
#searchpage .title
{
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}
#searchpage .summary
{
	margin: 0;
	padding-left: 20px;
}
/*	--------------------------------------------------------------------------------*/
/*		Match to CMS Divs		*/
/*	--------------------------------------------------------------------------------*/
#welcome_id
{
	float: left;
	font-size: 3em;
	margin-top: 15px;
	padding: 1px;
	text-align: center;
	width: 100%;
}
#dia01_id
{
	float: left;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 10px;
	width: 100%;
}

#dia01_id p, #dia02_id p
{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#dia01_id span, #dia02_id span, #dia03_id span
{
	color: Yellow;
	font-weight: bold;
}
#dia02_id
{
	border-bottom-color: #A9A9A9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 15px;
	width: 100%;
}
#dia03_id
{
	clear: both;
	float: left;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	width: 32%;
}
#dia03_id p
{
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
#dia03_id ul
{
	padding: 0;
	margin-bottom: 5px;
	margin-top: 1px;
	list-style-position: inside;
}
#dia03_id li
{
	padding: 0;
	margin-bottom: 2px;
}

#dia04_id
{
	clear: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	margin: auto;
	padding: 10px;
	width: 58%;
}
#dia04_id ul
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#messages
{
	background-color: black;
	clear: none;
	color: Yellow;
	float: left;
	font-size: 1em;
	font-weight: normal;
	margin: auto;
	padding: 5px;
	width: 58%;
}
#messages h3
{
	background-color: black;
	color: Yellow;
	padding-left: 5px;
	margin-bottom: 0;
	text-align: left;
	width: auto;
}
#messages p
{
	margin-bottom: 5px;
	margin-top: 0;
	padding-left: 5px;
	width: auto;
}
#messages ul
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
/*	------------------------------------------------*/
/*		Formatting for generated content		*/
/*	------------------------------------------------*/
.lessons_cls
{
	margin: 10px;
	padding-left: 5px;
}

.lessons_cls img
{
	margin: 0;
	padding-bottom: 3px;
	padding-top: 10px;
	padding-left: 10px
}
.lessons_cls .imgleft
{
	clear: none;
	float: left;
	margin: auto;
}
.lessons_cls .imgright
{
	clear: none;
	float: right;
	margin: auto;
}

.lessons_cls .caption
{
	clear: both;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}
.lessons_cls h1
{
	font-size: 2em;
}
.lessons_cls h2
{
	font-size: 1.5em;
}
.lessons_cls h3, .lessons_cls h4
{
	font-size: 1em;
}
.lessons_cls h4
{
	color: Yellow;
}
.lessons_cls .bold
{
	font-weight: bold;
}
.lessons_cls .inner
{
	list-style-image: url(highdot.gif);
}
.lessons_cls .outer
{
	list-style-position: outside;
	margin: 0;
	padding: 0;	
}
.lessons_cls .outer li, .lessons_cls .inner li, .lessons_cls ol li
{
	margin-top: 10px;
}

.lessons_cls table
{
	border-collapse: collapse;
	border-spacing: 2px;
	caption-side: top;
	font-family:  Arial, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: normal;
	empty-cells: show;
	table-layout: auto;
	margin-top: 2%;
	margin-bottom: 3%;
	width: 80%;
}
.lessons_cls th
{
	background-color: Black;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	color: White;
	padding: 5px;
}
.lessons_cls td
{
	background-color: transparent;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
	color: Yellow;
	padding: 5px;
}
#lssn5 #membersurvey
{
	width: auto;
}
/*			Catalogue			*/
.catalogue_cls
{
	margin: 5px;
	padding-left: 5px;
}
.catalogue_cls img
{
	margin: auto;
	padding: 8px;
}
.catalogue_cls .imgleft
{
	clear: none;
	float: left;
}
.catalogue_cls .imgright
{
	clear: none;
	float: right;
}
.catalogue_cls .caption
{
	clear: both;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
}
.catalogue_cls h1
{
	font-size: 2em;
}
.catalogue_cls h2
{
	font-size: 1.5em;
}
.catalogue_cls h3, .catalogue_cls h4
{
	font-size: 1em;
}
.catalogue_cls h4
{
	color: Yellow;
}
.catalogue_cls .bold
{
	font-weight: bold;
}
.catalogue_cls .inner
{
	list-style-image: url(highdot.gif);
}
.catalogue_cls .outer
{
	list-style-position: outside;
	margin: 0;
	padding: 0;	
}
.catalogue_cls .outer li, .catalogue_cls .inner li, .catalogue_cls ol li
{
	margin-top: 10px;
}

.catalogue_cls table
{
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 2px;
	caption-side: top;
	font-family:  Arial, "Times New Roman", sans-serif;
	font-size: 1em;
	font-weight: normal;
	empty-cells: show;
	table-layout: auto;
	margin-top: 2%;
	margin-bottom: 3%;
	width: 100%;
}
.catalogue_cls tr
{
	border-left: 1px solid Yellow;
	border-right: 1px solid Yellow;
}
.catalogue_cls th
{
	border: 1px solid Yellow;
	color: White;
	padding: 5px;
}
.catalogue_cls td
{
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;	
	padding: 5px;
}
.catalogue_cls .pay
{
	border: 1px solid Yellow;
	color: Yellow;
	padding: 5px;
}

.catalogue_cls .optbtn, .catalogue_cls .optbtn tr, .catalogue_cls .optbtn td
{
	border: none;
	padding: 3px;
	margin: auto;
	width: auto;
}
.catalogue_cls select, .catalogue_cls textarea, .catalogue_cls input
{
	background-color: Black;
	color: Yellow;
}
.tandc_cls
{
	margin: 10px;
}
.tandc_cls h1
{
	font-size: 2em;
}
.tandc_cls h2
{
	font-size: 1.5em;
}
.tandc_cls h3, .tandc_cls h4
{
	font-size: 1em;
}
.tandc_cls h4
{
	color: Yellow;
}
.tandc_cls span .bold
{
	font-weight: bold;
}
.tandc_cls .inner
{
	list-style-image: none;
}
.tandc_cls .outer
{
	list-style-type: upper-alpha;
	list-style-position: inside;
	margin: 0;
	padding: 0;	
}
.tandc_cls .outer li, .tandc_cls .inner li, .tandc_cls ol li
{
	margin-top: 10px;
}
.testimonials_cls
{
	margin: 10px;
	padding-left: 5px;
	
}
.testimonials_cls h1
{
	font-size: 2em;
}
.testimonials_cls h2
{
	color:	Yellow;
	font-size: 1.5em;
}
.testimonials_cls h3, .lessons_cls h4
{
	font-size: 1em;
}
.testimonials_cls .script, 
.testimonials_cls .author
{
	margin-left: auto;
	margin-right: auto;	
	width: 75%;
}
.testimonials_cls .script
{
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0;
}
.testimonials_cls .script:before
{
	content: open-quote;
}
.testimonials_cls .script:after
{
	content: close-quote;
}

.testimonials_cls .author
{
	font-weight: bold;
	margin-top: 0;
	text-align: right;
}

