<!--- $Id: spod.css,v 1.13 2009/12/15 01:05:26 root Exp $ --->
<!--- $Source: /home/spod/public_html/RCS/spod.css,v $ --->

body {
font-family: arial, sans-serif;
font-style: normal;
color: white;
link: grey;
vlink: grey;
alink: grey;
}
.greybg {
font-family: arial, sans-serif;
font-style: normal;
color: white;
link: grey;
vlink: grey;
alink: grey;
background-color: #e0e0e0;
}

a {
text-decoration: none;
color: grey;
font-family: arial, sans-serif;
font-size: 8pt;
}

table {
font-family: arial, sans-serif;
font-size: 12pt;
text-align: center;
background: white;
}

td {
text-decoration: none;
text-align: center;
vertical-align: middle;
color: black;
font-family: arial, sans-serif;
font-size: 12pt;
padding: 4px;
width: auto;
}

div#header{
margin: 0 10%;
background:grey;
font-family: arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 9pt;
color: white;
}
.rtop_header, .rbottom_header{display:block;background:#e0e0e0}
.rtop_header *, .rbottom_header *{display:block;height:1px;overflow:hidden;background:grey}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

div#panel{
margin: 0 10%;
background:white;
font-family: arial, sans-serif;
font-style: normal;
font-size: 10pt;
color: black;
}
.rtop_panel, .rbottom_panel{display:block;background:#e0e0e0}
.rtop_panel *, .rbottom_panel *{display:block;height:1px;overflow:hidden;background:white}

div#footer{
margin: 0 10%;
background:grey;
font-family: arial, sans-serif;
font-style: normal;
font-size: 9pt;
color: white;
}
.rtop_footer, .rbottom_footer{display:block;background:#e0e0e0}
.rtop_footer *, .rbottom_footer *{display:block;height:1px;overflow:hidden;background:grey}
