/**	
*	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 {
	background-color : #FFFFFF;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Links */
a {
	font-size: 8pt;
	color: #2F4D19;
	font-weight: bold;

:  Verdana, Arial, Helvetica, sans-serif;
	color: #66A938;
	text-decoration: none; }

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}
	

/* Horizontal Line */	
HR {
	background: #2F4D19;
	height:2px;
   width:160px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
 	color: #327226}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #DFF1D3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #327226;
} 

.componentHeading {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #327226;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #327226;
	border: 1px solid #FFFFFF; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left }	

.newspane {
}

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #DFF1D3; }

.sectiontableentry2 {
	background-color: #F2FAED;

}

.sectiontableheader {
	background-color : #327226;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: normal}
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #000000; 
	font-weight: normal }

li { list-style: square url(none) inside;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
