
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;/*themecolour2%0;*/
}
a:link {
	color: ##FC1825;/*themecolour3;*/
}
a:visited {
	color: ##FC1825;/*themecolour3;*/
}
a:link:hover {
	color: #808080;/*themecolour1;*/
}

a.nav:link {
	font-weight: normal;
	color:#FC1825;
	text-decoration: none;
}

a.nav:visited {
	font-weight: normal;
	color:#FC1825;
	text-decoration: none;
}
a.nav:hover {
	font-weight: normal;
	color:#808080;
	text-decoration: none;
}


a.director:link {
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	font-size: 9pt;
}

a.director:visited {
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	font-size: 9pt;
}
a.director:hover {
	font-weight: normal;
	color:#6DCFF6;
	text-decoration: underline;
	font-size: 9pt;
}


a.purchase:link {
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	font-size: 9pt;
}

a.purchase:visited {
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	font-size: 9pt;
}
a.purchase:hover {
	font-weight: normal;
	color:#ffffff;
	text-decoration: underline;
	font-size: 9pt;
}





h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #FC1825;/*themecolour2%0;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #FC1825;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #FC1825;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
} 

.look1 {
	padding: 20px;
	font-size: 10pt;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom; 
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #FC1825;
	list-style-image:  url(images/spot.gif);	
}

.bluebox {
border-style: solid; 
border-color: #6BCEF7; 
border-width: 4px; 
}

.whitetext {
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
} 

.whitetext1 {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.label_cell {
    background-color: #D6C4A0;
	width:110px;
}

.element_cell {
    background-color:#D6C4A0;
}
.pw {
	font-size: 8pt;
	font-weight: normal;
	color:#6DCFF6;
	text-decoration: none;}
 
table.codatatable {
	color: #000000;
	background-color: #ffffff;
	border: 1px #666666 solid;
}

form {
	margin: 0;
    padding: 0;

}



input.btn{
   width: 240px;
   color:#FC1825;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:85%;
   font-weight:bold;}


}





