body 	{font-size:9pt; background-color:#c0c0c0;}
table 	{font-size:9pt;font-family:helvetica, verdana; background-color:#ffffff;}

a:link  		{color:#99076e; font-weight:bold;}
a:visited	 	{color:#99076e; font-weight:bold;}
a:hover 		{color:#de5bb7; font-weight:bold;}

table a:link 		{color:#99076e; font-weight:bold;}
table a:visited 	{color:#99076e; font-weight:bold;}
table a:hover 		{color:#de5bb7; font-weight:bold;}


table.main_table
		{
		border: 1px; border-color:#96116e; border-style:solid;
		}

table.header_table
		{
		background-color:#ffcde6;
		}

table.content
		{

		}

.form_font
		{
		font-size:9pt;
		}

table.main_menu
		{
		background-color:#ffcde6;
		}

td.main_menu
		{
		background-color:#ffcde6;
		text-align:center;
		}




td.main_menu
		{
		background-color:#ffcde6;
		text-align:center;
		}


table.main_menu a:link {
			color:#000000;
			font-weight:bold;
			text-decoration:none;
		       }


table.main_menu a:visited {
			   color:#000000;
			   font-weight:bold;
			   text-decoration:none;
		          }

table.main_menu a:hover {
			color:#96116e;
			font-weight:bold;
			text-decoration:none;
		        }

.dark_red_line
		{
		background-color:#96116e;
		height:1px;
		width:100%;
		}



.

table.main_content
		{
		background-color:#ffffff;
		}

table.footer
		{
		background-color:#ffcde6;
		font-size:8pt;
		padding:5px;
		}

td.footer
		{
		background-color:#ffcde6;
		}




.page_heading
		{
		font-size:15pt;
		color:#96116e;
		font-weight:bold;
		}

.page_heading a:link, .page_heading a:visited, .page_heading a:hover
	{
	text-decoration:none;
	}


h1
		{
		font-size:15pt;
		color:#96116e;
		font-weight:bold;
                margin-bottom:0px;
                margin-top:0px;
		}

h1 a:link, h1 a:visited, h1 a:hover
	{
	text-decoration:none;
	}


#tabs {
      float:right;
/*       width:100%; */
/*       background:#BBD9EE; */
      font-size:93%;
      line-height:normal;
      }

#tabs ul {
	  margin:0;
	  padding:10px 0px 0px 0px;
	  list-style:none;
             }

#tabs li {
      display:inline;
      margin:0;
      padding:0;
      }

#tabs a {
      float:left;
      background:url("/images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

#tabs a span {
      float:left;
      display:block;
      background:url("/images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#96116e;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/


#tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover span {
      color:#7393cf;
      }

#tabs a:hover {
      background-position:0% -42px;
      }

#tabs a:hover span {
      background-position:100% -42px;
      }

 .bold_coloured
 	{
	font-weight:bold;
	color:#96116e;
	}

img.front_image
	{
	border:1px;
	border-style:solid;
	border-color:#96116e;
	}
