body
{
background:url('new_tile.jpg');
}

h1
{
 font-family:serif;
 font-size:1.5em;
 color:#999999
}

#title
{
font-family:serif;
 font-size:1.5em;
 color:#666666
}

pre.title
{
 font-family:serif;
 font-size:1.5em;
 color:#666666
}

pre.text
{
 font-family:sans-serif;
 font-size:1em;
 color:#000033
}

a.nav
{
 font-family:sans-serif;
 font-size:1em;
 line-height:80%;
 padding:4px;
 border:1px solid;
 background:#000033;
 color:#cccccc
}

.mControl
{
 border:1px solid #cccccc;
 background:#000033;
 padding:3px;
 color:#cccccc;
}

#currentState
{
visibility:visible
}

#close
{
 border:1px solid #cccccc;
 background:url('new_tile.jpg');
 padding:3px;
 width:auto;
 height:auto;
 overflow:auto;
}

#cautionText
{
font-family:serif;
font-size:1.2em;
color:#660000;
}

#main_cont
{
position:relative;
margin:0 auto;
border:1px solid #000033;
width:auto;
min-width:500px;
max-width:500px;
padding:20px;
height:auto;
overflow:auto;
}

#histPrint
{
position:relative;
margin:0 auto;
border:1px solid #000033;
width:auto;
min-width:650px;
max-width:650px;
padding:20px;
height:auto;
overflow:auto;
}


#main_cont_jsHelp
{
 position:relative;
 margin:10px;
 border:1px solid #000033;
 width:auto;
 padding:20px;
 height:auto;
 overflow:auto;
}

#cont_hist
{
position:relative;
margin:0 auto;
border:1px solid #000033;
width:auto;
min-width:510px;
padding:20px;
height:auto;
}

#footer
{
position:relative;
margin:0 auto;
width:50%;
height:auto;
}