/* CSS Document by MR at (ReKnow.ca) */

body {
	background-color:#fff ;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:62.5%;
	color:#777;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:black;
	
}
a:hover {
	color:darkred;
}

.forgot {
	color:darkred;
	text-align:right;
	font-size:1.1em;
}


a strong {
	color:darkred;
	font-size:1.05em;
}

acronym {
	cursor:help;
	border-bottom:1px dotted #ddd;
}



#container {
	background-color:#fff ;
	font-size:1.2em;
	width:800px;
	margin:0 auto;
	border-top: 10px double #fff;
	border-bottom:1px double #000;
}



#header {
	color:#444;
	margin:0;
	padding:1px;
	background:#fff url(logo3.jpg) no-repeat Top right;
	
}
#header h1 {text-align:Left;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:2em;
	color:#333;
	margin:0;
	font-weight:normal;
	
}
#header h1 strong {text-align:left;
	color:darkred;
}

#header h2 {
	margin:140px 0 0 0;
	font-size:1em;
	font-weight:normal;
	color:#000;
	display:inline;
	
}



#navigation {
	text-align:right;
	url(logo3.jpg) no-repeat
	margin:10px 10px 10px auto;
}

#navigation {
	margin:0 10px 0 0;
	padding:0;
}

#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#navigation li a {
	padding:5px 5px 2px 5px;
	margin:0 1px 0 1px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid darkred;
}

#navigation li a:hover {
	color:darkred;
	border-bottom:1px solid #ddd;
}
#navigation2 {
	text-align:left;
	url(logo3.jpg) no-repeat
	margin: 0px 0px 0px auto;
}

#navigation2 {
	margin:0 10px 0 0;
	padding:0;
}

#navigation2 li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#navigation2 li a {
	padding:5px 5px 2px 5px;
	margin:0 1px 0 1px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid darkred;
}

#navigation2 li a:hover {
	color:darkred;
	border-bottom:1px solid #ddd;
}
#navigation3 {
	text-align:left;
	url(logo3.jpg) no-repeat
	margin: 0px 0px 0px auto;
}

#navigation3 {
	margin:0 10px 0 0;
	padding:0;
}

#navigation3 li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#navigation3 li a {
	padding:5px 5px 2px 5px;
	margin:0 1px 0 1px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid darkred;
}

#navigation3 li a:hover {
	color:darkred;
	border-bottom:1px solid #ddd;
}
#navigation3 .memberpi{
    	border:3px;
	border-color: darkred;
	border-style: solid;
    	background-color:white;
    	font-family:tahoma;
    	font-size:0.9em;
    	font-weight:bold;
    	font-color:black;
	text-align: left;
}
#navigation3 .memberpi3 {
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    text-align:left;
    color:darkred;	
}



#content {
	width: 75%;
	margin:20px 0 20px 10px;
	padding:0;
}
#content block_quote {
	padding:2px 20px;
	text-align:justify;
	text-indent:0.5cm;
	line-height:1.8em;
	font-family:arial,sans-serif;
	color:#000
}
#content h1 {
	display:block;
	margin:50px 0 0 10px;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.8em;
	color:darkred;
	border-color:#ddd;
	border-style:solid;
	border-width:0 0 0px 0;
}
#content h2 {
	display:block;
	margin:20px 0 0 30px;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.1em;
	letter-spacing:2px;
	color:#444;
	border-color:darkred;
	border-style:solid;
	border-width:0 0 1px 0;
}
#content h3 {
	display:block;
	margin:20px 0 0 30px;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.1em;
	letter-spacing:2px;
	color:#000;
	border-color:#ddd;
	border-style:solid;
	border-width:0 0 0px 0;
}

#content h4 {
	display:block;
	margin:5px 0 0 30px;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.4em;
	letter-spacing:2px;
	color:black;
	border-color:#ddd;
	border-style:solid;
	border-width:0 0 0px 0;
}

#content h5 {
	display:block;
	margin:20px 0 0 30px;
	padding:0;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:0.9em;
	letter-spacing:2px;
	color:#444;
	border-color:darkred;
	border-style:solid;
	border-width:0 0 0px 0;
}


#content .post_info {
	text-align:center;
	margin:0 25px 5px 25px;
	padding:2px;
	font-size:0.9em;
	font-family:arial,sans-serif;
	color:#000;
	line-height:0.9em;
	word-spacing:1px;
	border-top:1px solid darkred;
}
#content .forgot {
	color:darkred;
	text-align:right;
	font-size:1.1em;
}
#content .maillong {
	color:darkred;
	text-align:center;
	font-size:0.95em;
	font-weight:bold;
}

#content .outter{
      border:3px;
	border-color:darkred;
	border-style:solid;
      background-color:#F5FAF9;
}

#content .memberpi{
    	border:3px;
	border-color: darkred;
	border-style: solid;
    	background-color:white;
    	font-family:tahoma;
    	font-size:0.9em;
    	font-weight:bold;
    	font-color:black; 
}

#content .memberedit{
    	border:3px;
	border-color: darkred;
	border-style: solid;
    	background-color:white;
    	font-family:tahoma;
    	font-size:0.9em;
    	font-weight:bold;
    	color:darkred; 
	text-align: right;
}
#content .homepage{
    background-image:url(noelephantbsm.jpg);
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
}

#content .memberpi3 {
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    text-align:right;
    color:darkred;	
}

#content .memberpi4 {
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    color:black;
}

#content .memberpi5 {
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    color:darkred;
    text-align:left;
}

#content .addinfo {
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    color:black;
    text-align:left;
    font-weight:bold;
}

#content .middle {
	text-align:center;
	color:darkred;
	font-size:1.3em;
	font-weight:bold;
}
#content a:hover {
	color:darkred;
}
#content .membermain {
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    color:black;
    font-size:1.1em;
}

#content .homeimage{
    background_image:url(noelephantbsm.jpg);
    background-repeat: repeat;
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
}
#content .regimage{
    background_image:url(noelephantbsm.jpg);
    background-repeat: repeat;
    border-collapse:collapse;
    border:hidden;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
}

#content .homepagehead{
    border-collapse:collapse;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    letter-spacing:3px;
    font-family:impact;
    font-align: right;
    font-size:2.2em;
    color:white; 
    
}

#content .homepagebold{
    border-collapse:collapse;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    font-align: center;      
    font-family:times;
    font-align: right;
    font-size:1.5em;
    font-weight:bold;
    color:Grey; 
    
}#content .homepagereg{
    border-collapse:collapse;
    border-right:hidden;
    border-bottom:hidden;
    border-left:hidden;
    border-top:hidden;
    border-width:0em;
    padding:0em;
    font-weight:bold;
    font-family:times;
    font-align: center;
    font-size:1.3em;
    color:white; 
    
}

#content .note{
    font-family:tahoma;
    font-size:1.1em;
    color:#333333;
    border:1px darkred dashed;
}
#content .input{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:12px;
    border:1px #A7BEB7 solid;
}
#content .text{
    font-family:tahoma;
    font-size:1.2em;
    color:darkred;
}
#content .formHeading{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.5em;
    color:darkred;
    background-color:white;
}
#content .pwsettup{
		font-weight:bold;
		font-size:1.25em;
		text-align:left;
		font-weight:bold;
}

#content .pwsettup2{
		font-weight:bold;
		font-size:1.0em;
		text-align:left;
}

#content pre {
	margin:10px 60px;
	padding:2px;
	color:#444;
	border:1px solid #eee;
	background-color:#fafafa;
}
#content ul {
	margin-left:70px;
	list-style:upper-roman outside;
	font-family:arial,sans-serif;
	font-size:0.9em;
}
#content li {
	padding:3px;
}
#content hr {
	color:darkred;
}

#content .btnbg{
	color:darkred;
}
#content .btnbgedit{
	color:darkred;
	width:100px;
	height:25px;
}

#sidebar {
	float: right;
	width: 20%;
	font-size: 0.9em;
	font-color:black;
}
		
#sidebar p {
	padding-bottom: 30px;
	font-color:#111;
	font-size: 1.2em;
}

#sidebar a {
	
	color:#000;
	font-size: 1.2em;
	font-weight:bold;
}
#sidebar a strong{
	
	color:darkred;
	font-size: 1.1em;
	font-weight:bold;
}

#sidebar a:hover {
	color:darkred;
	font-size: 1.3em;
	border-bottom:2px solid darkred;
}
#sidebar hr {color:#CC0000;
	background-color:#CC0000;}

#footer {
	font-size:0.9em;
	font-family:arial,sans-serif;
	margin:90px 0 20px 0;
	padding:5px;
	border-Top:1px solid darkred;
}
#footer p {
	text-align:right;
	line-height:1.1em;
	color:#999;
	font-size:0.9em;
	font-family:arial,sans-serif;
	margin:0;
	padding:0;
}
#footer span {
	color:#888;
}
#footer a {
	color:#888;
}
#footer a:hover {
	color:#aaa;
}

table.one {
  	border:2px hidden darkred;
  	border-collapse:separate;
  	font-family:arial,sans-serif;
  	font-size:80%;
	margin-left: auto; margin-right: auto;
	width:100%;}


table.two {
  	border:2px hidden darkred;
  	border-collapse:separate;
  	font-family:arial,sans-serif;
  	font-size:80%;
	margin-left: auto; margin-right: auto;
}
table.three {
  	border:2px hidden darkred;
  	border-collapse:separate;
  	font-family:arial,sans-serif;
  	font-size:80%;
	margin-left: auto; margin-right: auto;
}

.middle {
	text-align:center;
	color:darkred;
}
.midnorm {
	text-align:center;
	color:black;
}

td,th{
  	border:1px inset darkred;
  	border-collapse:separate;
  	padding:3px;
} 
	
	#tocenter{text-align:center;}
.pw {width:95%;
	text-align:center;
	background:#fffffff;
	margin-left:0;
}

	#pwcode{margin-left: auto; margin-right: auto;}
	#status{width:60%;
		background:#fffffff;}

	#enter{color:black;
		font-weight:bold;
		font-size:1.5em;
	}


	#spchar1a{background:purple;color:white;}
	#spchar1j{background:brown;color:white;}
	#spchar1b{background:blue;color:white;}
	#spchar1c{background:darkgreen;color:white;}
	#spchar1d{background:orangered;color:white;}
	#spchar1e{background:#708090;color:white;}
	#spchar1f{background:deeppink;color:white;}
	#spchar1g{background:maroon;color:white;}
	#spchar1h{background:gold;color:white;}
	#spchar1i{background:darkred;color:white;}


	#spchar2a{background:purple;color:white;}
        #spchar2j{background:brown;color:white;}
	#spchar2b{background:blue;color:white;}
        #spchar2c{background:darkgreen;color:white;}
 	#spchar2d{background:orangered;color:white;}
        #spchar2e{background:#708090;color:white;}
 	#spchar2f{background:deeppink;color:white;}
        #spchar2g{background:maroon;color:white;}
 	#spchar2h{background:gold;color:white;}
        #spchar2i{background:darkred;color:white;}
 

	#qfa{background:purple;}
	#qfj{background:brown;}
 	#qfb{background:blue;}
 	#qfc{background:darkgreen;}
 	#qfd{background:orangered;}
 	#qfe{background:#708090;}
 	#qff{background:deeppink;}
 	#qfg{background:maroon;}
 	#qfh{background:gold;}
 	#qfi{background:darkred;}
  

	#qma{background:purple;}
	#qmj{background:brown;}
 	#qmb{background:blue;}
 	#qmc{background:darkgreen;}
 	#qmd{background:orangered;}
 	#qme{background:#708090;}
 	#qmf{background:deeppink;}
 	#qmg{background:maroon;}
 	#qmh{background:gold;}
 	#qmi{background:darkred;}
  

	#qla{background:purple;}
	#qlj{background:brown;}
 	#qlb{background:blue;}
 	#qlc{background:darkgreen;}
 	#qld{background:orangered;}
 	#qle{background:#708090;}
 	#qlf{background:deeppink;}
 	#qlg{background:maroon;}
 	#qlh{background:gold;}
 	#qli{background:darkred;}
  

	#sp1txta{background:white;color:purple;}
	#sp1txtj{background:white;color:brown;}
 	#sp1txtb{background:white;color:blue;}
 	#sp1txtc{background:white;color:darkgreen;}
 	#sp1txtd{background:white;color:orangered;}
 	#sp1txte{background:white;color:#708090;}
 	#sp1txtf{background:white;color:deeppink;}
 	#sp1txtg{background:white;color:maroon;}
 	#sp1txth{background:white;color:gold;}
 	#sp1txti{background:white;color:darkred;}
  

	#sp2txta{background:white;color:purple;}
	#sp2txtj{background:white;color:brown;}
 	#sp2txtb{background:white;color:blue;}
 	#sp2txtc{background:white;color:darkgreen;}
 	#sp2txtd{background:white;color:orangered;}
 	#sp2txte{background:white;color:#708090;}
 	#sp2txtf{background:white;color:deeppink;}
 	#sp2txtg{background:white;color:maroon;}
 	#sp2txth{background:white;color:gold;}
 	#sp2txti{background:white;color:darkred;}
  

	#qftxta{background:white; color:purple;
		font-weight:bold;
		font-size:1.4em;}
	#qftxtj{background:white; color:brown;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxtb{background:white; color:blue;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxtc{background:white; color:darkgreen;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxtd{background:white; color:orangered;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxte{background:white; color:#708090;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxtf{background:white; color:deeppink;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxtg{background:white; color:maroon;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxth{background:white; color:gold;
		font-weight:bold;
		font-size:1.4em;}
 	#qftxti{background:white; color:darkred;
		font-weight:bold;
		font-size:1.4em;}
  

	#qmtxta{background:white;color:purple;
		font-weight:bold;
		font-size:1.4em;}
	#qmtxtj{background:white;color:brown;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxtb{background:white;color:blue;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxtc{background:white;color:darkgreen;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxtd{background:white;color:orangered;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxte{background:white;color:#708090;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxtf{background:white;color:deeppink;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxtg{background:white;color:maroon;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxth{background:white;color:gold;
		font-weight:bold;
		font-size:1.4em;}
 	#qmtxti{background:white;color:darkred;
		font-weight:bold;
		font-size:1.4em;}
  

	#qltxta{background:white;color:purple;
		font-weight:bold;
		font-size:1.4em;}
	#qltxtj{background:white;color:brown;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxtb{background:white;color:blue;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxtc{background:white;color:darkgreen;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxtd{background:white;color:orangered;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxte{background:white;color:#708090;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxtf{background:white;color:deeppink;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxtg{background:white;color:maroon;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxth{background:white;color:gold;
		font-weight:bold;
		font-size:1.4em;}
 	#qltxti{background:white;color:darkred;
		font-weight:bold;
		font-size:1.4em;}
  

	#qftxtsba{background:white; color:purple;}
	#qftxtsbj{background:white; color:brown;}
 	#qftxtsbb{background:white; color:blue;}
 	#qftxtsbc{background:white; color:darkgreen;}
 	#qftxtsbd{background:white; color:orangered;}
 	#qftxtsbe{background:white; color:#708090;}
 	#qftxtsbf{background:white; color:deeppink;}
 	#qftxtsbg{background:white; color:maroon;}
 	#qftxtsbh{background:white; color:gold;}
 	#qftxtsbi{background:white; color:darkred;}
  

	#qmtxtsba{background:white;color:purple;}
	#qmtxtsbj{background:white;color:brown;}
  	#qmtxtsbb{background:white;color:blue;}
  	#qmtxtsbc{background:white;color:darkgreen;}
  	#qmtxtsbd{background:white;color:orangered;}
  	#qmtxtsbe{background:white;color:#708090;}
  	#qmtxtsbf{background:white;color:deeppink;}
  	#qmtxtsbg{background:white;color:maroon;}
  	#qmtxtsbh{background:white;color:gold;}
  	#qmtxtsbi{background:white;color:darkred;}
    

	#qltxtsba{background:white;color:purple;}
 	#qltxtsbj{background:white;color:brown;}
 	#qltxtsbb{background:white;color:blue;}
 	#qltxtsbc{background:white;color:darkgreen;}
 	#qltxtsbd{background:white;color:orangered;}
 	#qltxtsbe{background:white;color:#708090;}
 	#qltxtsbf{background:white;color:deeppink;}
 	#qltxtsbg{background:white;color:maroon;}
 	#qltxtsbh{background:white;color:gold;}
 	#qltxtsbi{background:white;color:darkred;}
 




	#spchar1{background:purple;color:white;}
	#spchar2{background:blue;color:white;}
	#qf{background:darkgreen;}
	#qm{background:orangered;}
	#ql{background:#708090;}
	#sp1txt{background:white;color:purple;}
	#sp2txt{background:white;color:blue;}
	#qftxt{background:white; color:darkgreen;
		font-weight:bold;
		font-size:1.4em;}
	#qmtxt{background:white;color:orangered;
		font-weight:bold;
		font-size:1.4em;}
	#qltxt{background:white;color:#708090;
		font-weight:bold;
		font-size:1.4em;}
	#qftxtsb{background:white; color:darkgreen;}
	#qmtxtsb{background:white;color:orangered;}
	#qltxtsb{background:white;color:#708090;}


	.spchar1{background:purple;color:white;}
	.spchar2{background:blue;color:white;}
	.qf{background:darkgreen;}
	.qm{background:orangered;}
	.ql{background:#708090;}
	.sp1txt{background:white;color:purple;}
	.sp2txt{background:white;color:blue;}
	.qftxt{background:white; color:darkgreen;
		font-weight:bold;
		font-size:1.4em;}
	.qmtxt{background:white;color:orangered;
		font-weight:bold;
		font-size:1.4em;}
	.qltxt{background:white;color:#708090;
		font-weight:bold;
		font-size:1.4em;}
	.qftxtsb{background:white; color:darkgreen;}
	.qmtxtsb{background:white;color:orangered;}
	.qltxtsb{background:white;color:#708090;}


	.spchar1a{background:purple;color:white;}
	.spchar1j{background:brown;color:white;}
	.spchar1b{background:blue;color:white;}
	.spchar1c{background:darkgreen;color:white;}
	.spchar1d{background:orangered;color:white;}
	.spchar1e{background:#708090;color:white;}
	.spchar1f{background:deeppink;color:white;}
	.spchar1g{background:maroon;color:white;}
	.spchar1h{background:gold;color:white;}
	.spchar1i{background:darkred;color:white;}


	.spchar2a{background:purple;color:white;}
        .spchar2j{background:brown;color:white;}
	.spchar2b{background:blue;color:white;}
        .spchar2c{background:darkgreen;color:white;}
 	.spchar2d{background:orangered;color:white;}
        .spchar2e{background:#708090;color:white;}
 	.spchar2f{background:deeppink;color:white;}
        .spchar2g{background:maroon;color:white;}
 	.spchar2h{background:gold;color:white;}
        .spchar2i{background:darkred;color:white;}
 

	.qfa{background:purple;}
	.qfj{background:brown;}
 	.qfb{background:blue;}
 	.qfc{background:darkgreen;}
 	.qfd{background:orangered;}
 	.qfe{background:#708090;}
 	.qff{background:deeppink;}
 	.qfg{background:maroon;}
 	.qfh{background:gold;}
 	.qfi{background:darkred;}
  

	.qma{background:purple;}
	.qmj{background:brown;}
 	.qmb{background:blue;}
 	.qmc{background:darkgreen;}
 	.qmd{background:orangered;}
 	.qme{background:#708090;}
 	.qmf{background:deeppink;}
 	.qmg{background:maroon;}
 	.qmh{background:gold;}
 	.qmi{background:darkred;}
  

	.qla{background:purple;}
	.qlj{background:brown;}
 	.qlb{background:blue;}
 	.qlc{background:darkgreen;}
 	.qld{background:orangered;}
 	.qle{background:#708090;}
 	.qlf{background:deeppink;}
 	.qlg{background:maroon;}
 	.qlh{background:gold;}
 	.qli{background:darkred;}
  

	.sp1txta{background:white;color:purple;}
	.sp1txtj{background:white;color:brown;}
 	.sp1txtb{background:white;color:blue;}
 	.sp1txtc{background:white;color:darkgreen;}
 	.sp1txtd{background:white;color:orangered;}
 	.sp1txte{background:white;color:#708090;}
 	.sp1txtf{background:white;color:deeppink;}
 	.sp1txtg{background:white;color:maroon;}
 	.sp1txth{background:white;color:gold;}
 	.sp1txti{background:white;color:darkred;}
  

	.sp2txta{background:white;color:purple;}
	.sp2txtj{background:white;color:brown;}
 	.sp2txtb{background:white;color:blue;}
 	.sp2txtc{background:white;color:darkgreen;}
 	.sp2txtd{background:white;color:orangered;}
 	.sp2txte{background:white;color:#708090;}
 	.sp2txtf{background:white;color:deeppink;}
 	.sp2txtg{background:white;color:maroon;}
 	.sp2txth{background:white;color:gold;}
 	.sp2txti{background:white;color:darkred;}
  

	.qftxta{background:white; color:purple;}
	.qftxtj{background:white; color:brown;}
 	.qftxtb{background:white; color:blue;}
 	.qftxtc{background:white; color:darkgreen;}
 	.qftxtd{background:white; color:orangered;}
 	.qftxte{background:white; color:#708090;}
 	.qftxtf{background:white; color:deeppink;}
 	.qftxtg{background:white; color:maroon;}
 	.qftxth{background:white; color:gold;}
 	.qftxti{background:white; color:darkred;}

	.qmtxta{background:white;color:purple;}
	.qmtxtj{background:white;color:brown;}
 	.qmtxtb{background:white;color:blue;}
 	.qmtxtc{background:white;color:darkgreen;}
 	.qmtxtd{background:white;color:orangered;}
 	.qmtxte{background:white;color:#708090;}
 	.qmtxtf{background:white;color:deeppink;}
 	.qmtxtg{background:white;color:maroon;}
 	.qmtxth{background:white;color:gold;}
 	.qmtxti{background:white;color:darkred;}

	.qltxta{background:white;color:purple;}
	.qltxtj{background:white;color:brown;}
 	.qltxtb{background:white;color:blue;}
 	.qltxtc{background:white;color:darkgreen;}
 	.qltxtd{background:white;color:orangered;}
 	.qltxte{background:white;color:#708090;}
 	.qltxtf{background:white;color:deeppink;}
 	.qltxtg{background:white;color:maroon;}
 	.qltxth{background:white;color:gold;}
 	.qltxti{background:white;color:darkred;}
  

	.qftxtsba{background:white; color:purple;}
	.qftxtsbj{background:white; color:brown;}
 	.qftxtsbb{background:white; color:blue;}
 	.qftxtsbc{background:white; color:darkgreen;}
 	.qftxtsbd{background:white; color:orangered;}
 	.qftxtsbe{background:white; color:#708090;}
 	.qftxtsbf{background:white; color:deeppink;}
 	.qftxtsbg{background:white; color:maroon;}
 	.qftxtsbh{background:white; color:gold;}
 	.qftxtsbi{background:white; color:darkred;}
  

	.qmtxtsba{background:white;color:purple;}
	.qmtxtsbj{background:white;color:brown;}
  	.qmtxtsbb{background:white;color:blue;}
  	.qmtxtsbc{background:white;color:darkgreen;}
  	.qmtxtsbd{background:white;color:orangered;}
  	.qmtxtsbe{background:white;color:#708090;}
  	.qmtxtsbf{background:white;color:deeppink;}
  	.qmtxtsbg{background:white;color:maroon;}
  	.qmtxtsbh{background:white;color:gold;}
  	.qmtxtsbi{background:white;color:darkred;}
    

	.qltxtsba{background:white;color:purple;}
 	.qltxtsbj{background:white;color:brown;}
 	.qltxtsbb{background:white;color:blue;}
 	.qltxtsbc{background:white;color:darkgreen;}
 	.qltxtsbd{background:white;color:orangered;}
 	.qltxtsbe{background:white;color:#708090;}
 	.qltxtsbf{background:white;color:deeppink;}
 	.qltxtsbg{background:white;color:maroon;}
 	.qltxtsbh{background:white;color:gold;}
 	.qltxtsbi{background:white;color:darkred;}
 




	.spchar1{background:purple;color:white;}
	.spchar2{background:blue;color:white;}
	.qf{background:darkgreen;}
	.qm{background:orangered;}
	.ql{background:#708090;}
	.sp1txt{background:white;color:purple;} 
	.sp2txt{background:white;color:blue; }
	.qftxt{background:white; color:darkgreen;}
	.qmtxt{background:white;color:orangered;}
	.qltxt{background:white;color:#708090;}
	.qftxtsb{background:white; color:darkgreen;}
	.qmtxtsb{background:white;color:orangered;}
	.qltxtsb{background:white;color:#708090;}


.instruct2{font-size:1.5em;
	   font-weight:bold;
	   text-align: center;
	   color: black;}

	#instruct1{font-size:1.5em;
	   font-weight:bold;
	   text-align: center;
	   color: black;}

.instruct{font-size:1.25em;
	   font-weight:bold;
	   text-align: center;
	   color: black;}

	#instruct{font-size:1.25em;
	   font-weight:bold;
	   text-align: center;
	   color: black;}
	#pnumstate{background:#ffffff;
  			text-align:center;}

thead th{
  	text-align:center;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.4em;
	color:black;
}
tfoot td{
  	text-align:center;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.6em;
	color: black;
}

tbody th{
  text-align:center;
  background:white;
  color:black;
  font-size:1.5em;
  font-weight:bold;
}
