/**	
*	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 : #000000;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	 }
	BACKGROUND-IMAGE: url("http://www.fldesign.de/v1/templates/FL001/images/background.gif");

td,tr,p,div {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

.bg_esq {
	BACKGROUND-POSITION: right 0%; BACKGROUND-IMAGE: url(/templates/FL001/images/fundo_esq.png); BACKGROUND-REPEAT: repeat-y
}
.bg_dir {
	BACKGROUND-POSITION: left 0%; BACKGROUND-IMAGE: url(/templates/FL001/images/fundo_dir.png); BACKGROUND-REPEAT: repeat-y
}

/* Links */
a {
	font: 11px Verdana,Arial,Sans-Serif;
	color: #0099CC}

a:link {
	color: #000000;
	font-weight: bold;
text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
text-decoration: none;
}
a:hover {
	color: #FF5500;
	font-weight: bold;
}

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
	  border-bottom:1px solid #666;
      }

    #tabsF a {
      float:left;
      background:url(../images/tabrightF.gif) no-repeat center top;
      margin:0;
      padding: 6px 0px 10px 30px;
      text-decoration:none;
      }

	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      color: #000;
	  font-weight: bold;
	  background:url(../images/tabrightF2.gif) no-repeat center top;
	  margin:0;
	  padding:10px 0px 10px 30px;
	        }
   
-->

/* Table Column */	
td {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	color: #000000; }	

/* Horizontal Line */	
HR {
	background: #000000;
	height:2px;
    width:170px;
	font-weight: bold;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font: bold;
 	color: #009ACE }
	
.button {
	font-family: Verdana,Arial,Sans-Serif;
	font-style: normal;
	font-size: 8px;
	font: bold;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
	font-size: 12px;
	font-family: Verdana,Arial,Sans-Serif;
	font: bold; 
	color: #000000;
	text-align: left }

.inputbox {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #666666;
	font: bold;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font: bold;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White;
	border-bottom : 1px dotted #D0D0D0; }

.newspaneopen {
	border : 0px dotted #DCDCDC; }
	
.poll {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font: bold;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #FFFFFF; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none; }
			
.smalldark {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: bold }

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}
/** template specified classes **/

.basic_table {
	border: 1px solid #CCCCCC;
}
.top_table {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}
.nav_table {
	border-left: 1px dotted #CCCCCC;
}
.path_table {
	border-right: 1px dotted #CCCCCC;
}

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
  text-align: left;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	vertical align: top; 
	bgcolor: #FFFFFF;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
 	vertical align: top; 
	bgcolor: #FFFFFF;

}

.contentheading {
	font-size: 16px;
	color: #FF5500;
	font-weight: bold; 
}
.contentpagetitlealias {
font-family: arial;
font-size: 12px;
font-weight: bold;
color : #666666;
}