* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.colorhc {
	color: #21254e;
	
	}

.colorcha {
	color: #273cf5;
	
	}
	
.colorch {
	color: #059605;
	
	}

.colorvsc {
	color: #f70606;
	}
	
.colorchc {
	color: #004e29;
	}

#mainBody {
	height: 700px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	
}

#topNavbar {
	height: 190px;
	width: 763px;
	display: block;
	float: left;
	margin-bottom: 5px;
	
}

#leftNavbar {
	height: 456px;
	width: 456px;
	float: left;
	
}
#mainBody #leftNavbar .tablresult {
	margin-top: 29px;
}
#mainBody #leftNavbar .resultBG {
	background-image: url(../images/body/resultadosBG.gif);
	background-repeat: no-repeat;
}

#mainBody #leftNavbar .calendarBG {
	background-image: url(../images/body/programacionBG.png);
	background-repeat: no-repeat;
}
#mainBody #leftNavbar .calendarBG .calendarworks {
	margin-bottom: 20px;
	font-size: 12px;
	color: #6ccb2f;
	font-weight: bold;
}

#mainBody #leftNavbar .calendarBG .calendarworks a {
	margin-bottom: 20px;
	font-size: 12px;
	color: #4b8d21;
	font-weight: bolder;
	text-decoration: none;
}


#mainBody #leftNavbar .footerBG {
	background-image: url(../images/body/quoteBG.gif);
	background-repeat: no-repeat;
}




#rightNavbar {
	background-image: url(../images/body/rightnavbar.gif);
	height: 456px;
	width: 303px;
	float: right;
	display: block;
	
}

#rightNavbar .tblevents{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8d33eb;
	font-size: 10px;
	color: #161638;
	font-weight: bolder;
		
}

#rightNavbar .tblevents .fecha{
	font-size: 13px;
		
}

#rightNavbar .tblevents span{
	margin-right: 10px;
	
}

#bottomNavbar {
	float: left;
	width: 763px;
	display: block;
	height: 39px;
	background-image: url(../images/body/bottomBar.gif);
	margin-top: 5px;
	font-size: 11px;
}
#mainBody #bottomNavbar span {
	margin-left: 30px;
}
