
.hpadding { color: #483d8b; font-weight: bolder; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular; padding: 0px 10px }
.textpadding { color: #000; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px 10px }
/* a { font-weight: bold; font-size: 12px; font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: none; hover: FF00FF }  */
a { font-weight: bold; font-size: 14px; font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: none; color: #2819CD;  } 


h1 { 
	color: #FFCD8C; 
	font-size: 45px; 
	line-height: 50px; 
	text-align: center;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular; 
	}
	
h2 { 
	color: #FFCD8C; 
	font-size: 24px; 
	line-height: 24px; 
	text-align: center;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h3 { color: black; font-size: 11px; line-height: 11px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h4 { color: #fff; font-style: normal; font-weight: lighter; font-size: 10px; line-height: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
td { color: black; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

BODY {
	background-color: #aaaaaa;
	}

a:hover { text-decoration: underline; }
a:visited { color: #cccccc; }

.org_table {
 	color: white; 
 	font-family: sans-serif;
 	font-size: 20pt;
 	font-weight: bold;
 	text-align: center;
 	border-style: none;
 	border-color: black;
 	
 	}


.main_body_div {
/*	align: "center"; */
	position: absolute;
	top:		110;
	left:		170;
	width:	80%;
	border-style: groove;
	border-color: black;
	padding-left: 5px;
	padding-right: 5px;
	}	
	
#toc_menu { 
	left: 0px; 
	width: 165px; 
	position: absolute; 
	top: 110px; 
	border: #0000ff;
	color: #31FFFF; }

#toc_adds { 
	left: 0px; 
	width: 166px; 
	height: 90px;
	position: absolute; 
	top: 0px; 
	border-style: hidden;
/*	color: #31FFFF; } */
}

#toc_search { 
	right: 2px;
	width: 300px; 
	height: 120px;
	position: absolute; 
	top: 0px; 
	border-style: hidden;
}
	
	
.toc_text	{ 
	font-family:Geneva, Helvetica, Arial, Swiss, sans-serif;
	font-size: 10pt;
	height: 32px;
	width: 165px;
/*	CURSOR:hand; */
	font-weight: bold;
	text-indent: 2px;
	line-height: 25pt;
	text-align: justify;
	display: block; 
	color: #bbbbbb;
	border: #828179 0px outset; }
	
a.toc_text:hover { 
	background-color: #1F40B7;
	text-decoration: none;
	border: #828179 0px inset;
	color: #FFFFFF; }

a.toc_text:visited { color: #bbbbbb; }

	