A {
	font: Arial; text-decoration: none;
}
input,textarea, select {
	background-color: #FFFFFF;
      	border-style: solid;
      	border-width: 1px;
      	border-color: #7F7F7F;
      	color: #303030;
      	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
				
input.submitbutton {
	background-color : #D1B97F;
	color : #FFFFFF;
	font-weight : bold;
}

.tableline	{ border: 2px #B0B0B0 solid; }
.tableline1	{ border: 1px #cba300 solid; }
.tableline2	{ border: 1px #303030 solid; }
.1pxweight	{ width: 1px; }

.px20 {	font-size : 20px; }
.px19 {	font-size : 19px; }
.px18 {	font-size : 18px; }
.px17 {	font-size : 17px; }
.px16 {	font-size : 16px; }
.px15 {	font-size : 15px; }
.px14 {	font-size : 14px; }
.px13 {	font-size : 13px; }
.px12 {	font-size : 12px; }
.px11 {	font-size : 11px; }
.px10 {	font-size : 10px; }