body {
   margin: 50px 0px 30px 0px;
   background: #062A5A url(page_bg.jpg) repeat-x fixed;
 }

img {
   border: 0px;
   text-decoration: none;
 }

a {
   border: 0px;
   text-decoration: none;
 }

table.casedura {
   width: 900px;
   height: 100%;
   background: #FFFFFF;
   border: 0px;
 }

td.banner {
   width: 900px;
   height: 150px;
   background: url(banner.jpg) no-repeat;
   vertical-align: bottom;
   text-align: left;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
 }

td.menu {
   width: 900px;
   height: 66px;
   background: url(left_bg.gif) repeat-y;
   vertical-align: top;
   text-align: left;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
 }

.solidblockmenu {
   margin: 0px;
   padding: 0px;
   float: left;
   font: bold 13px Arial;
   width: 100%;
   overflow: hidden;
   margin-bottom: 1em;
   border: 1px solid #625E00;
   border-width: 1px 0;
   background: black url(blockdefault.gif) center center repeat-x;
 }

.solidblockmenu li {
   display: inline;
 }

.solidblockmenu li a {
   float: left;
   color: white;
   padding: 9px 11px;
   text-decoration: none;
   border-right: 1px solid white;
 }

.solidblockmenu li a:visited {
   color: white;
 }

.solidblockmenu li a:hover, .solidblockmenu li .current{
   color: white;
   background: transparent url(blockactive.gif) center center repeat-x;
 }

a.link {
   font-weight: bold;
   color: #0457AE;
   text-decoration: none;
 }

a.link:hover {
   font-weight: bold;
   color: #E52401;
   text-decoration: underline;
 }

td.left {
   width: 650px;
   background: url(left_bg.gif) repeat-y;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 35px;
   vertical-align: top;
   text-align: left;
   font-family: Arial, Tahoma, Verdana;
   font-weight: normal;
   font-style: normal;
   color: #0A2231;
   font-size: 16px;
 }

td.right {
   width: 250px;
   background: url(right_bg.gif) repeat-y;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   text-align: left;
   font-family: Arial, Tahoma, Verdana;
   font-weight: normal;
   font-style: normal;
   color: #0A2231;
   font-size: 13px;
 }

h1 {
   font-family: Arial, Tahoma, Verdana;
   font-weight: bold;
   font-style: normal;
   color: #000000;
   font-size: 26px;
 }

h2 {
   padding: 10px 0px 0px 30px;
   font-family: Arial, Tahoma, Verdana;
   font-weight: bold;
   font-style: normal;
   color: #062A5A;
   font-size: 20px;
 }

p.right {
   padding: 0px 0px 0px 10px;
   margin: 0px 0px 0px 0px;
 }

.rightmenu {
   margin: 0;
   padding: 0;
   width: 250px;
   list-style: none;
   background: #FFFFFF;
 }

.rightmenu li {
   padding: 0;
   margin:0 0 1px 0;
   height: 25px;
   display: block;
 }

.rightmenu li a {
   height: 25px;
   padding: 0px 0px 0px 2px;
   font: 12px Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-align: left;
   vertical-align: middle;
   display: block;
   background: url(verMenuImages.png) 0px 0px no-repeat;
   text-decoration: none;
 }

.rightmenu li a:hover {
   background: url(verMenuImages.png) 0px -40px no-repeat;
   color: #000000;
 }

.rightmenu li a.active, .menu li a.active:hover {
   background: url(verMenuImages.png) 0px -80px no-repeat;
   color: #FFFFFF;
 }

.rightmenu li a span {
   line-height: 25px;
 }

li.start {
   height: 25px;
   background: url(verMenuImages.png) 0px -80px no-repeat;
   padding: 4px 0px 0px 2px;
   font: bold 16px Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-align: left;
   vertical-align: middle;
 }

ul.red {
   list-style-image: url(check.png);
   font-family: Arial, Tahoma, Verdana;
   font-weight: normal;
   font-style: normal;
   color: #0A2231;
   font-size: 16px;
 }

td.downmenu {
   width: 900px;
   height: 34px;
   background: #494949 url(downmenu_bg.gif) repeat-x;
   margin: 0px 0px 0px 0px;
   padding: 0px 20px 0px 20px;
   vertical-align: middle;
   text-align: left;
   font-family: arial, sans-serif;
   font-weight: bold;
   font-style: normal;
   color: #FFFFFF;
   font-size: 12px;
 }

a.downmenu {
   font-family: arial, sans-serif;
   font-weight: normal;
   font-style: normal;
   color: #FFFFFF;
   font-size: 12px;
   text-decoration: none;
 }

a.downmenu:hover {
   color: #AFBD5C;
   text-decoration: underline;
 }

td.copyright {
   width: 900px;
   height: 28px;
   background: #0A215C url(copyright_bg.gif) repeat-x;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
   vertical-align: middle;
   text-align: left;
   font-family: arial, sans-serif;
   font-weight: normal;
   font-style: normal;
   color: #0B2542;
   font-size: 11px;
 }
