body {
	background-color: #66CC66;
}

P  {
	font-size : 100%;
	font-family : Arial, helvetica,sans-serif;
	color : #000000;
	}


A  {
	text-decoration : underline;
	font-family : Arial, helvetica, sans-serif;
	font-size : 75%;
	font-weight : bold;
	color : #000000;
	}

A:Visited  {
	color : #000000;
	}
A:Hover  {
	color : #0000bb;
	}

li	{
	font-size : 90%;
	font-weight : bold;
	font-family : Arial, helvetica,sans-serif;
	color : #444444;
	}

td  {
	vertical-align : top;
	xfont-size : 90%;
	xfont-family : Arial, helvetica,sans-serif;
	xcolor : #222222;
	}
	
input {
	background-color: #ffffff;
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-size: 8pt;
}

img{
	border-color:#000000;
}	
	
.main_table{
	width:750;
	cellpadding:10;
	background-color: #ffffff;
    border-width:1px;
    border-style:solid;
	border-color:#000000;	
}

.main_table_header	{
	background-color: #ffffff;
}
	
.main_table_path	{
	color: #ffffff;
	border-bottom: dashed 1x;
}	
	
.td_inset{
    border-width:2px;
    border-style:inset;
}		



.td_groove{
    border-width:1px;
    border-style:groove;
}

small	{
	font-size : 70%;
	font-family : Arial, helvetica, sans-serif;
	color : #222222;
	}	
	
.tree_menu_table{
	cellpadding: 5;
	width: 200;
	cellspacing:0;
	border-right: dashed 1x;
	border-color:cccccc;	
}

.tree_menu_td{
	background-color: #ffffff;
	height: 445;
}

.left_menu_td{
    xborder-width:2px;
    xborder-style:groove;
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
}

.article_list_table{
	width: 100%;
	background-color: #ffffff;
	padding:5;
}

.article_list_td{
	background-color: #ffffff;
}

.page_content_td{
	width: 100%;
	background-color: #ffffff;
	padding: 20;

}

.page_view_table{
	width: 100%;
}

.page_view_td{
	background-color: #ffffff;
}

.page_list_table{
	background-color: #ffffff;
}

.page_list_header{
	background-color: #ffffff;
	font-weight: bold;	
}

.page_list_td{
	background-color: #cccccc;
}

.related_articles_table{
	width: 150;
}

.related_articles_header{
	background-color: #eeeeee;
	font-weight: bold;
}

.related_articles_td{
	background-color: #ffffff;
}

.footer_table{
	width: 750;
	background-color: #ffffff;
}

.footer_td{
	background-color: #ffffff;
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	font-family : Arial, helvetica, sans-serif;
	color: #000000;
}

.hidden{
	visibility:hidden;
}

.print_table{
	width: 525;
	font-size : 90%;
	font-family : Arial, helvetica, sans-serif;	
}

.print_td{
	background-color: #ffffff;
}	
	



