html {
background-color: #c0c0c0;
}
body { 
margin-left: auto;
margin-right: auto;
margin-top: 0; 
font-family: Arial, sans-serif;
text-align: left;
background-color: silver;
width: 780px; color: black
}
li {
font-size: 85%;
}
a:hover, a:active {
color: #CCCCFF;
background-color: transparent;
text-decoration: underline
}
a:link, a:visited {
color: white;
background-color: transparent;
text-decoration: none
}
a.blue:link, a.blue:visited {
color: white;
background-color: transparent;
text-decoration: none
}
a.blue:hover, a.blue:active {
color: #CCCCFF;
background-color: transparent;
text-decoration: underline
}
a.main:visited, a.main:link {
color: #336699;
background-color: transparent;
text-decoration: none
}
a.main:hover, a.main:active {
color: white;
background-color: black;
text-decoration: underline
}
a.portal:visited, a.portal:link {
color: #336699;
background-color: transparent;
text-decoration: none
}
a.portal:hover, a.portal:active {
color: white;
background-color: black;
text-decoration: underline
}
p {
line-height: 100%;
}
p.list {
margin-top: 1em;
margin-bottom: 1em;
}
p.grouptitle {
font-weight: bold
}
p.linklist {
padding-bottom: 2em;
}
h1 {
font-size: 175%;
text-align: center;
font-family: Times, serif;
color:black;
background-color: transparent
}
td.left {
white-space: nowrap;
color: white;
background-color: transparent
}
td.topbar {
border: solid thin black;
padding-left: 3px;
padding-right: 3px
}
table.top {
margin-left: auto;
margin-right: auto;
background-color: #336699
}
table.left {
background-color: black;
border-width: 0;
color: white;
text-align:center;
margin-left:auto;
margin-right:auto;
}
img {
border-width: 0
}
div.box {
border-bottom: solid thin;
border-top: solid thin;
margin: 1ex;
color: black;
}
div.page {
border: solid thin;
background-color: white;
color: black
}
div.topbar {
background-color: black;
color: white;
}
div.titlepic {
border-bottom: solid thin;
height:auto;
width:100%;
margin-right:auto;
margin-left:auto;
text-align:center;
}
div.bigpic {
padding-bottom: .5em;
padding-top: .5em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
div.links {
}
div.search {
padding-bottom: .5em;
padding-top: .5em;
}
div.body {
padding: 5px
}
img.title {
text-align: left
}
