body
{
	background-image: url(/bundler/images/gradient.png); 
	background-repeat:repeat-x; 
	background-attachment:fixed;
	background-color:#66315D;
}
td{ font: 8pt Tahoma, Arial;line-height:150%;}

div.menu
{
	text-align:center;
}

a.current
{
	font-weight:bold;
}
span.disabled
{
	color:silver;
}

table.image
{
	background-color:white; 
	border-width:2px; 
	border-style:solid;
	border-color:white; 
	padding:10px;	
	text-align:center;
}

table.image td
{
	padding:0px;
	padding-bottom:0px;
}

td.footer
{
	color:#808080;
}

td.footer a:visited, td.footer a:link
{
	color:#808080;
}

table.outer
{
	background-color:white; 
	border-width:1px; 
	border-style:solid; 
	border-color:#D0D0D0; 
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
}
table.noborder
{	
	background-color:white; 
	border-width:0px; 
	padding:50px;
}
table.toc
{
	background-color:white; 
	border-width:0px; 
	padding:50px;
}
table.toc td
{
	padding:0px;
}
table.toc td.sub
{
	padding-left:30px;
}
table.item
{
	width:90%;
	background-color:#F0F0F0; 
	border-width:1px; 
	border-style:solid; 
	border-color:#D0D0D0; 
	padding:20px;
}
table.cli
{	
	width:90%;
	background-color:#F0F0F0; 
	border-width:1px; 
	border-style:solid; 
	border-color:#D0D0D0; 
	padding:1px;
}
td{ 	padding:10px;
	padding-bottom:2px;}
table.cli td{padding-left:15px;padding-top:0px;padding-bottom:8px;;line-height:15px}
h2{ font:13pt Tahoma, Arial;color:#808080;}
h3{ font:15pt Tahoma, Arial;font-weight:600; color:#2e6b86;}
h4{ font:11pt Tahoma, Arial;font-weight:800; color:#2e6b86;}
ul{list-style-type: circle;}
hr{border-color:red;border-style:solid;}

a:link{ color:#2e6b86;}
a:visited{ color:#2e6b86;}
