


.wrmenu				{
					color: #5040e0 ;
					}

.wrmenugray			{
					color: #101010 ;
					}

.wrmenuborder		{
					border: 3px #101010 solid;
					}


#shoutboxerror					{
								padding:.3em;
								background-color:#f0b0b0 ;
								}


#textcontent p.shoutpara		{
								margin-left:6px;
								}



#textcontent div.testa		{
							display:flex ;
							flex-direction: row ;
							align-items:flex-start;
							font-size:1.1rem;
							margin-left:3em;
							}



#textcontent div.testa p.testoptionradio,
#textcontent div.testa p.testoptionindex,
#textcontent div.testa p.testitemoption		{
											margin-top:.5em;
											margin-bottom:.3em;
											}


#textcontent div.testa p.testoptionradio	{
											margin-left:1em;
											margin-right:0em;

											}
#textcontent div.testa p.testoptionindex	{
											/* border: 1px solid blue ; /* */
											font-weight:600;
											margin-left:1em;
											margin-right:0em;
											color: #0056a6;
											}

#textcontent div.testa p.testitemoption	{
											/* border: 1px solid blue ; /* */
											margin-left:4em;
											text-indent:-3em;
											}



#textcontent .testq		{
			font-size:1.3rem;
			font-weight:800 ;
			margin-top:2em;
			line-height:1.3em;
			margin-left:2em;
			text-indent:-1em;
			color:black;
			}


			
			
input.testradio	{
			transform: scale(1.2); 
			}
			
input.testsubmit {
			margin-top:3em;
			margin-left:100px;
			width:20em;
			transform: scale(1.4); 
			
			}
			
			
			
#whatsnew	{
			margin-top: 2em;
			background: #f0f0f0;
			}
			
#whatsnew img.whatsnew	{
						width:99% ;
						}
			
#whatsnew .workroom_boxgrey		{
								margin-top:1em;
								border:1px #d0d0d0 solid;
								}
#whatsnew h4 	{ margin-left:0em; font-weight:1.1em; }
			
		