	body, td {
		font-family: Arial;

		color: #616161;

		font-size: 14px;

		line-height: 24px;

	}
	
	h1 {

		font-weight:normal;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:27px;
		line-height:35px;
	}
	h2 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:20px;
		line-height:25px;
		margin:0px;
		font-weight:normal;
	}

	

	a { 

		text-decoration: none;

		color:#526B91;

		}

	a:link { 

		text-decoration: none;

		color:#526B91;

		}

	a:hover {

		text-decoration:underline;

		color:#526B91;

		}

	


	.large-button {
		font-family:Tahoma, Arial;
		font-size:14px;
	}




	.small_txt {

		font-size: 11px;

		line-height: 18px;

	}

	

	.verysmall_txt {

		font-size: 10px;

		line-height: 17px;

	}	

	

	.grey_bar {

		font-size: 10px;

		line-height: 17px;

	}	



	.form {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 10px;

	}

	

	.form_general {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 10px;

	}



	.form_dropdown {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 10px;

		}

		

	.table_title {

		background-color:#526b91;

		font-size:11px;

		line-height: 25px;

		font-weight:bold;

		color:#FFFFFF;

	}

	

	.table_title a { 

		text-decoration: none;

		color:#CCCCCC;

	}

	.table_title a:hover {

		text-decoration:underline;

		color:#CCCCCC;

	}

	.table_title a:link {

		text-decoration: none;

		color:#CCCCCC;

	}

	

	.table_f1{ background-color:#F7F7F7; }

	.table_f2{ background-color:#EBEBEB; }

	.table_border{ background-color:#FFFFFF; }

			



	.textcolour_default{ color:#616161; }

	.textcolour_red{ color:#FF0000; }

	.textcolour_orange{ color: #FF6600; }

	.textcolour_green{ color: #009900; }

	.error{

		color:#FF0000;

		font-size: 11px;

	}

	#submenu {
		width:135px;
		padding-top:15px;
		padding-left:15px;
	}
	#submenu a {
		display:block;
		font-family:12px;
		line-height:35px;
		height:35px;
		border-bottom:solid #ffffff 1px;
	}
	#submenu a.selected {
		color:#cc5503;
		font-weight:bold;
	}