/*
	  TOL Style sheet file
*/

body { font-weight: bold; color:#400040; background: rgb(254, 252, 218); margin-left: 2%; margin-right: 4%; font-family: Arial,Times New Roman, Garamond, Serif; font-size: 12pt; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size: 200%; text-align: center; margin-top: 1em;}
h2 { font-size: 150%; text-align: center; }
h4 { font-size: 120%; margin-left: -1%; color:#0000ff; line-height: 130%; }
h3, h5, h6 { font-size: 120%; margin-left: -3%; color:#000000; }
h2 { text-decoration: underline; }
h1.header {margin-top:0em; margin-bottom:0em; Font-size:155%;}
/*IMG.EMBEDDED { border-width: .75em; border-color: #fefcda; }*/

IMG.EMBEDDED { margin: 0,.75em,0,.75em; border-color: #400040; }

em { font-style: italic; }
strong {text-transform: uppercase; }
pre { font-family: monospace: }
td {
	font-weight: bold;
	border: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	spacing: none;
}				/* border, padding, spacing does not work */
td.RowHead { background: rgb(208, 182, 182); width: 20%; text-decoration: underlined; color:rgb(0,0,255) }

:link { color: rgb(0,0,153); }		/* For unvisited links */
:visited { color: rgb(153,0,153); }		/* For visited links */
:active { color: rgb(255,0,102); }		/* when a link is clicked */
:hover { color: rgb(0, 96, 255); }		/* When hovering over link */

a { text-decoration: underline; }		/* Underlining hyperlinks. */

table {	width: 100%; }

BlockQuote { color:#000000; font-size:1.1em;}	/* Set Black font */
.ImbeddedQuote {color:"#000000"; }
UL { margin-top:.75em; margin-bottom:0em; line-height:1.5; }
LI {font-size:95%; margin-top:.75em; margin-bottom:0em; line-height:1.1; }
CAPTION { color:rgb(255,0,0) background:rgb(255,255,255) font-size=2em; }

DIV.Button { position: relative;  left: 0px;  top: 2px;  background: wheat;  text-align: 
	center;  width: 70px;  height: 21px; font-weight: 400; font-size: 14px; }
DIV.WideButton { position: relative;  left: 0px;  top: 2px;  background: wheat;  text-align: 
	center;  width: 200px;  height: 21px; font-weight: 400; font-size: 14px; }
SPAN.Button { background: black; width : 74px; height: 25px; line-height: 110%;  margin-left: 0px;}
SPAN.WideButton { background: black; width : 204px; height: 25px; line-height: 110%;  margin-left: 0px;}

P.Black { color:#000000;}			/* Set Black font */
P.Cramped {margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em;}
P.Published { Font-size:75%; font-style:italic; font-weight:300; text-align:center }
P.MainLink { text-align:center; font-size:1.75em; }
P.ExtraLink { text-align:center; font-size:1.25em; }