body {
	background-color: FBCA9A;
}


BODY
{
    scrollbar-3dlight-F1A82B;
    scrollbar-3d-light-color:#FBCA9A;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#F1A82B;
    scrollbar-face-color:#FBCA9A;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#F1A82B;
    scrollbar-dark-shadow-color:FBCA9A;

    FONT-SIZE: 10pt;
    FONT-FAMILY: arial,helvetica,sans_serif;


    margin-top:0;
    margin-bottom:40;
    margin-right:40;
    margin-left:40
}


.bgBorder {
	border: 5px solid #FFB76F;
}

.Border {
border: 1px solid #C09F7E;

}

.topMenu {
	font-size: 13px;
	text-decoration: none;
	color:#ffffff;
}

.topMenu:hover {
	font-size: 13px;
	text-decoration: none;
	color:#F1A82B;
}

.bottomMenu {
	font-size: 13px;
	text-decoration: none;
	color:#000000;
}


.bottomMenu:hover {
	font-size: 13px;
	text-decoration: none;
	color:#666666;
}

.subMenu {
	font-size: 13px;
	text-decoration: none;
	color:#999966;
	font-weight: bold;
}


.subMenu:hover {
	font-size: 13px;
	text-decoration: none;
	color:#666666;
	font-weight: bold;
}

.linkLearningZone {
	font-size: 14px;
	text-decoration: none;
	color:#999966;
	font-weight: bold;
}


.linkLearningZone:hover {
	font-size: 14px;
	text-decoration: none;
	color:#666666;
	font-weight: bold;
}


.linkAbout {
	font-size: 13px;
	text-decoration: none;
	color:#999966;
	font-weight: bold;

}


.linkAbout:hover {
	font-size: 13px;
	text-decoration: none;
	color:#666666;
}





.privacy {
	font-size: 11px;
	text-decoration: none;
	color:#000000;
	font-weight: bolder;

}

.privacy:hover {
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	font-weight: bolder;
}

.heading
{
    font-size: 16px;
    font-weight: bold; 
    color=#FF9900;
}
.linkEspanol {

	font-size: 10px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

