a:hover {  color:#FFFFFF; text-decoration: underline;}
a {  color: #FFFFFF; text-decoration: underline;}



body {
color:#FFFFFF;
background-color:#457592;
}

table.menu   { 
width: 80%;
border: 1px solid white;
border-collapse: collapse;
margin-left: 10%;
margin-right: 10%;
}

td.menu {
border: 1px solid white;
width: 10%;
}

table.center   { 
border-spacing: 15px;
margin-right:auto;
margin-left:auto
}

td.center {
width: 33%;
}

span.xml { }
span.xsd { }

col { border-style: none solid }

hr {
height:1px;
color: white;
background: white;
border: none;
}


.rightsidebar {
width:200px;
margin-right:auto;
margin-left:auto
}


