body, td, th, input, select {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	color: #ffffff;
	background-color: #6600cc
}

TD.nav {
	font-family: verdana, helvetica,arial,sans-serif;
	font-size: 12px;
}

A:link,
A:active,
A:visited {
	color: #ffffff;
}

TD.nav A:link,
TD.nav A:active,
TD.nav A:visited {
	color: #ffffff;
	text-decoration: none;
}

TD.nav A:hover {
	text-decoration: underline;
}

.error {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 10pt;
    color : Red;
}

.title {
	font-size: 16pt;
	font-weight: bold;
}

TABLE.data {
	background: #6600cc;
}

TABLE.data TH {
	font-size: 10pt;
	font-family: verdana,sans-serif;
	background: #7711dd;
	color: #ffffff;
	border: #cccccc outset 1px;
}

TABLE.data TD {
	font-size: 10pt;
	background: #8822ee;
}

TABLE.std {
	background: #6600cc;
	border: 2px solid #cccccc;
}

TABLE.std TD {
	background: #6600cc;
}

TABLE.ing {
	background: #6600cc;
	border: 2px solid #cccccc;
}

TABLE.ing TD {
	background: #8822ee;
}

TABLE.ing PRE {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
}

.sidebox {
	background : #000000;
	margin : 0px;
}

TH.sidebox {
	background : #7711dd;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : White;
}

TD.sidebox {
	background : #7711dd;
}

.button {
	border: 1px black solid;
	font-family: verdana,sans-serif; font-size: 9pt
}

.field_textbox {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 10pt;
	background : #6600cc;
	color : White;
	border : 1px solid Black;
}


.field_checkbox {
 	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 10pt;
	background : #6600cc;
	color : #ffffff;
}
