﻿/******
@font-face {
    font-family: bookman;
    font-style:  normal;
    font-weight: normal;
    src: url(cache/bookman0.eot);
}
********/

body {
	background-color: white;
	font-family: Verdana, "Times New Roman", Times;
	font-size: 12px;
}

.Comment a:visited {
	color: #880000;
	font-size:10px;
}

.Comment a:link {
	color: #880000;
	font-size:10px;
}

.Comment a {
	color: #880000;
	font-size:10px;
}

.Comment {
	color: #880000;
	font-size:10px;
}

th {
	font-size: 12px;
}

td {
	font-size: 12px;
}

p {
	font-size: 12px;
}

span {
	font-size: 12px;
}

div {
	font-size: 12px;
}

th {
	vertical-align:top;
}

td {
	vertical-align:top;
}

p small {
	font-size:10px
}

p.Quote {
	font-family: Garamond, Times-New-Roman, Times;
	font-size: 18px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 a:visited {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 4px solid #dadada;
	padding: 25px 5px 0px 0px;
}

h2 a:link {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 4px solid #dadada;
	padding: 25px 5px 0px 0px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 4px solid #dadada;
	padding: 25px 5px 0px 0px;
}

h3 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
}

h3 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
}

h4  {			/*Inconsipcuous titles*/
	font-size: 10px;
	margin-bottom:0.2em;
}

h5 {			/* copyright notice, disclaimer */
	font-size: 10px;
}

h6 {			/* Not used */
	font-size: 8px;
}

dt {
	margin-top: 6px;
	font-weight: bold;
}

dd {
	margin-bottom: 6px;
}

a img {
	border: none;
}

/*** Global classes: 
**************************************************************/

.Abstract {    /* Used in conjunction with P, LI*/
	color: #6D7B8D;
	margin: 0 3em 1em 3em;
	text-align:justify;
	font-size:12px;
	font-family:bookman, Times New Roman
}

.Reference {
	text-align: left;
}

.small {
	font-size:10px
}


/*** Private classes: 
**************************************************************/

div.divider {
	text-align: center;
	padding: 1em;
}

div.Quote a:visited {
	font-size: 18px;
	font-family: Garamond, Times-New-Roman, Times;
	color: #880000;
	text-align: Right;
	margin-top: 2em;
	margin-bottom: 2em;
}

div.Quote a:link {
	font-size: 18px;
	font-family: Garamond, Times-New-Roman, Times;
	color: #880000;
	text-align: Right;
	margin-top: 2em;
	margin-bottom: 2em;
}

div.Quote a {
	font-size: 18px;
	font-family: Garamond, Times-New-Roman, Times;
	color: #880000;
	text-align: Right;
	margin-top: 2em;
	margin-bottom: 2em;
}

div.Quote {
	font-size: 18px;
	font-family: Garamond, Times-New-Roman, Times;
	color: #880000;
	text-align: Right;
	margin-top: 2em;
	margin-bottom: 2em;
}

.excerpt a  {
	color:#6D7B8D;
	font-size: 18px;
	font-family: Garamond, Times-New-Roman, Times;
	text-align: justify;
	font-style:italic;
	margin-top:0.2em;
	margin-bottom :0.8em;
}

.excerpt  {
	color:#6D7B8D;
	font-size: 18px;
	font-family: Garamond, Times-New-Roman, Times;
	text-align: justify;
	font-style:italic;
	margin-top:0.2em;
	margin-bottom :0.8em;
}

.navbar {
	font-family: Verdana, "Times New Roman", Times;
	font-size:10px
}

div.outbox {
	border-width: 6px;
	border-style: solid;
	border-color: #dadada black black #dadada;
	width: 1000px
}
div.inbox {
	border-width: 1px;
	border-style: solid;
	border-color: black #dadada #dadada black;
	padding: 10px;
}

ul.small {
	margin-top: 0;
	margin-left:1.5em; 
	padding-left:0.1em
}

ul.small li {
	padding:0.5em 0 0.5em 0;
	list-style-type: square;
}


:lang(he) { 
	font="Arial";
	text-align:right !important
}

a:link {
	color: black;
}

a:hover {
	color: #6D7B8D;
}

a:active {
	color: #6D7B8D;
}

a:visited {
	color: #6D7B8D;
}
