<style type="text/css">


td.decoy {}

a
{
	text-decoration: none;
	color: #5B499B;
}

body
{
	background-color: #CBC6D3;
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F3E42;
	height: 100%;
}


table.container
{
	background-color: #C7CDD6;
	border-color: #899AAF;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	height: 100%;
	/*background-image: url(images/containerbg.jpg);
	background-repeat: repeat-x;  */;
	padding: 0px;
	font-size: inherit;
}

tr.mid
{
background-image: url(images/midbg.jpg);
	background-repeat: repeat-x;
}

table.content
{
	background-image: url(images/contentwhitebg.jpg);
	background-repeat: repeat;
	margin: 0px 7px 0px 6px;
	height: 100%;
	font-size: inherit;
}


td.content
{
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	padding: 10px 28px 10px 28px;
	height: 100%;
	font-size: inherit;
}

table.sidebar
{
	background-image: url(images/sidebarwhitebg.jpg);
	background-repeat: repeat;
	margin: 0px 6px 0px 0px;
	height: 100%;
	padding: 0px;
}


td.sidebar
{
	background-image: url(images/sidebarbg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	padding: 9px;
}

td.header
{	
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

td.elist
{
	padding: 40px 0px 0px 32px;
	text-align: left;
}

div.examples
{
	font-size: 16px;
	font-weight: bold;
	border-color: #D9DFEB;
	border-width: 1px;
	border-style: solid;
	margin: 10px;
	padding: 10;
}

div.examples a:hover { color: #4E7FAE; }


p { font-size: 14px; }

li { font-size: 14px;
	padding: 4px 0px 4px 0px; }

h1, h2 {color: #475E89;}


h3, h4 {color: #7E6AA4;}

</style>







