body 
{
	font-family				:	Verdana, sans-serif;
	color					:	#0;
		background-color	:	#FFFFFF;
		margin : 0px 0px 0px 0px;
}
A,A:ACTIVE,A:HOVER
{
	color		:	#3333CC;
}
A:HOVER
{
	color		:	#3333CC;
}

.main, P.main, .cell_text, td {
		font-family : Verdana, sans-serif;
		font-size : 12px;
		color: #0;
		}


.subhead, P.subhead	{
		font-family : Verdana, sans-serif;
		font-size : 18px;
		color: #666666;
		text-align : left;
	}


.title, P.title	{
		font-family : Verdana, sans-serif;
		font-size : 42px;
		color: #FF9966;
		text-decoration : u;
		text-align : left;
	}
	
.caption, P.caption	{
		font-family : Verdana, sans-serif;
		font-size : 9px;
		color: #;
		text-align : center;
	}
	
.author, P.author	{
		font-family : Verdana, sans-serif;
		font-size : 9px;
		color: #000000;
		font-style : oblique;
		text-align : right;
	}
	
.date, P.date	{
		font-family : Verdana, sans-serif;
		font-size : 6px;
		color: #000000;
		text-decoration : none;
	}
	
.nav  {
		display: block;
		white-space	: nowrap;
		font-family : Verdana, sans-serif;
		font-size : 12px;
		line-height: 1;
		background-color : #000000;
		}
.nav1	{
			color : #FFFFFF;
		}
.nav1 a	{
			color : #FFFFFF;
		}
.nav2	{
		color : #FFFFFF;
		}
.nav2 a	{
			color : #FFFFFF;
		}
.nav a	{
		text-decoration:none;
		}
.nav ul{
		padding-left: 0px;
}
.nav ul ul, .nav ul ul ul, .nav ul ul ul ul, .nav ul ul ul ul ul{
		padding-left: 15px;
}

.nav ul li
{
		padding-left: 20px;
}
.nav ul ul li
{
		/* The file icon is file_2 */
}






.fldr, .fldr_hidden, .fldr_on_hidden, .fldr_on	{
		text-decoration : none;
		list-style: none;
}
.fldr {
		background-image : url(/images/tree/folder_2.gif);
		background-repeat: no-repeat;
		background-position : center left
}
.fldr_on, .fldr:HOVER	{
		background-image : url(/images/tree/folder_2_ON.gif);
		background-repeat: no-repeat;
		background-position : center left
}

.fldr a, .fldr_hidden a, .fldr_on_hidden a, .fldr_on a { text-decoration : none;
		color: #FFFFFF;
}
.fldr a:HOVER, .fldr_hidden a:HOVER, .fldr_on a:HOVER { text-decoration : underline;}






.page, .page_hidden	{
		text-decoration : none;
		list-style: none;
}
.page {
		background-image : url(/images/tree/file_2.gif);
		background-repeat: no-repeat;
		background-position : center left
}
.page a, .page_hidden a { text-decoration : none;
		color: #FFFFFF;
}
.page a:HOVER { text-decoration : underline;}


#s_title_bg {
	background-color: #000000;
	}
#s_logo_bg {
	background-color: #000000;
	}
#logo_cell {
	background-color: #000000;
	}
#s_footer_bg {
	}