/* this stylesheet supplies residual styles for when */
/* the user sets any of the page controls */
/* Ver 1.3, 22/07/2009 */

.jsmenustyle	{
			margin-left: 0% ;
			width: 22% ;
			float: left ;
			border-right-style: double;
			border-right-width: 1;
			}
.jsmenustyle a 	{
			text-decoration: none;
			}			
				
.maintextstyle	{					
			margin-left: 24% ;
			margin-top: 0% ;
			}
		
.pageheaderback	{
			font-family: arial, sans-serif ;
			text-align: center ;
			background-color: #f3d4a2 ;
			border-style: solid;
			border-width: 2px;
			border-color: #ffab53 ;
			}

H1			{						
			font-size: 140% ;			
			font-weight: bold ;
			}

H2			{							
			font-size: 120% ;			
			font-weight: bold ;
			}

H3			{							
			font-size: 110% ;			
			font-weight: bold ;
			}

.downurl	{								
			text-align: right ;	
			}

.navline	{
			font-size: 90% ;
			}

.textmenuheader	{
	  		font-size: 100% ;
			margin-left: 0% ;
			clear: left ; 
			}

.headerlink		{
	  		font-size: 100% ;
			text-decoration: none ;
			}

.sublinks		{
			font-size: 90% ;
			text-decoration: none ;
			}

.links		{
			font-size: 100% ;
			text-decoration: none ;
			}
/* leave .selectbutton alone! */
/* it ensures user cannot render the restore defaults */
/* button in page controls illegible */
			
.largeselect	{
			font-size: 100%;
			color: #000000 ;
			background-color: #ffffcc;
			font-weight: bold;
			font-family: arial ;
			}
			
.selectbutton {
			font-size: 100%;
			color: #000000 ;
			background-color: #ffffcc;
			font-weight: bold;
			font-family: arial ;
			width: 12em ;
			}
						
.menubutton	{
			font-size: 100%;
			background-color: #ccffcc;
			font-weight: bold;
			}
			
.tableheader	{
			font-weight: bold ;
			}

.alternatetableheader	{
			font-weight: bold ;
			}
			
.thirdchoicetableheader	{
			font-weight: bold ;
			}
			
.tablecentre			{
			text-align: center ;
			}

.picalignright	{
			float: right;
			}

.formalignright	{
			text-align:right ;
			float:left ;
			width:10% ;
			}
			
/*link			{color: #3366cc ;} */ 

/*vlink			{color: #9966cc ;} */

/*alink			{color: #ff0000 ;} */

