body {
	color: #00009E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

table.login {
	border-color: #666668;
	border-style: dotted;
	border-width: 1px;
	width: 500px;
}

table.login2 {
	background-color: #FCE8D9;
	border-color: #666668;
	border-style: solid;
	border-width: 1px;
	width: 400px;
}

table.body {
	border-left-color: #666668;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666668;
	border-right-style: solid;
	border-right-width: 1px;
}

table.renderbody {
	border-left-color: #666668;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #666668;
	border-right-style: dotted;
	border-right-width: 1px;
}

h1, h2, h3 {
	font-weight: bold;
}

h3.left {
	font-weight: bold;
	text-align: left;
}

input.login {
	background-color: #EAEAEA;
	border-color: #000000;
	border-style: dotted;
	border-width: 1px;
	width: 150px;
}

textarea {
    background-color: #FFFFFF;
	border-color: #666668;
	border-style: solid;
	border-width: 1px;
    font-size: 12px;
}

textarea.largeTextArea {
    width:99%;
    height:200px;
}

input[type=text] {
    font-size:12px;
	background-color: #FFFFFF;
	border-color: #666668;
	border-style: solid;
	border-width: 1px;
}

input[type=password] {
    font-size:12px;
	background-color: #FFFFFF;
	border-color: #666668;
	border-style: solid;
	border-width: 1px;
}

input.form {
	background-color: #F3B27F;
	border-color: #666668;
	border-style: solid;
	border-width: 1px;
}

select {
	background-color: #E6E6E6;
	font-weight: normal;
}

td {
	font-weight: normal;
}

td.login {
	text-align: right;
}

td.submenutitle {
	border-bottom-color: #666668;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.menuitem {
	border-bottom-color: #666668;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #666668;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #666668;
	border-top-style: solid;
	border-top-width: 1px;
	height: 30px;
	text-align: center;
	width: 120px;
}

td.activemenuitem {
	background-color: #E86300;
	border-bottom-color: #666668;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #666668;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #666668;
	border-top-style: solid;
	border-top-width: 1px;
	height: 30px;
	text-align: center;
	width: 120px;
}

td.logoutlink {
	border-bottom-color: #666668;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #666668;
	border-top-style: solid;
	border-top-width: 1px;
	height: 30px;
	text-align: center;
	width: 120px;
}

td.activemenuitemleft {
	background-color: #E86300;
	border-bottom-color: #666668;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #666668;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: #666668;
	border-top-style: solid;
	border-top-width: 1px;
	height: 30px;
	text-align: center;
	width: 120px;
}

td.subitem {
	border-bottom-color: #666668;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 30px;
	text-align: center;
	width: 150px;
}

td.activesubitem {
	background-color: #E86300;
	border-bottom-color: #666668;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 30px;
	text-align: center;
	width: 150px;
}

table.allBorders {
	border-bottom-color: #C3C3C3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #C3C3C3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #C3C3C3;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #C3C3C3;
	border-left-style: solid;
	border-left-width: 1px;
}

td.select2ColumnValue {
	text-align: center;
}

td.select1ColumnValue {
	text-align: center;
}

td.selectColumnValue {
	text-align: center;
}

td.dynguicell {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	text-align: left;
	vertical-align: top;
}

td.copyright {
	border-color: #666668;
	border-style: solid;
	border-width: 1px;
	height: 30px;
	text-align: center;
	width: 960px;
}

td.helptext {
	font-size: 90%;
}

td.actionColumnValue
{
    text-align:center;
}

th.actionColumnHeader
{
    text-align:center;
}


tr.header {
	background-color: #A7B4FE;
}

.even {
	background-color: #FCE8D9;
}

.odd {
	background-color: #F3B27F;
}


.edit {
	background-color: rgb(255,255,0);
}

.select {
	background-color: #C1CCD9;
	text-align: center;
}

tr.error {
	background-color: rgb(240,128,128);
	text-align: center;
}

.container {
	background-color: rgb(231,231,231);
}

td.form {
	color: #00009E;
	font-size: 10.0px;
	font-weight: bold;
	text-align: left;
}

a.normal {
	font-weight: bold;
	text-decoration: none;
}

a:link.normal {
	color: #063676;
}

a:visited.normal {
	color: #063676;
}

a:hover.normal {
	text-decoration: underline;
}

a.active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:link.active {
	color: #FFFFFF;
}

a:visited.active {
	color: #FFFFFF;
}

a:hover.active {
	text-decoration: underline;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
}

table.table {
	border-color: #666668;
	border-style: solid;
	border-width: 1px;
}

td.title {
	border-bottom-color: #666668;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

a:link.hte {
	color: #0000FF;
	text-decoration: none;
}

a:visited.hte {
	color: #0000FF;
	text-decoration: none;
}

a:hover.hte {
	color: #0000FF;
	text-decoration: underline;
}

.button {
	background-color: #F3B27F;
	width: 180px;
}

span.selectedItem {
	background-color: #F3B27F;
	overflow: visible;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 6px;
}

span.message
{
    font-weight:bold;
    background-color:#FFFF00;
    padding:1px;
}

span.error
{
    font-weight:bold;
    background-color:#FF0000;
    color: #fff;
    padding:1px;
}

table.requestTree {
	border-color: #F3B27F;
	border-spacing: 0px;
	border-style: solid;
	border-width: 2px;
	width: 100%;
}

table.requestRight {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	width: 100%;
}

td.requestTree {
	border-color: #F3B27F;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	vertical-align: top;
	width: 30%;
}

td.requestTreeContent {
    border-color: #F3B27F;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	vertical-align: top;
	width: 65%;
}

table.requestTree h3 {
	margin: 0px;
	padding: 2px;
	padding-left: 10px;
	text-align: left;
}

th.requestTreeHeader {
	background-color: #F3B27F;
}

th.requestTreeHeaderRight {
	background-color: #F3B27F;
	text-align: right;
}

.alignRight {
	text-align: right;
}

td.addColumnValue {
	text-align: right;
}

td.addComplexColumnValue {
	text-align: right;
}

div.title {
	background-color: #F3B27F;
	font-size: 13pt;
	text-align: center;
	width: 100%;
}

.containerName {
	background-color: #E86300;
	color: #fff;
	font-size: 12pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	width: 30%;
}

.frame {
	border-color: #F3B27F;
	border-style: solid;
	border-width: 1px;
	margin: 0.0em;
	overflow: auto;
	padding: 0.5em;
}


pre {
	border-color: #F3B27F;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0.0em;
	overflow: auto;
	padding: 0.5em;
}

.html .tag {
	color: purple;
}

.html .comment {
	color: gray;
	font-style: italic;
}

.html .string {
	color: navy;
}

.html .doctype {
	color: teal;
}

.html .declaration {
	color: teal;
}

.html .attribute {
	color: #D2691E;
}

table.containerFields {
	width: 99%;
}

td.requestTree span {
	white-space: nowrap;
}

div.domTT {
	background-color: #333333;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

div.domTT.caption {
	color: #FFFFFF;
	font-family: serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

div.domTT.contents {
	background-color: #F1F1FF;
	font-family: sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}

div.domTTClassic {
	background-color: InfoBackground;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

div.domTTClassic.caption {
	font-family: serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

div.domTTClassic.contents {
	color: InfoText;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

div.tabletop {
    background-color: #C3C3C3;
    font-size: 11px;
    width: 100%;
}

div.executionStep {
   width:70%;
   border-color: #E86300;
   border-style: solid;
	border-width: 1px;
	margin: 0.0em;
	overflow: auto;
	margin-bottom:20px;
}

div.executionStepHead{
  	background-color: #FCE8D9;
  	padding:10px;
}

div.executionStepBody{
  	padding:10px;
}

span.addFieldsControl{
   float:right; 
   text-align:right; 
   padding-right:20px; 
   padding-bottom:10px
}