body, td, th, input, select {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

td.nav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link,
a:active,
a:visited {
	color: #333300;
}
a:hover		{
	background: #dad4b1;
}


td.nav a:link,
td.nav a:active,
td.nav a:visited {
	color: #333300;
	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: #ffffff;
}

table.data TH {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #847529;
	color: #ffffff;
	border: #996600 outset 1px;
}

table.data TD {
	font-size: 12px;
	background: #efdf94;
}

table.std {
	background: #b5aa63;
	border: 2px solid #dad4b1;
}

table.std TD {
	background: #efdf94;
}

table.ing {
	background: #b5aa63;
	border: 2px solid #847529;
}

table.ing TD {
	background: #efdf94;
}

table.ing PRE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table.sidebox {
	background : #847529;
}

th.sidebox {
	background : #847529;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

td.sidebox {
	background : #b5aa63;
}
td.sideboxtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt
}

.field_textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;

}

.field_checkbox {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;

}

