body {
	background: #B5CCE8 url(/images/layout/bg2.gif);
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
  padding: 0; margin: 0; 
}
td {
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {  
	padding: 12px 0 6px 0;
	margin: 0;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: inherit;
}
h2 {  
	padding: 8px 0 6px 0;
	margin: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: inherit;
}
h3 {  
	padding: 6px 0 4px 0;
	margin: 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: inherit;
}
p {
  padding: 0;
	margin: 3px 0 7px 0;
}
.small {
  color: inherit;
	font-size: 10px;
}

.txt {
	text-align: justify;
	color: #005093;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error {
	color: #cc0000;
	font-weight: bold;
}
.message {
  margin: 15px 0 15px 0;
	padding: 10px;
	border: 1px dashed #cc0000;
	background: #ffff99;
	font-weight: bold;
}
div.clearer {
  height: 0px;
	overflow: hidden;
	clear: both;
}

#frame {
  width: 825px; 
	text-align: left;
}
#menu {
  height: 83px;
}

div.main {
	padding: 0 27px 0 27px;
	background-color: #B5CCE8;
	text-align: left;
	color: #005093;
	font-size: 12px;
}
#mainPopup {
  margin-left: 15px;
	margin-right: 15px;
	height: 95%;
	padding: 8px;
	background-color: #B5CCE8;
	text-align: center;
	color: #005093;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main a, .main a:active, .main a:visited {
	color: #005093;
	font-weight: bold;
	text-decoration: none;
}
.main a:hover {
  color: #003366;
	text-decoration: underline;
}

/* common things */
.main .mainTitle {
  height: 33px; 
	padding-left: 10px; 
	background: #005093 url(/images/layout/object_title_right.gif) right top no-repeat; 
}
.main .mainTitle h1, table.listEntryTable tr td.mainCell div.title h2  {
	font-size: 14px;
	padding-top: 6px;
	margin-top: 0px; margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}



/* OBJECTS SEARCHFORM */
form#objectSearch {
  height: 22px; 
	background-color: #005093; 
	padding: 0 180px 0 27px; 
}
form#objectSearch div.inner {
  height: 22px; 
	background-color: #B5CCE8; 
	padding-top: 2px; 
	padding-left: 10px; 
	text-align: left;
}
form#objectSearch select {
  font-size: 10px;
}



p.objectDesc {
	font-size: 10px;
	margin-top: 0px; margin-bottom: 0px;
	color: #005093;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
#listObjTitle {
  font-size: 12px ! important;	
	padding-top: 4px;	
	font-weight: bold;	
	color: #FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
#listTbl {
  font-size: 12px ! important;	
	width: 760px;
}

div.blueSpacer {
  height: 22px; 
	background-color: #005093;
	overflow: hidden;
}


form#mainForm table.formTable td {
  padding-bottom: 3px;
	color: #005093; 
	font-size: 11px;
}
form#mainForm div.formFieldM {
  margin-right: 10px;
	padding: 2px;
  font-weight: bold;
	text-align: right;
}
form#mainForm div.formFieldO {
  margin-right: 10px;
	padding: 2px;
	text-align: right;
}
form#mainForm .formHint {
	color: #005093;
  font-size: 10px;
}
form#mainForm input.formInputTxt {
  width: 240px;
  padding: 2px;
	border: 1px solid #000000;
  font-size: 11px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 234px;
}
html>body form#mainForm input.formInputTxt {
	width: 234px;
}
form#mainForm select {
  padding: 1px;
  font-size: 11px;
}
form#mainForm .error {
	color: #cc0000;
	font-weight: bold;
}
