/*

'--------------------------------------------------------------------------------------------------
'	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
'		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.
'--------------------------------------------------------------------------------------------------

*/

body {
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
	color: #333333;
	scrollbar-base-color: #008dc9;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-darkshadow-color: #ebebeb;
	scrollbar-face-color: #008dc9;
	scrollbar-highlight-color: #ebebeb;
	scrollbar-shadow-color: #ebebeb;
	scrollbar-track-color: #ebebeb;	
}

td {
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
}

th {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
}
a.navitem:link {
	font-family: Verdana;
	color: #008dc9;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
a.navitem:visited {
	font-family: Verdana;
	color: #008dc9;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
a.navitem:hover {
	font-family: Verdana;
	color: #DF0101;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
a.navitem:active {
	font-family: Verdana;
	color: #008dc9;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}

a.linkitem:link {
	font-family: Verdana;
	color: #999999;
	text-align: left;
	line-height: 20px;
}
a.linkitem:visited {
	font-family: Verdana;
	color: #999999;
	text-align: left;
	line-height: 20px;
}
a.linkitem:hover {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
a.linkitem:active {
	font-family: Verdana;
	color: #999999;
	text-align: left;
	line-height: 20px;
}

a.contactitem:link {
	font-family: Verdana;
	color: #008dc9;
	text-decoration: none;


}
a.contactitem:visited {
	font-family: Verdana;
	color: #008dc9;
	text-decoration: none;


}
a.contactitem:hover {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;


}
a.contactitem:active {
	font-family: Verdana;
	color: #008dc9;
	text-decoration: none;

}

a.portfolioitems:link {
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
}
a.portfolioitems:visited {
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
}
a.portfolioitems:hover {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
}
a.portfolioitems:active {
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
	text-align: left;
	font-size: 7pt;
}
p {
	color: #333333;
}
.smallfeaturetext {
	font-size: 7pt;
	color: #999999;
	height: 15px;
}
.menuspacer {
	height: 3px;
}
.formlabel {
	font-weight: bold;
}
.subtitle {
	font-family: Verdana;
	color: #008dc9;
	font-size: 12pt;
}
.bluetext {
	font-family: Verdana;
	color: #008dc9;
}
.footer {
	font-size: 6pt;
	color: #666666;
}
.divcontent {
	width: 620px;
}
textarea {
	font-family: Verdana;
	color: #333333;
	font-size: 9pt;
}
input {
	font-family: Verdana;
	color: #333333;
	font-size: 9pt;
}
.whiteback {
	background-color: #FFFFFF;
}
.largeHeading {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #008dc9;
}
.LargeFooter {
	font-family: Verdana;
	font-size: 12pt;
	color: #008dc9;
}

.quote {
	font-style: italic;
}
.author {
	text-align: right;
}
.bold12 {
	font-size: 10pt;
	font-weight: bold;
}
.thinborder {
	border: 1px solid #CCCCCC;
}
