.mainframe {
	position:fixed;
	width: 856px;
	background-color: #ECE6CA;
}

.display1  {
position:fixed;
width:856px;
height:164px;
background-image:url(images/head.jpg)

}

.bar  {
position:fixed;
width:856px;
height:221px;
background-image:url(images/bar.jpg)

}

.leftpanel  {
position:fixed;
width:20px;
background-image:url(images/l.jpg)

}

.rborder  {
	position:fixed;
	width:15px;
	left: auto;
	right: auto;
	background-image:url(images/r.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textboldleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.textboldlefttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
}
.texto {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.textocenter {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.textolinks {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
text-align:center;
}.textoright {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

