body {
   color: black;
   background-color: #1F3D5F;
   background-image: url(images/roughblue.jpg);
   margin-left: 5px;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
}

td {
   font-family: Verdana,Tahoma,Arial,Helvetica;
   color: #505050;
}

a:link, a:visited {
   color:#339966;
   text-decoration:underline;
   text-underline:single;
}

a:active, a:hover {
   color:#5A7798;
   text-decoration:underline;
   text-underline:single;
}

.buttonscontainer1 {
   width: 145px;
}

.buttons1 a:link, .buttons1 a:visited {
   color: #d3ca91;
   border: 1px solid;
   background-color: #5A7798;
   background-image: url(images/or21.jpg);
   padding: 2px;
   padding-left: 3px;
   font: 18px Georgia, Times New Roman, Serif;
   font-weight: bold;
   text-decoration: none;
   border-color: #E0E0E0 #70686F #70686F #E0E0E0;
   display: block;
   margin: 1px;
   width: 100%;
   text-align: left;
}

.buttons1 a:hover {
   border: 1px solid;
   padding-left: 4px;
   padding-top: 3px;
   padding-bottom: 1px;
   padding-right: 1px;
   background-color: #070E16;
   background-image: url(images/or28.jpg);
   border-color: #70686F #E0E0E0 #E0E0E0 #70686F;
   color: #505050;
   text-decoration: none;
}

.pagetext {
   font-family: Verdana,Tahoma,Arial,Helvetica;
   color: #505050;
   background-color: #FFFFFF;
   background-image: url(images/stone.jpg);
}

.pagetext img {
   border: 1px solid;
   border-color: #70686F #E0E0E0 #E0E0E0 #70686F;
}

#Logo {
   border: 1px solid;
   border-color: #70686F #E0E0E0 #E0E0E0 #70686F;
   background-color: #005A9C;
}

.imagenoborder img {
   border: 0px solid;
}

.titleheader tr {
   background-color: #339966;
   background-image: url(images/or23.jpg);
}

.titleheader td {
   font-family: Georgia, Times New Roman, Serif;
   font-weight: bold;
   color: #FFFFFF;
   border: 1px solid;
   border-color: #70686F #E0E0E0 #E0E0E0 #70686F;
}

.titleheadertext td {
   font-family: Georgia, Times New Roman, Serif;
   font-weight: bold;
   color: #FFFFFF;
   border: 0px solid;
}

.regformtext td {
   font: 12px Verdana,Tahoma,Arial,Helvetica;
   color: #505050;
}

.regformtext th {
   font: 12px Verdana,Tahoma,Arial,Helvetica;
   font-weight: bold;
   color: #505050;
}

.webring a:link, .webring a:visited {
   color:#FFFFFF;
   text-decoration:underline;
   text-underline:single;
}

.webring a:hover, .webring a:active {
   color:#87874F;
   text-decoration:underline;
   text-underline:single;
}