
/*
		$this->colors["color10"]	=	"#000000";
		$this->colors["color11"]	=	"#CC5500";
		$this->colors["color12"]	=	"#333333";
		$this->colors["color13"]	=	"#7F0800";
		$this->colors["color14"]	=	"#FFC099";
		$this->colors["color15"]	=	"#7AE3C7";
		*/
a:link, a:visited, a:active
{
color: #CC5500;
text-decoration: none;

}
a:hover
{
color: #333333;
text-decoration: underline;
font-weight: bold;

}


.toc
{
	height: 38px;
	vertical-align: middle;

}



.footer
{
	color: #7F0800;
	
}
.footer a:link, .footer a:visited, .footer a:active
{
	display: block; 
width: 100%;
background-color: #7F0800;
	color: #CC5500;

}
.footer a:hover 
	{
	color: #333333;
	background-color: #CC5500;
	text-decoration: underline;
		
	}


#myDate
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}


.sideBarHeader a:link, .sideBarHeader a:visited, .sideBarHeader a:active
{
	font-weight: bold;
	color: #FFFFFF;
}

.sideBarHeader a:hover
{
	color: #CC5500;
	background-color: #FFFFFF;
}


.sideBarSmall
{
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}


h1
	{
	color: #FFFFFF;
	text-decoration: underline;
	text-indent: 10px;
	}
h2
	{
	text-indent: 15px;
	}
h3
	{
	text-indent: 20px;
	}
h4
	{
	text-indent: 25px;
	}
h5
	{
	text-indent: 30px;
	}
h6
	{
	text-indent: 35px;
	text-decoration: underline;
	}

.caseP
	{
	margin-left: 35px;
	text-indent: 40px;

	}

#bio1_showD
	{
	position: relative;
	top: -35px;
	left: 25px;
	}