/* IE 4, 5 & 6 plus Opera 6 on the PC & MAC - Style Sheet using keywords for relative sizes and px for fixed sizes */ 

BODY {
	font-family: arial,verdana,helvetica;
	font-size: small;
	font-weight: Normal;}
	

TABLE {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;}

TD {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;}

UL {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;}

LI {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;}

P {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;}

B {
	font-family: arial,verdana,helvetica;
	font-weight: bold;}

select {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-weight: normal;
	background : #ffffff;}


/* Basic links* nb Hover doesnt work in NS*/
A {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: none;}

A:visited {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: none;}
	
A:active {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: underline;}
	
A:hover {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: underline;}


/* Basic links* nb Hover doesnt work in NS*/
A.textlink {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: none;
	color: #ffffff;}

A.textlink:visited {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: none;
	color: #ffffff;}
	
A.textlink:active {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: underline;
	color: #ffffff;}
	
A.textlink:hover {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	text-decoration: underline;
	color: #ffffff;}

A.ssmall {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	font-weight: Normal;
	text-decoration: none;
	color: #ffffff;}

A.ssmall:visited {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	font-weight: Normal;
	text-decoration: none;
	color: #ffffff;}
	
A.ssmall:active {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	font-weight: Normal;
	text-decoration: underline;
	color: #ffffff;}
	
A.ssmall:hover {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
	font-weight: Normal;
	text-decoration: underline;
	color: #ffffff;}

p.divider {
	font-family: arial,verdana,helvetica;
	font-size: 10px;
	font-weight: bold;
	font-color: #ffffff;}

/* User Defined Links */
A.side {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-weight: Normal;
	color: #0000FF;
	text-decoration: none;}
	
A.side:visited {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-weight: Normal;
	color: #0000FF;
	text-decoration: none;}
	
A.side:active {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-weight: Normal;
	color: #0000FF;
	text-decoration: underline;}
	
A.side:hover {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-weight: Normal;
	color: #0000FF;
	text-decoration: underline;}


/* User Defined Classes */ 
.white {
	font-family: arial,verdana,helvetica;
	font-size: x-small;
	font-weight: Normal;
	color: #ffffff;}		
	
.whitefx {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;}		

.pagetitle {
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;}
			

	