/* STYLESHEET FOR NETSCAPE ON WINDOWS, ALSO DEFAULT FOR NON-MSIE */

/* BODY STYLES */
/* Note: Level 3 was the original RM style for some pages. */
/* Many pages still use the class, so do not delete */

body, .Level3
{
	color: #333366;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p, ul, ol
{
	color: #333366;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* Note: can't include TD in list above because of Netscape bug */
/* It appears to ignore classes applied to the TD tag that have different color attribs */

td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th
{
	color: #333399;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h1
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h2
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h4
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h5
{
	color: #333399;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.indent  
{
	margin : 1em 0em 1em 2em;
}

/* INFO BOX STYLES */

/*Note: some style names appear twice with case differences. This is because Netscape 6 appears to be case-sensitive*/
/*Note: some styles have alternate names. This is because of redundant names used in original RM styles*/

.infoBoxHeader, .infoboxheader
{
	color: #FFFFFF;
	background-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.infoBoxCell, .infoboxcell, .infoBox, .infobox
{
	color: #FFFFFF;
	background-color: #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* HEADER AND FOOTER BACKGROUNDS */

.lightbg
{
background-color: #003399;
}

.darkbg
{
background-color: #000066;
}

/* FOOTER STYLES */

.footer
{
	color: #000066;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* REQUESTED STYLES */

/* Styles for RGEB */

.red

{
	color: #cc0000;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.redhead
{
	color: #cc0000;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* Display boxes (for Monash Staff Online) */
.display
{
	color: #000033;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Small fonts (for Procurement Services) */
.matcodes, .smallfont
{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
}

.smallred
{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #cc0000;
	background-color: #ffffff;
}

.smallblue

{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #003399;
	background-color: #ffffff;
}

.blue

{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #003399;
	background-color: #ffffff;
}

/* OLD STYLES */
/* Do not delete these styles as they are still in use on some pages */

/* Search Field */

INPUT.SearchField
{
	color: #000000;
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
	height: 16px;
	width: 155px;
}

/* This is for the old footer with searchbox */
.gofooter
{
	color: White;
	background-color: #003399;
}

/* These are for the Monash Magazine */

.magazine 
{  
background-image: url(http://www.monash.edu.au/pubs/monmag/issue6-2000/img/bg.jpg); 
background-repeat: repeat
}

.actionGreen 
{  
background-color: #BBDFC2; 
font-size: small
}

.actionBrown 
{  
background-color: #FFCC99; 
font-size: small
}

.actionPurple 
{  
background-color: #CC99FF; 
font-size: small;
}

.actionOrange 
{ 
background-color: #CC6633; 
font-size: small;
}

.actionBlue 
{ 
background-color: #66CCFF; 
font-size: small;
}
 
.actionBlack 
{ 
background-color: #000000;
}

.quote 
{ 
color: #3366FF; 
font-weight: bold;
}
 
.quoteOrange 
{  
color: #CC6633; 
font-weight: bold;
}

.quoteGreen 
{  
color: #00CC00; 
font-weight: bold;
}

.purple 
{  
background-color: #6633CC; 
color: #FFFFFF; 
}
