.mainwindow {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; letter-spacing: normal; text-align: left; word-spacing: normal; background-color: #FFFFFF; color: #270F67}

.buttonup {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; text-transform: none; color: #000000; text-decoration: none; background-color: #270F67; cursor: hand; border-color: black black #FFFFFF; text-align: left; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.buttonup A, .buttonup A:hover, .buttonup A:visited, .buttonup A:active {  COLOR: #FFFFFF; TEXT-DECORATION: none  }
.buttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #008080;
	cursor: hand;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #333333;
	border-left-color: black;
}
.buttonover A, .buttonover A:hover, .buttonover A:visited, .buttonover A:active {  COLOR: #FFFFFF; TEXT-DECORATION: none  }

