#Nav
{
	border-bottom: 1px solid;
	border-bottom-color: #DF0029;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	font-family:arial,helvetica,sans-serif;
	font-size: 8pt;
	width: 100px;
	height: 20px;
	text-align:left;
	vertical-align:middle;
}
#Nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#Nav li
{
	padding: 0;
	width: 100px;
	height: 20px;	
	background-color:#FFF;
}
#Nav a
{
	cursor: pointer;
	display: block;
	color: #DF0029;
	padding: 4px;
	text-decoration: none;
	background:#fff url(http://www.icoc.org.uk/images/nav/arrow.gif) no-repeat 6px;
}
#Nav a:visited
{
	color: #DF0029;
}
#Nav a:hover
{
	padding:4px;
	background-color: #F6F6F6;
	text-decoration: none;
}

BODY A:active, A:link, A:visited
{
    COLOR: black;
}

BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY, TABLE, TR, TD { 
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    text-align : justify;
}
H1 {
	FONT-SIZE: 14pt;
	font-weight:bold;
	color: #0075BA;
	display: inline; 
}
H2, H2 a:visited, H2 a:active, H2 a:link {
	FONT-SIZE: 11pt;
	font-weight:bold;
	color: #0075BA;
	display: inline; 
	text-decoration: none;	
}
.bluelink, .bluelink:visited, .bluelink:active, .bluelink:link {
	FONT-SIZE: 9pt;
	font-weight:bold;
	color: #0075BA;	
	text-decoration: none;	
}
.morelink, .morelink:visited, .morelink:active, .morelink:link {
	FONT-SIZE: 8pt;
	color: #DF0029;
	text-decoration: none;	
}
.size2
{
	FONT-SIZE: 12pt;
}
.size3
{
	FONT-SIZE: 16pt;
}
.dropdowns
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7.5pt;
	border: 1px solid;	
	border-color: #6E7696;
	background: white;
}

.dropdownDelete
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7.5pt;
	border: 1 solid;
	border-color:#FF0000;
	background: white;
}
.button
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7.5pt;
	border: 1 solid;	
	border-color: #7A8CB6;	
	background: #6E7696;
}
.topmenu, .topmenu:visited, .topmenu:active, .topmenu:link {
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 	
}
.copyright, .copyright:visited, .copyright:active, .copyright:link {
	color: #000;
	font-size: 7.5pt;
	text-decoration: none; 	
}
.dda1 {font-size: 9pt}
.dda2 {font-size: 14pt}
.dda3 {font-size: 18pt}