/* This style sheet is copyright 2002 by Egan Gardens, Salem, Oregon. All rights reserved. */

BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

BODY	{
	unicode-bidi: embed;
	display: block;
	background-image: url(bkg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

TABLE {
	unicode-bidi: embed;
	display: table;
	empty-cells: show;
	font-family: Arial, Helvetica, sans-serif;
}

TBODY {
	unicode-bidi: embed;
	display: table-row-group;
	font-family: Arial, Helvetica, sans-serif;
}

TR {
	unicode-bidi: embed;
	display: table-row;
	font-family: Arial, Helvetica, sans-serif;
}

TD	{
	unicode-bidi: embed;
	display: table-cell;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

TH {
	unicode-bidi: embed;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

/* Header Style Begins */

H3 { 
	unicode-bidi: embed;
	display: block;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 900;
	color: #000;
	background-color: #fff;
}

H4 { 
	unicode-bidi: embed;
	display: block;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: 900;
	color: #000;
	background-color: #fff;
}
 
H5 { 
	unicode-bidi: embed;
	display: block;
	line-height: .75em;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 900;
	color: #000;
	background-color: #fff;
}
/* Header Style Ends */

.table_format	{
	unicode-bidi: embed;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000;
	background-color: #fff;
}


/* Paragraph Style Begins */

P	{
	unicode-bidi: embed;
	display: block;
	margin-left: 13px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000;
	background-color: #fff;
}

P.address	{
	line-height: 16px
}

P.address { 
	unicode-bidi: embed;
	margin-left: 5px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

A.address { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:link.address {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: underline;
}

A:visited.address {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #363;
	text-decoration: underline;
}

A:active.address {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: underline;
}

A:hover.address {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93c;
	text-decoration: underline;
}

/* Display Table Style Begins */

P.table {
	line-height: 15px;
}

P.table {
	unicode-bidi: embed;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
}

A.table {
	unicode-bidi: embed;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:link.table {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: underline;
}

A:visited.table {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #363;
	text-decoration: underline;
}

A:active.table {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: underline;
}

A:hover.table {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93c;
	text-decoration: underline;
}
/* Display Table Style Ends */

/* Nav Parent Style Begins */

A:link	{
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33f;
	text-decoration: underline;
}

A:visited	{
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363;
	text-decoration: underline;
}

A:active	{	
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33f;
	text-decoration: underline;
}

A:hover {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #93c;
	text-decoration: underline;
}
/* Nav Parent Style Ends */

/* Form Style Begins */

FORM {
	unicode-bidi:embed;
	display: block;
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

INPUT {
	vertical-align: top;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
}

INPUT[type="text"] {
	vertical-align: top;
	background-color: inherit;
	color: #000;
}

INPUT[type="radio"] {
	vertical-align: top;
	background-color: inherit;
	color: #000;
}

INPUT[type="checkbox"] {
	vertical-align: top;
	background-color: inherit;
	color:#000;
}

INPUT[type="submit"] {
	font-family: font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	cursor: hand;
}

INPUT[type="reset"] {
	font-family: font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	cursor: hand;
}

INPUT[type="button"] {
	font-family: font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
	cursor: hand;
}

SELECT {
	unicode-bidi:embed;
	display: inline;
	vertical-align: top;
	line-height: 1.0em;
	font-family: font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
}

OPTION {
	font-family: font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
}

TEXTAREA {
	unicode-bidi: embed;
	display: inline;
	line-height: 1.0em;
	font-family: font-family: Arial, Helvetica;
	font-size: 12px;
	color:#000;
}

/* Form Style Ends */

/* Other Body Style Elements */

B {
	unicode-bidi: embed;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
}

I {
	unicode-bidi: embed;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

BLOCKQUOTE {
	unicode-bidi: embed;
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

BR: before {
	unicode-bidi: embed;
	display: block;
}

DL {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

DT {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

DD	{
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

UL {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

OL {
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

LI	{
	unicode-bidi: embed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}