body {
	font-family: Arial, Helvetica, sans-serif;
}
div.pagetitle {
	font-size: 24px;
	font-weight: bold;
	
	color: #DF7401;
	background-color: #333333;
	line-height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
div.sectiontitle {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	line-height: 40px;
}
div.subjecttitle {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	text-indent: 10px;
	line-height: 38px;
}

span.quotesource {
	font-style: italic;
}
.index {
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-color: C0C0C0;
}
.navigation {
	background-image: url(images/secondLM.jpg);
	background-repeat: repeat-y;
}
.secondnav {
	background-image: url(images/vblackwhite.jpg);
	background-repeat: repeat-y;
}

.thirdnav {
	background-image: url(images/thirdnav.jpg);
	background-repeat: repeat-y;
	align: middle;
}


span.accent {
	color: #CC0033;
	font-weight: bold;
}


p.lingo {
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	letter-spacing: 6px;
}
span.definition {
	font-style: italic;
}

img.left  {
           float: left;
	   vertical-align: top;
	   border: thin solid black;
	   margin-left: 0;
	   margin-right: 10px;
	   margin-bottom: 10px;
	   margin-top: 0;
}

img.right {
           float: right;
	   vertical-align: top;
	   border: thin solid black;
	   margin-left: 5px;
	   margin-right: 0;
	   margin-bottom: 10px;
	   margin-top: 0;
}

td.title  {
	   height: 60px;
	   text-align: center;
}

td.section  {
	   height: 40px;
   	   text-align: left;
	   text-indent: 10px;
	   background-color: #DF7401;
}

td.tdindex  {
	   height: 12px;
           text-align: center;
}

fieldset.feedback  {
		    border: thin solid gray;
}

legend.feedback    {
		    color:gray;
		    font-weight: bold;
}

p.thread	{
		 text-align: justify;
		 margin-left: 10;
		 margin-right: 10;
		 margin-top: 10;
		 margin-bottom: 10;
}
li	{
	margin-top: 10px;
	margin-bottom: 10px;
}

span.book	{
		text-decoration: underline;
}
