@charset "iso-8859-1";
/* this is the default stylesheet for all of Webequality */
/* Ver 1.7, 20/07/2009 */

.defaultbackground	{
			background-color: #ffffee ; 
			}

.alternateback		{
			background-color: #ffeecc ;
			}

.jsmenustyle	{
			font-family: georgia ;
            font-weight:bold ; 
			background-color: #ffffdd ;
            background:url(images/img10y.gif) repeat-y left top;
			color: #ffffbb ;
			margin-left: 0% ;
			width: 22% ;
			float: left ;
			border-right-style: solid;
			border-right-width: 2px;
			border-right-color: #ffab53 ;
			border-right-style: solid;
			border-right-width: 2px;
			border-right-color: #ffab53 ;
            padding-left: 3px;	
            padding-top: 7px;	
            padding-bottom: 7px;	
			
            }
.jsmenustyle a 	{
			font-family: arial, sans-serif ;
			color: #000000;
			text-decoration: none;
			}
		
.pageheaderback	{
			font-family: arial, sans-serif ;
			text-align: center ;
			background-color: #f3d4a2 ;
		}
				
.maintextstyle	{								
/*			font-size: 14 ;		*/
			font-size: 100% ;
			color: #000000 ;
			margin-left: 23% ;
			margin-top: 0% ;
            padding-left: 3px;	
			font-family: arial, sans-serif ;
			}
			
.localtextstyle	{								
/*			font-size: 14 ;					*/
			color: #000000 ;
			margin-top: 0% ;
			font-family: arial, sans-serif ;
			}
			
H1			{								
/*			font-size: 18 ;					*/
			font-size: 120% ;
/*			font-weight: bold ; */
			color: #770000 ; 
			}

H2			{								
/*			font-size: 16 ;			*/		
			font-size: 115% ;
/*			font-weight: bold ;*/
			color: #880000 ; 
			}

H3			{								
/*			font-size: 14 ;					*/
			font-size: 110% ;
/*			font-weight: bold ;*/
			color: #990000 ; 
			}

.downurl	{								
			text-align: right ;					
			}

.navline		{
			font-size: 12 ;
			color: #0000aa ;
			}

.textmenuheader	{
	  		font-size: 14 ;
	  		color: #000000 ;
			margin-left: 0% ;
			clear: left ;
			font-family: arial, sans-serif ;		
			}

.headerlink		{
	  		font-size: 14 ;
	  		color: #0000ee ;
			text-decoration: none ;
			}

.sublinks		{
			font-size: 12 ;
			color: #000000 ; 
/*			color: #990033 ; */
			text-decoration: none ;
			}

.links			{
			font-size: 14 ;
			color: #666666 ;
			text-decoration: none ;
			}

/* leave .selectbutton alone! */
/* it ensures user cannot render the restore defaults */
/* button in page controls illegible */
			
.largeselect {
			font-size: 14;
			color: #000000 ;
			background-color: #ffffcc;
			font-weight: bold;
			font-family: arial ;
			}
			
.selectbutton {
			font-size: 14;
			color: #000000 ;
			background-color: #ffffcc;
			font-weight: bold;
			font-family: arial ;
			width: 12em ;
			}

			
.menubutton	{
			font-size: 14;
			background-color: #ccffcc;
			font-weight: bold;
			}

.tableheader	{
			background-color: #ffeebb ;
			font-weight: bold ;
			}

.alternatetableheader	{
			background-color: #ffffcc ;
			font-weight: bold ;
			}
			
.thirdchoicetableheader	{
			background-color: #ccffcc ;
			font-weight: bold ;
			}			

.tablecentre			{
			text-align: center ;
			}

.picalignright	{
			float: right;
			}

.tdtop	{
			vertical-align:top ;
            }
            
.tdright		{
			text-align:right ;
			}

.formalignright	{
			text-align:right ;
			width:10% ;
			float:left ;
			}
			
HR			{color: #ffab53 ; }	
		
/*HR			{color: #0000cc ; } */

/*link			{color: #3366cc ;} */ 

/*vlink			{color: #9966cc ;} */

/*alink			{color: #ff0000 ;} */
