/**	
*	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 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #333300;
	color : Black;
    }

/* Links */
a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none; }

a:hover {
	color: #663300;
	text-decoration: underline; }

a:active {
	text-decoration:underline;
	color: #003300; }

/* Table Column */	
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 133%;
	}	

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

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666600;

	}

	
/* --Default Class Settings-- */	

/*p {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	color: #003300; 
	text-align: justify;
	line-height: 140%}
	*/

.titol_documents {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #663300; text-decoration: none; text-align: left}
.titol_seccio { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003300; text-decoration: none; text-align: left }


.articlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #003300 }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #333300;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	background-color : White;
	border-color : #663300;
 	} 
	

.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: normal;
	color: #333333;
	background: #FFFFFF;
	border: 1px #663300 solid; }
	
	

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify }	

.newspane {
	background-color : #F3F5E9; }

.newspaneopen {
	border : 1px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #F4F4EC; }

.sectiontableentry2 {
	background-color : #E8EFDA; }

.sectiontableheader {
	background-color : #D3E5BD;
	color : #333300;
	font-weight : bold;
	border: 1px solid #DCDCDC;}
	
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: medium }

			
.smalldark {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000; 
	font-weight: normal }
	
.taularequadre {
	padding:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	border-top: thin none #663300;
	border-right: thin none #663300;
	border-bottom: thin none #663300;
	border-left: thin dotted #663300;
}
	
	.contentpane {
	background-color : #F3F5E9;
	}

.contentpaneopen {
	border : 0px ridge #BFDC7C;
	text-align: left;
	}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #003300;
	text-align:left;
	line-height: 100%;
	}

.contentpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #80A02C;
	text-align:left;
	}
.celamenu {
	border-top: 1px none #663300;
	border-bottom: 1px dotted #999999;
}