/**

*	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: Arial,Sans-Serif;

	font-size: 12px;

	bgcolor="#EFEFEF"}

	BACKGROUND-IMAGE: url("http://www.sfx-scs.com/mos/images/themes/FL001/back.jpg");


/** main menu text format as well as hyperlink format **/

.mainmenu { color: #333333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; text-decoration: none; }
a.mainmenu:link, a.mainmenu:visited, a.category:link, a.category:visited { color: #333333; font-weight: normal; }
a.mainmenu:hover, a.category:hover { color: #DE4621; }
/.submenu { color: #666666; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;}
/a.submenu:link, a.mainmenu:visited, a.category:link, a.category:visited { color: #666666; font-weight: normal; }
/a.submenu:hover, a.category:hover { color: #DE4621; }


/* Links */

a {

	text-decoration: underline;

	font: 12px Arial,Sans-Serif;

	color: #000000}



a:link, a:visited {

	color: #DE4621;

	text-decoration: none; }



a:hover {

	color: #DE4621; }



a:active {

	color: #DE4621; }




/* Table Column */

td {

	font-family: Arial,Sans-Serif;

	font-size: 12px;

	color: #000000; }



/* Horizontal Line */

HR {

	background: #000000;

	height:2px;

    	width:170px;

	border: 1px inset; }







/* --Default Class Settings-- */



.articlehead {

	font-family: Arial,Sans-Serif;

	font-size: 15px;

	font-weight: bold;

 	color: #333333 }



.button {

	font-family: Arial,Sans-Serif;

	font-style: normal;

	font-weight: bold;

	font-size: 8px;

	color: #000000;

	border-style: solid;

	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }



.componentHeading {

	font: bold

	font-size: 12px;

	font-family: Arial,Sans-Serif;

	color: #000000;

	text-align: left }



.inputbox {

	font-family: Arial,Sans-Serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	background: #FFFFFF;

	border: 1px solid; }



.newsarticle {

	font-family: Arial,Sans-Serif;

	font-size: 12px;

	color: #333333;

	text-align: left }



.newspane {

	background-color : #EFEFEF; }

	border-bottom : 1px dotted #D0D0D0; }



.newspaneopen {

	border : 0px dotted #DCDCDC; }



.poll {

	font-family: Arial,Sans-Serif;

	font-size: 12px;

	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: Arial,Sans-Serif;

	font-size: 12px;

	font-weight: bold;

	color: #DE4621;

	text-decoration: none; }



.smalldark {

	font-family: Arial,Sans-Serif;

	font-size: 12px;

	color: #000000;

	font-weight: normal }



li {
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;

}

