/*
'--------------------------------------------------------------------------------------------------
'	COPYRIGHT and INTELLECTUAL PROPERTY NOTICE		
'	2007 Mamet and Associates  (Australia - ABN: 55991650020) 
'	It is illegal to remove or in any way alter the following commented text from this file.

'	1.	All files in this folder and related sub folders, the software, design, text 
'		and graphics comprised in this folder and related sub folders and the selection 
'		and layout of this website are owned or licensed by Mamet and Associates (Australia - ABN: 55991650020) 
'		and protected by copyright under the laws of Australia and other countries. 

'	2.	You may view this website and its contents using your web browser and save an electronic 
'		copy of the website solely in the usual operation of your web browser in visiting the site. 

'	3.	You must not otherwise reproduce, transmit (including broadcast), adapt, distribute, sell, 
'		modify or publish or otherwise use any files in this folder and related sub folders except 
'		as permitted by statute or with Mamet and Associates' prior written consent.
'--------------------------------------------------------------------------------------------------
*/
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: underline;
}
.Formlabel {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
}
.footercenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: right;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 18px;
}
.columntitle {

	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.loginstatus {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-style: normal;
}

.logintext {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-style: normal;
}

.sep-horizontal {
	background-color: #FFFFFF;
	height: 2px;
}
