/***************************************
****************************************
****** EQUATOR EXPLORATION LIMITED *****
****************************************
***************************************/


/**********************************
*********** MAIN STYLE ************
**********************************/

.style_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 6D6D6D;
	text-decoration: none;
	line-height: 16px;
}
.style_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 013A81;
	text-decoration: none;
}
.style_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 960000;
	text-decoration: none;
}



/**********************************
*********** LINKS STYLE ***********
**********************************/


a:link {
	text-decoration: none;
	color: #960000;
}
a:visited {
	text-decoration: none;
	color: #960000;
}
a:active {
	text-decoration: none;
	color: #960000;
}
a:hover {
	text-decoration: underline;
	/*background-color:#EAF5FF;*/
	color: #960000;
	
}



/**********************************
Styles added by www.lucentwebdesign.co.uk, Aug 2007 - present | Contact Justin at j@lucentwebdesign.co.uk
**********************************/

span.highlight {
	color: rgb(135,0,0);
}

em {
	font-style: italic;
}

strong {
	color: #000;
}

p.note {
	font-style: italic;
	color: rgb(80,80,80);
}

fieldset {
	margin-left: 10px;
	width: 460px;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	color: 960000 !important;
	text-decoration: none;
	font-weight:bold;
}

table.holdings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 6D6D6D;
	text-decoration: none;
	line-height: 16px;
}

table.holdings td.shareholders {
	color: rgb(1,58,129);
	padding-right: 40px;	
}

h2.subheading {
	color: rgb(135,0,0);
	font-size: 11px;
	margin: 0;
	padding: 0;
}