html{
background:#808080 url(../images/page_gray_bg.jpg) repeat scroll 0 0;
}
body{
background-color:transparent;
}
div.topshadow {
background: transparent url(../images/top_990_shadow.png) no-repeat scroll 0 0;
height: 17px;
margin: 6px auto 0;
width: 990px;
}
div.shadowcontainer {
margin: 0 auto;
width: 990px;
background-image: url(../images/sides_990_shadow.png);
background-repeat: repeat-y;
}
div.bottomshadow {
background: transparent url(../images/bottom_990_shadow.png) no-repeat scroll 0 0;
height: 17px;
margin: 0 auto 8px;
width: 990px;
}
no script p, noscript h1, noscript h2, noscript h3, noscript h4, noscript h5, noscript h6 {
margin-bottom: 0;
}
#container, .containter {
background-color:transparent;
}
#masthead, .masthead {
text-align:center;
background-color:#FFFFFF;
}
#masthead p, .masthead p {
margin: 0 0 0.5em;
}
#datebar, .datebar {
background-color:#771D31;
}
#datebar, #datebar h1, #datebar h2, #datebar h3, #datebar h4, #datebar h5, #datebar h6,
.datebar, .datebar h1, .datebar h2, .datebar h3, .datebar h4, .datebar h5, .datebar h6 {
color:#f0f0f0;
}
#sidebar ul {
list-style-type:none;
background-color:black;
}
#sidebar li:hover, #sidebar li:hover a {
background:#CCCCCC none repeat;
color:#771D31;
}
#sidebar li a {
display:block;
color:#F0F0F0;
text-decoration:none;
font-weight:bold;
padding:10px 15px;
}
#sidebar li {
margin-left:0;
}
#content, .content {
background-color:#FFFFFF;
}
#content .padding {
padding:10px 5px;
}
#content table,
.content table {
border:1px solid #CCCCCC;
border-collapse:collapse;
font-size:0.9em;
}
#content table#list_table {
width:939px;
}
#content th,
.content th {
font-weight:bold;
padding:4px;
background-color:#090909;
border-left:1px solid #C7C7C7;
color:#f0f0f0;
}
#content td,
.content td {
padding:4px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
#footer,
.footer{
background-color:#771D31;
color:#f0f0f0;
text-align:center;
}
h1, h2, h3, h4, h5, h6 {
color:#771D31;
}
strong {
font-weight:bold;
}
a {
color:#0066CC;
font-family:Arial;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#0066CC;
font-family:Arial;
font-weight:bold;
text-decoration:underline;
}
ul {
margin:0;
}
ul ul {
margin-left:1.5em;
}
div#content ul,
div#content ol {
margin:0 0 1.5em 1.5em;
}
caption {
color:#771D31;
font-size: 3em;
line-height: 1;
margin-bottom: 0.5em;
}
select{
min-width:60px;
}
span.keyword {
background-color:#FFCC00;
}
.padding {
padding:10px;
}
.myLoader {
background:#F4F4F4 none repeat scroll 0 0;
border:1px solid #666666;
font-size:12px;
font-weight:bold;
margin:50px 0 0 420px;
padding:15px 0;
position:absolute;
vertical-align:middle;
width: auto;
z-index:1000;
}