.SkillsAndLessonsTopHeaderDiv 
{
    padding-top:5px; 
    padding-bottom:5px; 
    width:200px; 
    background-color:#E0E0E0;
    border-bottom-color:#800000; 
    border-bottom-style:solid; 
    border-bottom-width:1px; 
    border-left-color:#800000; 
    border-left-style:solid; 
    border-left-width:1px; 
    border-right-color:#800000; 
    border-right-style:solid; 
    border-right-width:1px;
}

.SkillsAndLessonsTopHeaderDivFirstDiv
{
    border-top-color:#800000; 
    border-top-style:solid; 
    border-top-width:1px;
}




.SkillsAndLessonsTopHeaderDiv a:link {
	color: #800000;
   font-weight: bold;
	text-decoration: none;
}

.SkillsAndLessonsTopHeaderDiv  a:visited {
	color: #800000;
   font-weight: bold;
	text-decoration: none;

}

.SkillsAndLessonsTopHeaderDiv a:hover {
	color: #800000;
	text-decoration: underline;
   font-weight: bold;
	}


.SkillsAndLessonsContentOptionsDiv
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	background-color: #800000;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	color: #CCCCCC;
}

.SkillsAndLessonsContentOptionsDiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.SkillsAndLessonsContentOptionsDiv  a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.SkillsAndLessonsContentOptionsDiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}