body {
	background-color: #b0dce8;
	overflow:auto;
}

a,a:active,a:link {
	text-decoration:none;
	color:#000060;
}

div#w3c{
	position: absolute;
	left: 80px;
	top:270px;
	border: 1px dotted;
	border-color: #FFFFFF;
	padding: 10px;
}

table { 
	margin-left: auto;
	margin-right: auto;
	border-color: #000000;
	border: 1px solid #000000;
	caption-side: top;
}

a:hover {
	color:#000060;
	text-decoration:underline;
}

	a img, a:hover img{
	border-color: #000000;
}

#all {  
    text-align: center;       
}

.myDivLeft {
	padding-left:250px;
	padding-right: 250px;
}

.myDivLeft p{
	text-indent: 1cm;
	text-align:left;
}

.myDivLeft p:first-letter  {
	font-size: 22px;
}

.footer img{
	border:0px;
}

.footer {
	text-align: center;
}

.header {

	padding: 15px;
	font: 80% Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #b0dce8;
	text-align: center;

}
a.borderLinkSmall {

	border-right:1px solid #000000!important;

}


.header ul{

	margin: 0;
	padding-left: 0;
	list-style: none;

}



.header li{

	display: inline;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-weight: bold;

}



.header a:link, .header a:visited{
	background:#b0dce8;
	color: #000000;
	text-decoration:none; 
	border-color: #000000;

}

.header a {

	font-size: 13px;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border: 1px solid;
	border-right: 0px;

}

.header a:hover, .header a:focus, .header a:active{
	background:#0066ff;
	color:#FFFFFF;		
	text-decoration: none;
	border-color: #000000;

}



.selectedO {

	background-color: #71BED5;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border: 1px solid;
	border-right: 0px;

}
