body
{
	margin: 0px;
	background-color: #FFF;
}
p { }
td { }

.maintxt
{
	color: black;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: normal;
}

.maintxtHome
{
	color: black;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1;
}

/* SCROLL
USAGE: for scroll boxes*/

.scroll
{
	width: 100%;
	height: 200px;
	overflow: auto;
}

.scrollnew
{
	width: 570px;
	height: 400px;
	overflow: auto;
}

.scrollnew_on_the_wall
{
	width: 570px;
	height: 400px;
	overflow: auto;
}
.error{
 	color: #C00

}
