body {
	text-align: center;
	font-family: Arial, Helvetica,  sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 90px;
	font-size: 11px;

}
.mainTable{
	width: 743px;
}
.newsborder {
	background-image: url(img/vert_line.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.news {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	font-size: 11px;


}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.piede {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid Gray;
}
.piedeBorder{
	width: 215px;
}
}.subButton {
	height: 17px;
}
.field {
	width: 105px;
}
input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1pt solid #999999;
	background-color: #FFFFFF;
}