/**
*	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: theme_netflag.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 : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;


}

/* Links */
a {
	font-size: 13pt;
	font-weight: bold;
	color: #0000A0;
:  Verdana, Arial, Helvetica, sans-serif;
	color: #0000A0;
	text-decoration: none; }

a:hover {
	color: #000000;
	text-decoration: none; }

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


/* Horizontal Line */
HR {
	background: #0000A0;
	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: #0000A0}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #0000A0;
}

.componentHeading {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #0000A0;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0000A0;
	background: #ECF9EC;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	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: #ECF9EC;
}

.sectiontableentry2 {
	background-color: #FCFEFC;

}

.sectiontableheader {
	background-color : #0000A0;
	font-weight : bold;
	color: #FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000A0;
	text-decoration: none;
	font-weight: normal}

.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0000A0;
	font-weight: normal }

li { list-style: disc url(none) inside;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
