body{
height: 100%;
background: #808080;
margin: 0px;
text-align:center;
/*padding: 0px;*/
}


.pagebarUTH { font-size:12px;font-family:verdana; padding: 10px; text-decoration: none; }
.pagebarUTH a, .pageList .this-page {color: #693; text-decoration: underline;border: 1px solid #E3E3E3; text-decoration: none; padding: 0.2em 0.5em; }
.pagebarUTH a:hover {border: 1px solid #693;} 
.pagebarUTH a:visited {color: #693; text-decoration: underline; border: 1px solid #E3E3E3; text-decoration: none; padding: 0.2em 0.5em; }
.pagebarUTH .break { padding: 2px 6px; border: none; background: #FFF; text-decoration: none; }
.pagebarUTH .this-page { border: 1px solid #693; padding: 0.2em 0.5em; font-weight: bold; background: #693; color: #FFF; }
.pagebarUTH a:active{color: #360; text-decoration: underline;}


/*http://www.bluerobot.com/web/css/center1.html*/
#layout {
	text-align:left;
	padding:15px;
	background-color: #ffffff;
	border-top:3px solid green;
	font-size:14px;
	font-family: verdana;
}

#error {
color:red;
}

select {
	font-size:14px;
}

h1 { 
font-size: 24px; 
font-family: arial;
} 


table { border-collapse: collapse; font-size:14px; background-color: #ffffff;}
td.list, th.list { padding: 4px; border: 1px #ccc solid; }
thead { background: #fc9; }

table { 
font-size:14px;
font-family: verdana;
border-collapse: collapse; 
width:100% 
}

td.title {
width:150px;
border-bottom:1px solid #000000;
padding:.3em 1em;
font-weight: bold;
}

th{
border-bottom:1px solid #000000;
padding: .5em .5em;
font-weight: bold;
}


a {
word-wrap: break-word;
}

td.value {

border-bottom:1px solid #000000;
padding:.3em 1em;
}

tr.tr0 {
vertical-align: top;
background: #ffffff;
}

tr.tr1 {
vertical-align: top;
background: #e0e0e0;
}

