	/**	
	 *	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 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 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 : White;
	color : Black; }

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: bold;
	text-decoration: underline; }

a:hover {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	font-weight: bold;
	color: #000066; }

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:2px;
	width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }
	
.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 } 

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.inputad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	

.newspane {
/*	background-color: #ffdd66; 
	background-image: url('../images/themes/theme_srcao/bg_4.gif')}*/

.newspaneopen {
	border : 1px 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 : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000; 
	font-weight: normal }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	text-decoration: none; 
	font-weight: medium }

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	color: #505050;
	text-decoration: none }

/* menu */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #808080;
	text-decoration: underline; }

/* banner */
.banner {
	border: 1px solid #000000;
	}

.notehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #606060 }

.notetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060; }	

.regist {
        }

.catalogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #333333; }

.folder2 {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #a0a0a0;
	font-weight: normal;
	font-style: italic;
	}

.tbltitle {
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	}

.tblhead {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #4B4C46;
	font-weight: bold;
	}

.tblline_l {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #4B4C46;
	font-weight: normal;
	}

.tblline_l:hover {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: normal;
	}

.tblline_l:active {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	}

