body
{
	background-color: #ffffff;
	color: #000060;
	font-family: Arial, Helvetica;
	font-size: medium;
	margin: 0px;
}

table.page_header
{
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
}

table.frame
{
	border: none;
	background: none;
}

table
{
	border: 1px solid #000000;
	background-color: #BCA0D8;
	background-image: url(../images/vertical-gradient.jpg);
	background-repeat: repeat-x;
}

th
{
	color: #000000;
	background-color: #ab9ec8;
	background-image: url(../images/horizontal-gradient.jpg);
	background-repeat: repeat-y;
	font-size: medium;
}

th.section
{
	font-size: small;
}

th.subsection
{
	font-size: x-small;
}

td
{
	font-size: small;
}

ul
{
	font-size: x-small;
}

ul.text
{
	font-size: small;
}

.list
{
	font-size: x-small;
}

.tinylist
{
	font-size: xx-small;
}

body.screenshot
{
	background-color: #340167;
	background-image: none;
	color: #ffffff;
}

.screenshot
{
	font-size: large;
}

a.screenshot:link {color: #ffff00}    /* unvisited link */
a.screenshot:visited {color: #ffff00} /* visited link */
a.screenshot:hover {color: #ff00ff}   /* mouse over link */
a.screenshot:active {color: #ffffff}  /* selected link */
a.screenshot
{
	text-decoration: none;
}

th.sidemenu
{
	font-size: small;
}

td.sidemenu
{
	font-size: small;
}

td.sidemenuindent
{
	font-size: xx-small;
	padding-left: 20px;
}

ul.link
{
	font-size: small;
	list-style-type: none;
}

li.link
{
	margin-bottom: 1em;
}

body.info
{
	background-color: #ffffff;
	background-image: none;
	color: #000000;
	font-size: small;
}

td.info
{
	font-size: small;
}

td.content
{
	padding-left: 10px;
}

td.footer
{
	font-size: medium;
}
