/* 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:verdana;
	font-size:x-small;
	color:#0A3C73;
}
.boldwhite
{
	color:#FFFFFF;
	font-weight:bold;
}
TABLE 
{
	font-family:verdana;
	font-weight: Normal;
}
TH 
{
	font-family:verdana;
	font-weight: Normal;
}
td
{
	font-family:verdana;
	color:#0A3C73;
	font-size: 100%;
}

UL {
	font-family:verdana;
	
	font-weight: Normal;
	color: #0A3C73;}

OL {
	font-family:verdana;
	
	font-weight: Normal;
	color: #0A3C73;}

LI {
	font-family:verdana;
	
	font-weight: Normal;
	color: #0A3C73;}

P {
	font-family:verdana;
	
	font-weight: Normal;
}

B {
	font-family:verdana;
	
	font-weight: bold;
}

Select {
	font-family:verdana;
	font-weight: normal;
	background : #FFFFFF;
	color: #FFFFFF;}


/* Basic links* nb Hover doesnt work in NS*/
A {
	font-family:verdana;
	
	font-weight: Normal;
	color: #0000FF;
	text-decoration: underline;}

A:visited {
	font-family:verdana;
	
	font-weight: Normal;
	color: #0000FF;
	text-decoration: underline;}
	
A:active {
	font-family:verdana;
	
	font-weight: Normal;
	color: #0000FF;
	text-decoration: underline;}
	
A:hover {
	font-family:verdana;
	
	font-weight: Normal;
	color: #0000FF;
	text-decoration: underline;}

A.links {
	font-family:verdana;
	
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;}

A.links:visited {
	font-family:verdana;
	
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;}
	
A.links:active {
	font-family:verdana;
	
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;}
	
A.links:hover {
	font-family:verdana;
	
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;}
	
/* User Defined Links */
A.boldwhite {
	font-family:verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
A.boldwhite:visited  {
	font-family:verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
A.boldwhite:active  {
	font-family:verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
A.boldwhite:hover  {
	font-family:verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}


A.bottom {
	font-family:verdana;
	font-size: 14px;
	font-weight: Normal;
	color: #000066;
	text-decoration: underline;}
	
A.bottom:visited {
	font-family:verdana;
	font-size: 14px;
	font-weight: Normal;
	color: #000066;
	text-decoration: underline;}
	
A.bottom:active {
	font-family:verdana;
	font-size: 14px;
	font-weight: Normal;
	color: #000066;
	text-decoration: underline;}
	
A.bottom:hover {
	font-family:verdana;
	font-size: 14px;
	font-weight: Normal;
	color: #000066;
	text-decoration: underline;}

	
A.portfolio {
	font-family:verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}
	
A.portfolio:visited {
	font-family:verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}
	
A.portfolio:active {
	font-family:verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}
	
A.portfolio:hover {
	font-family:verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}	
	

A.portfolio_link {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}
	
A.portfolio_link:visited {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}
	
A.portfolio_link:active {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}
	
A.portfolio_link:hover {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1C3E71;
	text-decoration: underline;}		

/* User Defined Classes */ 
.header {
	font-family:verdana;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;}

.subheader {
	font-family:verdana;
	
	font-weight: bold;
	color: #ffff00;}

.bold {
	font-family:verdana;
	
	font-weight: bold;
	color: #000000;}

.credit {
	font-family:verdana;
	
	font-weight: Normal;
	color: #FFFFFF;}

.divider {
	font-family:verdana;
	
	font-weight: Normal;
	color: #FFFFFF;}
.title
{
	font-family:verdana;
	color:#0A3C73;
	font-size: small;
}

/* user defined for enquiry forms IE only */ 
.enqbox {
	font-family:verdana;
	
	font-weight: bold;
	color: #ff0000;
	border: solid #2266aa 1pt; //}

input.radio { 
	background : #000000; color: #ffffff;} 
	