/**	
*	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 : #FFFFFF; }

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline; }

a:hover {
	text-decoration: underline;
	 }

a:active {
	text-decoration:underline;
	color: #003399; }
	
a:visited {
	text-decoration:underline;
	color: #666666; }
		
.mainmenu A:link {
	 text-decoration: none; color: #000099;
}

.mainmenu A:visited {
	 text-decoration: none; color: #000099;
}
.mainmenu A:active {
	 text-decoration: none;  color: #000099;
}
.mainmenu A:hover {
	 text-decoration: underline; color: #000099;
}

.articlereadon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	line-height: 22px;
}


/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:1px;
   width:100%;
	border: 0px; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #660000;
}
.articledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.newspane {
	background-color : #FFFFFF; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }	

.componentHeading {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; LINE-HEIGHT: 14px; TEXT-DECORATION: none; font-weight : bold;

}
	
.componentBody {
	COLOR: #660000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; LINE-HEIGHT: 14px; }
	
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: thin inset #666666;
}
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}
.pollhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pollitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.popupwindow {
	background-color : #FFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
.rightcomponenthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000cc;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }
	
.formlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}	

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal }
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/M_images/arrow.gif);
	list-style-position: outside;
}
