td.left_navbar  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #efe7b7;
	font-size: 12px;
}
td.left_navbar p {
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
}

td.left_navbar a  {
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;
	font-size: small;
}
.main .left_navbar back home {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

/*Adjust navbar a for link sizes or bold normal*/
/*To adjust create categoriesmake them bold and apply inline nav_categ*/
td.left_navbar a:link  { color: black; text-decoration: none; }
td.left_navbar a:visited { color: black; text-decoration: none; }
td.left_navbar a:hover  {
	color: cea500;
	font-weight: normal;
	text-decoration: none;
}
td.left_navbar a:active { color: maroon; }
td.right_navbar {
	font-size: 10px;
	border-right: 1px solid #696969;
	width: auto;
	color: #000000;
	background-color: #efe7b7;
}
td.right_navbar a { font-family: times; text-decoration: none; }
td.right_navbar a:link  {
	color: maroon;
	text-decoration: none;
}
td.right_navbar a:visited { color: black; text-decoration: none; }
td.right_navbar a:hover  { color: #cea500 ; text-decoration: none; }
td.right_navbar a:active { color: maroon; }
.navbar titles { color: black; font-size: 12pt; font-family: "Times New Roman", verdana, arial, helvetica; }
td.bold_link a:link  { color: black; font-size: 12px; font-weight: bold; line-height: 17px; text-decoration: none; }
td.bold_link a:hover  { color: #cea500; font-size: 12px; line-height: 17px; text-decoration: none; }

td.body h1 {
	color: black;
	font-size: medium;
	font-weight: bold;
	margin: 0.67em 0;
}
td.body h2 {
	color: black;
	font-size: medium;
	font-weight: bold;
	margin: 0.83em 0;
}
td.body h3 {
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
td.body h4 {
	font-size: small;
	font-weight: bold;
	margin: 1.33em 0;
	text-decoration: underline;
}

td.body h5 { font-size: 0.83em; font-weight: bold; margin: 1.67em 0; }
td.body {
	text-decoration: none;
	padding: 16px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
td.body a { color: maroon; text-decoration: underline; }
td.body a:link { color: maroon; text-decoration: underline; }
td.body A:visited  { text-decoration: underline }
td.body A:hover                                             { color: maroon; text-decoration: underline  }
td.body a:active { color: navy; font-weight: bolder; }
td.body p {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
}
.imageright { margin-top: 12px; margin-bottom: 12px; margin-left: 12px; }
.imageleft { margin-top: 12px; margin-right: 12px; margin-bottom: 12px; }
.imagetopbottom { margin-top: 12px; margin-bottom: 12px; }
.trapped { color: #696969; text-decoration: none; }
.inlineheader { color: maroon; font-weight: bold; text-decoration: none; }
.class { }
ol {
	font-size: 12px;
	list-style-type: decimal;
	margin: 1em 0 1em 40px;
}
ul { font-size: 12px; margin: 1em 0 1em 40px; list-style-type: disc; }
/*Change table for text not formated 
Also change paragraph to match*/
table.main {
	font-family: verdana, arial, helvetica;
	border-color: #333333;
	background-color: #333333;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 4px;
	border: solid;

}

