body{
background-color: black;
color: #999;
font-family: arial;
margin-top: 10px;
margin-bottom: 72px;
margin-left: 3%;
margin-right: 3%;
}

h1{
text-align: right;
padding-top: 12px;
padding-bottom: 20px;
}

h1.R {
text-align: right;
font-size: 40px;
}

h1.form {
text-align: center;
padding-top: 12px;
font-size: 40px;
}

h2{
text-align: right;
padding-top: 12px;
padding-bottom: 20px;
}

p{
font-size: 12pt;
color: #999;
text-align: justify;
margin-left: 100px;
margin-right: 100px;
}

img{
height: 500px;
}

img.central {
width: 660px;
}

img.pub {
height: 400px;
padding-bottom: 20px;
}

img.logo{
height: 40px;
padding: 0px;
border: none;
}

a:link.logo{
border: 1px #999 solid;
}

a:visited.logo{
border: 1px #333 solid;
}

a:hover.logo{
border: 1px #FFF solid;
}

a:active.logo{
border: 1px #999 solid;
}


a:link.R{
color: white;
font-family: arial;
font-size: 40px;
font-weight: regular;
text-decoration: none;
}

a:visited.R{
color: white;
font-family: arial;
font-size: 40px;
font-weight: regular;
text-decoration: none;
}

a:hover.R{
color: #333;
font-family: arial;
font-size: 40px;
font-weight: bold;
text-decoration: none;
}

a:active.R{
color: white;
font-family: arial;
font-size: 40px;
font-weight: regular;
text-decoration: none;
}

a:link.nav{
background-color: transparent;
color: #999;
font-family: arial, verdana;
font-size: 12pt;
font-weight: regular;
text-decoration: none;
padding: 9pt;
}
a:visited.nav{
background-color: transparent;
color: #666;
font-family: arial, verdana;
font-size: 12pt;
font-weight: regular;
text-decoration: none;
padding: 9pt;
}
a:hover.nav{
background-color: transparent;
color: #FFF;
font-family: arial, verdana;
font-size: 12pt;
font-weight: regular;
text-decoration: none;
padding: 9pt;
}
a:active.nav{
background-color: transparent;
color: #666;
font-family: arial, verdana;
font-size: 12pt;
font-weight: regular;
text-decoration: none;
padding: 9pt;
}

a:link.list{
color: #AAA;
text-decoration: none;
}
a:visited.list{
color: white;
text-decoration: none;
}
a:hover.list{
color:  #999;
text-decoration: none;
}
a:active.list{
color: white;
text-decoration: none;
}

table.index {
width: 700px;
background-image: url(../Images/logo_RH_blackbg.jpg);
background-repeat: no-repeat;
}

table.pages {
width: 800px;
text-align: center;
}

img.logoRH {
width: 230px;
height: 137px;
}

td.nav {
border: 1px #999 solid;
min-width: 120px;
max-width: 120px;
height: 40px;
text-align: center;
text-valign: center;
}

td.up {
min-width: 20px;
max-width: 20px;
text-align: center;
text-valign: bottom;
}

td.left {
height: 60px;
text-align: right;
text-valign: center;
}

td.right {
height: 60px;
text-align: left;
text-valign: center;
}

