/**	
*	Mambo Open Source Version 4.0
*	Dynamic portal server and Content managment engine
*	22-10-2002
*
*	Copyright (C) 2000 - 2002 Miro International Pty. Limited
*	Distributed under the terms of the GNU General Public License
*	This software may be used without warranty 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 Open Source Version 4.0
*	File Name: ie5.css
*	Developers: Danny Younes - danny@miro.com.au
*				Nicole Anderson - nicole@miro.com.au
*				Robert Castley - robert@castley.com
*	Date: 22/10/2002
* 	Version #: 4.0
*	Comments:
*/
	
/* --Default Page Settings-- */

/* Body */
BODY   { color: black; background-color: white }

/* Links */
a   { color: #006; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
b { color: #006; font-weight: bolder; font-size: 13pt; font-family: Arial, Verdana, Helvetica, sans-serif }
td  { color: #006; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }	

/* Horizontal Line */	
HR  { color: fuchsia; background-color: #009900; border: inset 1px; width: 170px; height: 2px }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #003300 }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.sectiontableentry2 {
	background-color : #EBEBEB; }
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-align: left
}