	TD, BODY, P, DIV {
		font-family : arial, verdana, helvetica, tahoma, sans-serif; 
		}

	#content {
		background-color: #FFFFFF;
		padding: 10px 30px;
	}
	
	#menu {
		background-image: url("img/menu_background.jpg");
		background-repeat:repeat-x;
		padding-left: 30px;
		
	}
	
	#path {
		font-size: 12px;
	}
	
	#footer {
		padding: 20px;
		text-align: center;
		height: 50px;
		background-color: #FFFFFF;
		font-size: 12px;
	}
	
	.left_side{
		background-image: url("img/aaa_r5_c2.jpg");
		background-repeat:repeat-y;
		width: 40px;
	}
	
	.right_side{
		background-image: url("img/aaa_r5_c4.jpg");
		background-repeat:repeat-y;
		width: 40px;
	}	
	
	A, A:visited {color : #2A7FCF;}

	A:hover {color : #FA8519;}

	

	.menuLink, .menuLink:visited {text-decoration : none; color : #777777; font-weight : bold;}

	.menuLink:hover {text-decoration : underline; color : #2A7FCF;}

	#active {color : #FA8519;}

	

	.headingBig {font-family : arial, verdana, helvetica, tahoma, sans-serif; font-size : 13pt; font-weight : bold; color : #3A70A8; font-style : italic;}

	

	.smallMargin {width : 24px; background-color : #FFFFFF;}

	.whiteMargin {background-color : white; padding : 10px;}

	.rightMargin {background-color :  #EDEDED; padding : 40px;}

	

	.searchBk {background-image : url(gfx/search_bk.gif); height : 25px; width : 145px;}

	.input { width : 124px; height : 18px; font-family : verdana, arial, helvetica, tahoma, sans-serif; font-size : 7.5pt; border : 1px solid #F1F1F1; background-color : #F1F1F1;}
	
	
.main_table{
	width:965;
	cellpadding:10;
	background-color: #cccccc;
    border-width:1px;
    border-style:groove;	

}

.main_table_header	{
	background-color: #ffffff;
}
	
.main_table_path	{
	color: #000000;
}	
	
.td_inset{
    border-width:2px;
    border-style:inset;
}		



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

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

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

.left_menu_td{
    xborder-width:2px;
    xborder-style:groove;
	background-color: #eeeeee;
}

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

.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{
	width: 150;
	background-color: #ffffff;
}

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

.page_list_td{
	background-color: #ffffff;
}

.print_table{
	width: 525;
}

.print_td{
	width : 525;
}

.related_articles_table{
	width: 150;
}

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

.related_articles_td{
	background-color: #ffffff;
}

.footer_table{
	width: 100%;
	background-color: #eeeeee;
}

.footer_td{
	width: 100%;
	background-color: #eeeeee;
	text-align: center;
	font-size: 70%;
	xfont-weight: bold;
	font-family : Arial, helvetica, sans-serif;
	color: #000000;
}
	
.hidden
{
	visibility:hidden;
}	



