/* Style sheet for Jon Hale*/

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

a:link {color: #DDDDDD;   text-decoration: underline;}
a:visited {color: #CCCCCC;  text-decoration: none;}
a:hover {color: #CCCCCC;  text-decoration: none;}
a:active {color: #CCCCCC; text-decoration: none;}

a.sale:link {color: #8C0000; text-decoration: none;}
a.sale:visited {color: #8C0000; text-decoration: none;}
a.sale:hover {color: #8C0000;  text-decoration: none; font-style: italic;}
a.sale:active {color: #8C0000; text-decoration: none;}



b:link {color: blue; text-decoration: underline;}
.pic_border {
	border-style : outset ;
	border-width: 3px ;
	border-color: #BEBEBE;
}

.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: 15px; 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;
}

.FrTable {
	font-size: 15px;
	border: 0px outset;
	}
.FrTable td {
	text-align: justify;
	}
.ConTable {
	font-size: 12px;
	border: 0px outset;
	}
.ConTable td {
	text-align: justify;
	}
.SaleTable {
	font-size: 15px;
	border: 0px outset;
	padding: 5px;
	}

.SaleTable td {
	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; }

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

.input {
font-family : arial;
font-size : 10pt;
font-weight : normal;
color: #000000;
background-color: #D0D0D0;
border : 1px inset #444444;
}

h1 { color: #BEBEBE; }
h1.norm { color: #8C0000; font-size: 25px;}
h2 { color: #8C0000; }
h3 { color: #8C0000; }
.foot { font-size : 12px; color: #BEBEBE; }

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