	/**	
	 *	Mambo Site Server Open Source Edition Version 3.0.5
	 *	Dynamic portal server and Content managment engine
	 *	04-05-2001
 	 *
	 *	Copyright (C) 2000 - 2001 Miro Contruct Pty Ltd
	 *	Distributed under the terms of the GNU General Public License
	 *	This software may be used without warrany provided these statements are left 
	 *	intact and a "Powered By Mambo" appears at the bottom of each HTML page.
	 *	This code is Available at http://sourceforge.net/projects/mambo
	 *
	 *	Site Name: Mambo Site Server Open Source Edition Version 3.0.5
	 *	File Name: ie5.css
	 *	Developers: Danny Younes - danny@miro.com.au
	 *				Nicole Anderson - nicole@miro.com.au
	 *	Date: 17/07/2001
	 * 	Version #: 3.0.5
	 *	Comments:
	**/
a {
	font: bolder normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F7EDDF;
; text-decoration: none
}

a:hover {
	color: #FF6633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

a:active {
	color: #F7EDDF;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
; text-decoration: none
}

.date {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	}
	
.backcolor {
	background-color: #FF8100;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
	}

.footer {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	
.bold {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
.smalldark {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal}
.small {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF8302; font-weight: normal}
td {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.smallgrey { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal }
h1 {  font: normal 6pt Arial, Helvetica, sans-serif; color: #000099}
.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; background-color: #000066; border-color: #CCCCCC #000066 #000066 #999999; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
