html, body { 
	color: #000000; 
	background-color: #ffffff;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana;
	background: #fff url('sidebar_background.gif') repeat-y top left;
	}
	
p, table, td, tr { 
	font-size: 13px; 
	font-family: verdana; 
	margin: 0px 0px 0px 0px; 
	text-align: left;
	}
	
img {
    border: 6px solid #ffd400;
    hspace: 5px;
    }

select, input, textarea {
    font-family: verdana; 
    font-size: 12px; 
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #ffd400;
    margin-top: 5px;
    }
	
h3 { 
	font: bold 16px verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	}
	
h2 { 
	font: normal 11px verdana;
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
h1 {
    font: bold 13px verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
    }
    
h4 { 
	font: bold 13px verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffd400;
	}
    
hr { 
     color: #ffd400; 
     background-color: #ffd400;
     border: 0px none;
     width: 100%; 
     size: 1px
   }

#container { 
	background-color: #ffffff;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	}

#intro {
	background-color: #ffd400;
    margin: 0px 0px 0px 0px; 
	padding-left: 20px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
    }

#pageHeader { 
	background: url('logo-header.gif') no-repeat bottom left; 
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	height: 150px; 
	padding-left: 20px;
	}

#quickSummary {
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	height: 20px; 
	color: #000000; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: verdana; 
	}

#sidebar {
	background: url('lab-photo08.jpg') no-repeat top center; 
	background-color: #ffd400;
	padding-top: 50px;
	width: 260px;
	}
	
#inscricoes {
	background: url('inscricoes03.gif') no-repeat bottom right;
	background-color: transparent;
	margin: 0px; 
	padding: 0px;
	width: 250px;
	height: 252px;
	}

#sidebar-menu{
    background-color: transparent;
    margin-top: 20px;
    width: 260px;
}
	
div#sidebar-menu a, a:link, a:visited {
        background-color: #ffd400;
		font-family: verdana;
		font-size: 17px;
		color: #000000;
		text-align: left;
		display: block;
		font-weight: bold; 
		text-transform: uppercase;
	    text-decoration: none;
        border-bottom: 1px solid #000000;
        line-height: 25px;
        padding-left: 5px;
        }
	
#sidebar-menu a:hover, a:active {
        background-color: #000000;
		font-family: verdana;
		font-size: 17px;
		color: #ffd400;
        text-align: left;
		font-weight: bold; 
		text-transform: uppercase;
	    text-decoration: none; 
	    line-height: 25px;
	    padding-left: 5px;
	}
	
#sidebar-footer {
	background: url('moviola2.gif') no-repeat top center; 
    margin-top: 20px; 
   	background-color: #ffd400;
    width: 240px;
    height: 120px; 
}

#sidebar-footer-text {
   	background-color: #ffd400;
   	font-family: verdana;
	font-size: 9px;
	color: #000000;
    text-align: center;
	font-weight: normal; 
	text-decoration: none; 
    width: 260px; 
}

#sidebar-footer-text a, a:link, a:visited, a:hover, a:active {
   	background-color: #ffd400;
	color: #000000;
	font-size: 9px;
    }

#explanation {	
    position: absolute; 
	width: 600px;
	top: 65px; 
	left: 340px;
	font-family: verdana;
	font-size: 13px;
	text-decoration: none; 
	color: #000000;
    text-align: right;
	}
	
#cursos {	
    position: absolute; 
	width: 700px;
	top: 180px; 
	left: 260px;
	}
	
#cursos a, a:link, a:visited {
    background-color: transparent;
    display: inline;
    border: 0px !important;
    padding: 0px;
    text-transform: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ec008c;
    }

#cursos a:hover, a:active {
	text-decoration: underline; 
	}
	
#cursos-velhos a, a:link, a:visited {
    background-color: transparent;
    display: inline;
    border: 0px !important;
    text-transform: none;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ec008c;
    }

#cursos-velhos a:hover, a:active {
	text-decoration: underline; 
	}