body {
	color: #000000;
	background-color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica, Sans-Serif;
}

a:visited {
	color: #7f007f;
	background-color: transparent;
}

a:link {
	color: #0000ff;
	background-color: transparent;
}

div.header {
 	margin-bottom: 1em;
}

div.header-searchbox {
	margin-top: -0.5em;
	text-align: right;
	font-size: 80%;
}

div.footer {
  	margin-top: 1em;
}

div.header h1 {
	color: #ffffff;
	background-color: #8e2400;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 24px;
	line-height: 200%;
}

div.owner-header h1 {
	color: #ffffff;
	background-color: blue;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 24px;
	line-height: 200%;
}

h2 {
	text-align: left;
	font-size: x-large;
}

div.footer {
	text-align: center;
}

div.project {
        text-align: center;
}

div.input {
	text-align: left;
}

p.link {
	text-align: left;
}

p.count {
	text-align: right;
}

p.found {
	text-align: center;
	font-weight: bold;
}

p.caption {
	text-align: center;
}

p.navigate {
	text-align: center;
}

table {
	width: 100%;
	border: 0;
}

caption {
	width: 100%;
	text-align: center;
}

td.inner-category-left {
	padding-right: 5px;
}

td.inner-category-right {
	padding-left: 5px;
}

table.entry th {
        width: 30%;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

table.entry td {
	text-align: left;
	vertical-align: top;
}

table.category td {
	text-align: left;
}

table.category td.major {
	color: #ffffff;
	background-color: #990000;
	font-weight: bold;
}

table.category td.minor {
	color: #ffffff;
	background-color: #cc3333;
	font-weight: bold;
}

table.category td.count, table.all td.count {
	text-align: right;
	white-space: nowrap;
}

table.category td.date {
	text-align: right;
}

table.link td {
	text-align: center;
}

table th {
	text-align: left;
	font-weight: bold;
	font-style: normal;
}

tr.even {
	color: #000000;
	background-color: #ffe0d0;
}

tr.odd {
	color: #000000;
	background-color: #ffffff;
}

td.even {
	color: #000000;
	background-color: #ffe0d0;
}

td.odd {
	color: #000000;
	background-color: #ffffff;
}

table.category td.even-count {
	text-align: right;
	color: #000000;
	background-color: #ffe0d0;
}

table.category td.odd-count {
	text-align: right;
	color: #000000;
	background-color: #ffffff;
}

table.whatsnew-table td.more {
        text-align: right;
}

table.whatsmodified-table td.more {
        text-align: right;
}

hr {
	height: 1px;
}

li.menuitem {
  	margin-bottom: 1.5em;
}

kbd {
	font-weight: normal;
}

img {
	border: 0px;
}

