BODY {
	background-color: #49455F;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/top_bottom.jpg);
	background-repeat: repeat-x;
}

.Titles {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-variant: small-caps;
	font-weight: bolder;
	line-height: inherit;
	background-color: transparent;
	color: White;
}

.subtitles {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bolder;
	line-height: inherit;
	background-color: transparent;
	color: White;
}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-variant: normal;
	font-weight: normal;
	font-style: italic;
	line-height: inherit;
	background-color: transparent;
	color: White;
}

.blockquote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-variant: normal;
	font-weight: normal;
	font-style: italic;
	line-height: inherit;
	background-color: transparent;
	color: Black;
}

a.bodynav:link {
	text-decoration: none;
	color: Blue;
}

a.bodynav:visited {
	text-decoration: none;
	color: Maroon;
}

a.bodynav:hover {
	text-decoration: underline;
}

a.navbar
{
	float: center;
	width: *;
	text-decoration: none;
	color: #ccccff;
	background-color: #3300ff;
	padding: .25em; /*border-right: 1px solid #666666;*/
	border-left: 1px solid #ccccff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

a.navend
{
	float: center;
	width: *;
	text-decoration: none;
	color: #ccccff;
	background-color: #3300ff;
	padding: .25em;
	border-right: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

a.navbar:hover {background-color:#9966ff; color: Black; }
a.navend:hover {background-color:#9966ff; color: Black; }
a.nav:hover {background-color:#9966ff; color: Black; }

a.sidenav
{
	float: left;
	width: *;
	text-decoration: none;
	color: #ccccff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}


a.subtitles:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bolder;
	line-height: inherit;
	background-color: transparent;
	color: White;
	text-decoration: none;
}

a.subtitles:hover {
	background-color: #3300ff;
	text-decoration: none;
	color: White;
}

a.subtitles:visited {
	color: Silver;
	text-decoration: none;
}

td.navbar
{
	background-color: #3300ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: .25em;
}

p {
	font-size: smaller;
	text-indent: 0px;
	text-align: justify;
	color: Black;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}

.unindent {
	font-size: smaller;
	text-indent: 0px;
	text-align: justify;
	color: Black;
}


table {
	background-color: transparent;
}

tr {
background-color: transparent;
}

Div
{
	line-height: normal;
}

.doctable {
	border-collapse: collapse;
	border-color: #999999
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2em
}

.doclink {
	border: none;
	background-color: transparent;
}

li.listbody {
	font-size: smaller;
	text-indent: 0px;
	text-align: justify;
	color: Black;
	padding-left: 15px;
	padding-right: 15px;
	list-style: lower-alpha;
}

li.numbody {
	font-size: smaller;
	text-indent: 0px;
	text-align: justify;
	color: Black;
	padding-left: 15px;
	padding-right: 15px;
}

