﻿body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align:center;
	background-image: url('../images/back.gif');
}
body, table, td, center, p, div
{	font-style:normal; font-variant:normal; font-weight:normal; font-size:9pt;
	font-family: Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
}

#layoutwrapper {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

#banner {
	width: 100%;
	height: 100px;
	background-image:url('../images/THbanner.gif');
	float: left;
}

#menu {
	width: 897px;
	float: left;
	height: 26px;
}

#contentwrapper {
    width: 100%;
	float: left;
	text-align:left;
	background-color: #FFFFFF;
}
#content {
    width: 880px;
	float: left;
	text-align:left;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}
#side1 {
	width: 560px;
	float: left;
	padding: 10px 0px 10px 10px;
}

#side2 {
	width: 300px;
	float: right;
	padding: 10px 10px 10px 0px;
}

#footer {
	width: 897px;
	float: left;
	line-height: 24px;
	background-color: #CCFF99;
	color: #000000;
	font-weight: bold;
}

/* Headings, paragraphs, tables */
h1
{
	padding: 0;
	font-weight: bold;
	font-style:normal;
	font-variant:normal;
	font-size:1.8em;
	font-family:Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	color:#BF4D00;
}

h2
{
	padding: 0;
	margin: 24px 12px 4px 12px;
	font: 1.5em Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	font-weight: bold;
}

h3
{
	padding: 0;
	margin: 12px;
	font: 1.2em Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	font-weight: bold;
}
p
{
	padding: 0;
}
UL
{	list-style-position: outside;
   	list-style-type: circle;
}

ul
{
	list-style-image:url('../images/4dots.gif');
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #efefff;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
sup {
	color: #FF0066;
}
.input {
	font-size: 1em;
}
.boxtitle {
	font-family: Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	padding: 0px 0px 0px 6px;
	background-image: url('../images/boxtitle.gif');
	background-color: #FFFFBB;
	text-align:left;
}

.boxtitle1 {
	font-family: Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
	color: #003300;
	line-height: 22px;
	padding: 0px 0px 0px 6px;
	background-image: url('../images/boxtitle1.gif');
	background-color: #e8fcd9;
}

.boxtitle2 {
	font-family: Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	line-height: 22px;
	padding: 0px 0px 0px 6px;
	background-image: url('../images/boxtitle2.gif');
	background-color: #efefff;
}
.author {
	font-style: italic;
	color: #000066;
	font-weight: bold;
}
.verse {
	font-style: italic;
	color: #3300CC;
}
.bigcap {
   color: green; 
   font-size: 180%; 
   font-weight: bold;
}
.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 98%;
}
.datatable td {
	border: 1px solid #D6DDE6;	
	padding: 4px;
}
.datatable th {
	border: 1px solid #828282;
	background-color: #e8fcd9;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}
.datatable caption {
	font: bold 0.9em Verdana, Arial, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	background-color: #EFECFF;
	color: #000000;
}

.copyright {
	font: normal 0.9em Arial, Verdana, Tahoma, "Times New Roman", "Lucida Grande", "Courier New", serif;
	color: #666666;
}
/***************  Menus **********************/
/* blue grades - root level; text properties for states: normal, hover, click */
a.TM0i0:link, 
a.TM0i0:visited, 
a.TM0i0:hover, 
a.TM0i0:active,
.TM0i0  {
	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Lucida Grande", "Courier New", serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
a.TM0o0:link,
a.TM0o0:visited,
a.TM0o0:hover,
a.TM0o0:active,
.TM0o0  {
	background: #3C76B2;
	border: 1px solid #2B547F;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
a.TM0o1:link,
a.TM0o1:visited,
a.TM0o1:hover,
a.TM0o1:active,
.TM0o1 {
	background: #4D99E6;
	border: 1px solid #2B547F;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
a.TM1o0:link,
a.TM1o0:visited,
a.TM1o0:hover,
a.TM1o0:active,
.TM1o0 {
	background: #4D99E6;
	border: 1px solid #2B547F;
	padding: 0px 0px 0px 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
a.TM1o1:link,
a.TM1o1:visited,
a.TM1o1:hover,
a.TM1o1:active,
.TM1o1 {
	background: #3C76B2;
	border: 1px solid #2B547F;
	padding: 0px 0px 0px 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
