body{
padding:15px;
margin:0px;
background-color:#505050;
font-family:"Verdana","Arial",sans-serif;
line-height:150%;
font-size:10pt;
text-align:center;
}

div.container{
background-image:url('im/bg1.gif');
background-repeat:repeat-y;
background-color:white;
margin-left:auto;
margin-right:auto;
text-align:left;
padding:0px;
width:800px;
min-height:600px;
}

div.navbar{
padding-top:0px;
padding-bottom:50px;
float:left;
margin:0px;
width:149px;
background-color:#e3e3e3;
border-right:1px solid #505050;
font-size:8pt;
height:auto;
overflow:hidden;
}

div.navbar h1{
font-size:112%;
text-align:center;
color:#505050;
margin:0px;
}

div.navbar h2{
font-size:8pt;
display:block;
height:15px;
width:129px;
margin:0px;
margin-top:20px;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:7px;
color:#505050;
text-transform:none;
letter-spacing:0pt;
border-bottom:1pt solid #505050;
}

div.title{
background-color:white;
background-image:url('im/staff.gif');
background-repeat:no-repeat;
height:80px;
/*width:630px;*/
padding:10px;
margin-left:150px;
}

div.title h1{
color:#808080;
font-size:18pt;
letter-spacing:1.5pt;
font-weight:normal;
text-transform:none;
line-height:100%;
}

div.title h2{
color:#808080;
font-size:14pt;
letter-spacing:1pt;
font-weight:normal;
margin-left:50px;
line-height:100%;
}

div.ostripe{
background-color:#ff6309;
color:white;
font-size:8pt;
font-weight:bold;
margin-left:150px;
height:15px;
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:7px;
}

div.cont{
background-color:white;
/*width:630px;*/
margin-left:150px;
padding:10px;
padding-bottom:50px;
}

div.clearlr{
clear:both;
}

div.mess{
border:1px solid #505050;
padding:3px;
text-align:center;
}

h1,h2{
font-weight:normal;
text-transform:uppercase;
color:#808080;
line-height:150%
}

h1{
font-size:150%;
letter-spacing:2pt;
}

h2{
font-size:125%;
letter-spacing:1pt;
}

a{
color:#ff6309;
text-decoration:none;
}

a:active,a:hover {
color:#ff6309;
text-decoration:underline;
}

a:visited {
color:#202090;
}

a.browse:visited {
color:#ff6309;
}

a.nav,a.nav:active,a.nav:visited {
display:block;
height:13px;
background-color:#e3e3e3;
padding-top:3px;
padding-bottom:7px;
padding-left:20px;
padding-right:20px;
margin-left:0px;
text-decoration:none;
text-transform:uppercase;
color:#505050;
border-bottom:1px solid #505050;
}

a.nav:hover {
background-color:#808080;
color:#e3e3e3;
}

a.nav#here,a.nav#here:hover {
background-color:#505050;
color:#e3e3e3;
}

a.logout,a.logout:active,a.logout:visited {
float:right;
height:13px;
background-color:#e3e3e3;
padding-top:3px;
padding-bottom:7px;
padding-right:5px;
padding-left:5px;
font-size:8pt;
text-decoration:none;
text-transform:uppercase;
color:#505050;
border:1px solid #505050;
}

a.logout:hover {
background-color:#505050;
color:#e3e3e3;
}

table{
font-size:100%;
}

table.full{
width:100%;
}

td{
padding-right:10px;
}

input.btn{
width:80px;
float:left;
margin-right:10px;
}

input.field{
width:16em;
}

pre.email{
padding:10px;
border:1px solid #505050;
white-space:pre-wrap;
}
