body {
	background-image:url("../images/bg_wrap_ff.jpg");
	background-repeat:repeat-y;
	background-color: #CCCCCC;
	background-position:top center;
}
body,td,th  {font-family: Arial, Helvetica, sans-serif;font-size: 11px;/*color: #707070;*/color:#000;line-height:150%;}

a:link 		{color: #a00933;text-decoration: none;font-weight: bold;}
a:visited   {text-decoration: none;color: #333333;font-weight: bold;}
a:hover 	{text-decoration: none;color: #7A7A7A;}
a:active 	{text-decoration: none;color: #333333;}

#wrapper	{width:832px;height:100%;max-height:100%;text-align:left;background-image:url("../images/bg_wrap.jpg");
			background-repeat:repeat-y;/*background-image:  url("../images/textholder_bg.jpg");*/margin: auto auto -28px auto;clear:both;}


/* Config ************************************************************************************/
html, body, html body, #wrapper {margin: 0;padding: 0;height:100%;}
.hidden		{display:none;}
.footer		{clear:both;	margin: 0;padding-bottom:1pt;}

/* main**************************************************************************************/
#main 		{bottom:59px;width: 832px;padding: 0px 25px 0 20px;}
#mainWide 		{bottom:59px;width: 832px;margin:0;padding: 0px 25px 0 20px;}

/* form**************************************************************************************/
form {padding:0px;margin: 20px 0px 0px 0px;}
.subtitle {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color: #999999;}

/*page titles********************************************************************************/
.page_titles {font-family: Arial, Helvetica, sans-serif;font-size: 17px;}

/*main page text***********************************************************************************/

/*text Layer possition CSS*/
#internal_txt {width: 528px;margin-top: 17px;margin-left: 27px;padding-left: 10px;margin-bottom:10px;}

/*Font used in text layer and colour*/
.page_text {font-family: Arial, Helvetica, sans-serif;font-size: 11px;/*color: #7A7A7A;*/color:#000;}
