/* Style sheet for Earthresources.org.uk */

body {
	background-color: #DFD299;
	color: #800000; /* text color */
	font-family: Arial; /* font name */
	font-size: 13px; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

a:link {color: #DFD299; text-decoration: none;}
a:visited {color: #DFD299; text-decoration: none;}
a:hover {color: #00FF00; text-decoration: none;}
a:active {color: #DFD299; text-decoration: none;}

a.contact:link {color: #FF0000; text-decoration: none;}
a.contact:visited {color: #DFD299; text-decoration: none;}
a.contact:hover {color: #00FF00; text-decoration: none;}
a.contact:active {color: #DFD299; text-decoration: none;}


.pic_border {
	border-style : inset ;
	border-width: 5px ;
	border-color: navy;
}

.fr_border {
	border-style : solid ;
	border-width: 2px ;
	border-color: #800000 ;
}

.link_off {color: #800000; text-decoration: underline;}
.link_hdr {color: #DFD299; text-decoration: underline; font-size: 11px;}
.text1 {font-size: 9px; text-align: left;} /* xx-small */
.text2 {font-size: 10px; text-align: left;} /* x-small */
.text280 {font-size: 10px; text-align: left; color: #800000;}  /* x-small */
.text3 {font-size: 13px; text-align: left;} /* small */
.text4 {font-size: 16px; text-align: left;} /* medium */
.text5 {font-size: 18px; text-align: left;} /* large */
.text6 {font-size: 24px; text-align: left;} /* x-large */
.text6x {font-size: 24px; text-align: left;} /* x-large */
.text7 {font-size: 32px; text-align: left;} /* xx-large */

.text1b {font-size: 9px;  font-weight: bold; text-align: left;}
.text2b {font-size: 10px;  font-weight: bold; text-align: left;}
.text3b {font-size: 13px;  font-weight: bold; text-align: left;}
.text4b {font-size: 16px;  font-weight: bold; text-align: left;}
.text5b {font-size: 18px;  font-weight: bold; text-align: left;}
.text6b {font-size: 24px;  font-weight: bold; text-align: left;}
.text7b {font-size: 32px; font-weight: bold; text-align: left;}

.text1r {font-size: 9px; text-align: right}
.text2r {font-size: 10px; text-align: right}
.text3r {font-size: 13px;  text-align: right}
.text4r {font-size: 16px; text-align: right}
.text5r {font-size: 18px;  text-align: right}
.text6r {font-size: 24px; text-align: right}
.text7r {font-size: 32px; text-align: right}

.text1c {font-size: 9px;  font-weight: bold; text-align: center;}
.text2c {font-size: 10px;  font-weight: bold; text-align: center;}
.text3c {font-size: 13px;  font-weight: bold; text-align: center;}
.text4c {font-size: 16px;  font-weight: bold; text-align: center;}
.text5c {font-size: 18px;  font-weight: bold; text-align: center;}
.text6c {font-size: 24px;  font-weight: bold; text-align: center;}
.text7c {font-size: 32px; font-weight: bold; text-align: center;}
.phead {font-size: 32px; font-weight: bold; color: #800000; font-style: italic;}
.phead_less {font-size: 18px; font-weight: bold; color: #800000;}
.nhead {font-size: 16px; font-weight: bold; color: #DFD299; font-style: italic;}
.nshow {font-weight: bold; color: #800000; font-style: italic;}
.nyear {font-weight: bold; color: #800000;}

.DetTable {
	color: #800000; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 13px; /* font size */
	border: 0px; /* border */
	text-align: justify;
	padding: 0px;
}

/* main table data cells */
.DetTable tr {
	padding: 2px; /* cell padding */
	border: 0px; /* cell spacing */
}

/* main table data cells */
.OccTable td {
	padding: 2px; /* cell padding */
	border: 0px; /* cell spacing */
	vertical-align: top;
	text-align: justify;
}

.LinksTable {
	color: blue; /* text color */
	font-family: Arial; /* font name */
	font-size: x-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
	padding: 5px;
}

/* main table data cells */
.LinksTable tr {
	padding: 2px; /* cell padding */
	border: 0px solid; /* cell spacing */
}

/* main table data cells */
.LinksTable td {
	padding: 5px; /* cell padding */
	border: 0px solid; /* cell spacing */
	vertical-align: middle;
	text-align: center;
	height: 25;
}

#logo { height: 55; }

.input {
font-family : inherit;
font-size : 10pt;
font-weight : normal;
color: #000000;
background-color: #ffffff;
border : 1px inset #800000;
}


/* End of Script style.css */
/*===========================*/
