span.nocolor {
	
}
A:HOVER {
	background-color: "Red";
	color : "White";
	text-decoration : underline;
	font-family : Arial;
}

A:LINK {
	color: "Blue";
	text-decoration : underline;
		font-family : Arial;
}

a:visited {
	color: "Blue";
	text-decoration : underline;
		font-family : Arial;
}



A.nocolour:HOVER {
	background-color : transparent;
}

A.nocolour:VISITED{
background-color:#6699FF;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	
	}
A.whitelink:LINK {
	color: "white";
	text-decoration : underline;
}




A.whitelink:visited {
	color: "white";
	text-decoration : underline;
}

BODY {
	SCROLLBAR-ARROW-COLOR: #ff0000; SCROLLBAR-BASE-COLOR: #002173;
	font : Arial;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

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

h1 {font-family : Arial, Helvetica, sans-serif;

}

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

h3 {font-family : Arial, Helvetica, sans-serif;

}

h4 {font-family : Arial, Helvetica, sans-serif;
	
}

h5 {font-family : Arial, Helvetica, sans-serif;
	
}

h6 {font-family : Arial, Helvetica, sans-serif;
	
}

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

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

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










A.nocolour2:VISITED{
background-color: transparent;
}

A.nocolour2:HOVER {
	background-color : transparent;
	
	INPUT{background-color:#C0F0FA:
	}
		td.tab {
	background-image : url('images/titlebar2.gif');
	background-repeat : repeat-x;
	height : 20px;
}
	
	td.tab2 {
	background-image : url('images/greybar.gif');
	background-repeat : repeat-x;
	height : 20px;
}
td.tab3 {
	background-image : url('images/cellbgred.gif');
	background-repeat : repeat-x;
	height : 10px;
}
td.tab4 {
	background-image : url('images/cellbgblue.gif');
	background-repeat : repeat-x;
	height : 20px;
}
td.tab5{
	background-image : url('images/redbar.gif');
	background-repeat : repeat-x;
	height : 20px;
}

input.red {
background-color : #ffeeee;
color : Black;
font-size : 9pt;
}
input.blue {
background-color : #eeeeff;
color : Black;
font-size : 9pt;
}
acronym, abbr {
border-bottom: 1px dotted blue; 
cursor: help;
}
input.border {
	border : thin solid #CD5C5C;
		font-size : larger;
}
textarea.border {
		border : thin solid #CD5C5C;
font-family : Arial;
	font-size : 8pt;
}
pre {width:300px; overflow:scroll;}
td.border {
	border-style: groove groove groove groove;
	border-color: Navy Navy Red Red;
}

