body, td, th, input, select {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
}

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

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

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

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

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

.title {
	font-size: 18px;
	font-weight: bold;
}

TABLE.data {
	background: #fff0de;
}

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

TABLE.data TD {
	font-size: 12px;
	background: #FFCC99;
}

TABLE.std {
	background: #ffffff;
	border: 2px solid #555555;
}

TABLE.std TD {
	background: #CCCCCC;
}

TABLE.ing {
	background: #CCCCCC;
	border: 2px solid #555555;
}

TABLE.ing TD {
	background: #FFffff;
}

TABLE.ing PRE {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
}

TABLE.sidebox {
	background : #444444;
}

TH.sidebox {
	background : #444444;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

TD.sidebox {
	background : #FF6600;
}

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

.field_textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #FFFFFF;
	color : Black;
	border : 1px solid Black;
}

.field_checkbox {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #FFffff;
	color : Black;
}

