/**
*	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 Original Name was: theme_mt_business.css
*	File: tdwblackblue.css
*       File Author: Trijnie Drenthe Wanders
*	Developers: Danny Younes - danny@miro.com.au
*				Nicole Anderson - nicole@miro.com.au
*				Robert Castley - robert@castley.com
*	Date: 16/08/2003
* 	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: 8pt;
	color: #507C90;
:  Verdana, Arial, Helvetica, sans-serif;
	color: #507C90;
	text-decoration: none; }

a:hover {
	color: #000000;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #507C90; }


/* Horizontal Line */
hr {
	background: #507C90;
	height:2px;
   width:160px;
	border: 1px inset; }



/* --Default Class Settings-- */

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
 	color: #303030}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	color: #303030;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #80D0F0;
}

.componentHeading {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #507C90;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #303030;
	background: #80D0F0;
	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 {
}

.sectiontableentry2 {

}

.sectiontableheader {
	background-color : #80D0F0;
	font-weight : bold;
	color: #FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00C800;
	text-decoration: none;
	font-weight: normal}

.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #2B5D8D;
	font-weight: normal }

li { list-style: inside url(../images/themes/theme_tdwblackblue/arrow.gif) 2px;
	list-style-image: url(../images/themes/theme_tdwblackblue/arrow.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}