body {
margin:0px; background-color: #cccccc;
/*
background-image:url(pics/back-7.png);
background-repeat: no-repeat;
background-position:center top;
*/
}

form {margin:0px;}
table {margin-bottom:-3px;}
td {font-size:smaller;}
td.head {background-color:#cccccc; font-weight:bold;}
td.body {background-color:#e6e6e6;}

img {border-width:0px;}
a:link {color:#003fbf;}
a:visited {color:#003fbf;}
a:hover {color:#3f7fff;}

h1 {font-size:100%; display:inline;}
span.alert {color:#bf0000; font-weight:bold;}

.reslinker{
position:absolute; left:0px; top:0px; visibility:hidden;
background-color:#9fbfdf; layer-background-color:#9fbfdf;
filter:alpha(opacity=89); -moz-opacity:0.89; opacity:0.89;
border:1px solid #7f9fbf; padding:5px; width:320px; text-align:left;
}

.panel-closed{
	display:none;
}

