/*** Body backgrounds ***/






/*** Main Content Styles ***/

.bodytext	{font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #CC3300;
		font-size: 0.7em;
		}
		
.btext	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		color: #330066;
		}
		
		.wtext	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		color: #ffffff;
		}
		
		
.btext1	{font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #330066;
		Font-size: 0.7em;
		}
			
		
.text	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		color: #FF9900;
		/* margin-top: 0em;
		margin-bottom: 1em; */
		}
		
		.text2	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		color: #000000;
		/* margin-top: 0em;
		margin-bottom: 1em; */
		}

.nomargin	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		color: #330033;
		padding-left: 0.2em;
		}
		
.nomargin-abs	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		color: #FFFFFF;
		margin-top: 0;
		margin-bottom: 0;
		}
		
		
.head-blk	{font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.95em;
		color: #000000;
		}

.head-purple	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.75em;
		color: #7F5F7F;
		}


.subhead-blk	{font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.75em;
		color: #000000;
		}

.subhead-wht	{font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.75em;
		color: #FFFFFF;
		}
		

/* bit smaller than normal sub heading*/
.subhead-dark	{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.7em;
		color: #000000;
		}



/*** Table cells with web dither bg ***/

TD.dither	{background-image: url(images/bg_table_dither.gif)}






/*** Text Links ***/

/* default link colours */
A:link	 	{color: #000000; text-decoration: none;}
A:visited	{color: #000000; text-decoration: none;}
A:hover 	{color: #990066; text-decoration: none;}
A:active	{color: #990066; text-decoration: none;}


/*** Forms (for IE only) ***/

/* FORM		{margin-top: 2px; margin-bottom: 2px;} */

/* For single line input field */

.input1 	{width: 160px; height: 18px;}

.input2 	{width: 50px; height: 18px;}

.input3 	{width: 80px; height: 18px;}

.input4		{width: 156px; height: 18px;}

/* For multi line input field */

.multi-input	{width: 130px; height: 100px;}

.multi-input2	{width: 156px; height: 100px;}



IMG {border-color: #990066; }