
body.vnyx {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: rgb(98%,100%,94%);
	}

table {
	border-width: 0;
	border-style: none;
	}
	
table.mx1 {
	border-style: none;
	border-width: 0px;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

table.mx1a {	width: 100%;	height: 100%;	}
table.mx1b {	width: 100%;	height: 100%;	}
table.mx1c {	width: 100%;	height: 100%;	}
table.mx1d {	width: 100%;	height: 100%;	margin: 2px 2px 2px 2px;	}
table.mx1d2 {	width: 100%;	height: 100%;	}
table.mx1e {	width: 100%;	height: 100%;	}

table.mx1a tr td {	vertical-align: top;	}
table.mx1b tr td {	vertical-align: top;	}
table.mx1c tr td {	vertical-align: top;	}
table.mx1d tr td {	vertical-align: top;	}
table.mx1d1 tr td {	vertical-align: top;	}
table.mx1d2 tr td {	vertical-align: top;	}
table.mx1d3 tr td {	vertical-align: top;	}
table.mx1e tr td {	vertical-align: top;	}

input.textedit, input.textview, input.currency, span.date, input.checklist {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: none;
	background-color: white;
	color: black;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(159,191,255);
	padding: 3px 8px 2px 8px;
	}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: none;
	background-color: white;
	color: black;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(159,191,255);
	padding: 3px 3px 3px 3px;
	}

select {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(159,191,255);
	color: black;
	padding: 3px 4px 2px 4px;
	text-align: left;
	}

select option {
	font-weight: 500;
	text-align: left;
	}

select option.selected {
	font-weight: 700;
	}

select option.empty {
	color: #666666;
	}

option.disabled {
	font-weight: 700;
	}

input.currency {
	text-align: right;
	}

input.checklist {
	font-size: 14px;
	}

input.currency {
	color: green;
	}

img {
	border-style: none;
	border-width: 0;
	}

span.date {
	cursor: pointer;
	}

.bold {
	font-weight: 700;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

tr {
	vertical-align: middle;
	}

th {
	color: rgb(95,127,255);
	}

#uppercase {
	text-transform: uppercase;
	}

#lowercase {
	text-transform: lowercase;
	}

#errors {
	font-weight: 700;
	color: red;
	}

table.title {
	margin: 20px 0px 0px 0px;
	}

table.title tr.title td {
	background-color: rgb(95,127,255);
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	vertical-align: bottom;
	}

table.title td {
	color: white;
	font-weight: 600;
	padding: 0px 0px 0px 0px;
	white-space: nowrap; 
	}

table.message {
	margin-top: 8px;
	}

table.message tr {
	background-color: transparent;
	color: rgb(95,127,255);
	}

table.topline {
	background-color: black;
	margin: 0px 0px 0px 0px;
	}

table.topline tr td {
	vertical-align: middle;
	padding: 3px 6px 2px 6px;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
	}

table.topline tr td a {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	}

table.topline select {
	background-color: black;
	color: white;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	}

table.topline select option {
	background-color: menu;
	color: menutext;
	}

table.topline select option#sid {
	background-color: #FFFFCC;
	}

table.level_buttons tr td {
	border-style: none;
	background-color: white;
	color: black;
	}

table.navdialog {
	border-style: dotted;
	border-color: rgb(175,207,255);
	border-width: 1px;
	margin: 2px 2px 2px 2px;
	}

table.navdialog tr {
	height: 30px;
	}

table.navdialog td {
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
	padding: 4px 4px 0px 4px;
	vertical-align: top;
	}

table.navdialog td select {
	border-style: dotted;
	border-color: rgb(175,207,255);
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	margin: 0px 2px 4px 0px;
	font-weight: 700;
	}

table.navdialog td input {
	border-style: dotted;
	border-color: rgb(175,207,255);
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	margin: 0px 2px 4px 0px;
	font-weight: 700;
	}

table.navdialog td button {
	border-style: dotted;
	border-color: rgb(175,207,255);
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	margin: 0px 2px 4px 0px;
	font-weight: 700;
	}

div#stickies {
	background-color: #FFFF9C;
	color: #635208;
	font-size: 10px;
	width: 600px;
	padding: 8px 8px 8px 8px;
	}

div#stickies th {
	color: #635208;
	font-weight: 600;
	text-align: left;
	}

div#stickies table#note {
	background-color: #FFFFC6;
	color: #635208;
	}

div#stickies table#note td {
	vertical-align: top;
	}

span.button button {
	font-family: arial, verdana, sans-serif;
	white-space: nowrap;
	background-color: rgb(191,223,255);
	cursor: pointer;
	border-width: 1px;
	font-size: 12px;
	padding: 4px 0px 0px 0px;
	}

button:hover {
	background-color: rgb(159,191,255);
	}

table.tabs tr.buttons td span.button button {
	background-color: rgb(143,175,255);
	color: #333333;
	border-style: none outset outset none;
	border-width: 2px 2px 1px 2px;
	padding: 3px 4px 2px 4px;
	margin: 0px 1px 10px 1px;
	}

table.tabs tr.buttons td span.button button:hover {
	background-color: rgb(175,207,255);
	}

table.tabs tr.buttons td#sel span.button button {
	background-color: rgb(95,127,255);
	color: #FFFFFF;
	padding: 3px 4px 2px 4px;
	margin: 0px 1px 10px 1px;
	}

table.topnav span.button button {
	background-color: #999999;
	color: #000000;
	padding: 3px 6px 2px 6px;
	margin: 0px 1px 10px 1px;
	border-color: #CCCCCC;
	font-weight: normal;
	}

table.topnav span.button button.sel {
	background-color: #333333;
	color: white;
	}

table.topnav span.button button:hover {
	background-color: #000000;
	color: white;
	}

table.level_buttons tr span.button button {
	background-color: white;
	color: black;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	}

table.level_buttons tr span.button button:hover {
	background-color: black;
	color: white;
	}

table.topline span.button button {
	background-color: black;
	color: white;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	border-color: #333333;
	}
