body {
font-family: arial,Helvetica,sans-serif;
color: #000000;
background-repeat: repeat;
font-size:12px;
top:0;
left:0;
margin:0;
padding:0 }

   



  		 /*displays images in td cells as block 
   		 elements without padding, fixes bug in IE 6*/
td img { vertical-align: bottom; } 







.box650 {width:100%; margin:auto; z-index:1; position:relative; background-image: url('imagesmain/bgblend.gif');;}

 /*reg links Dk navy to lt navy*/




      /* Drop Down Menu links Lav to lt lav*/

.ddm1 { background-repeat:no-repeat; 
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:11px }

.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1:visited,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 4px 8px 4px;
    text-decoration: none;
    display: block;
    position: relative; }

.ddm1 .item1,
.ddm1 .item1:visited {
    background: transparent;
    color: #ffffff;  }

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: transparent;
    color: #ffffff; }

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 4px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap; }

.ddm1 .item2,
.ddm1 .item2:visited  {
    background: #cccccc;
    color: #000000; }

.ddm1 .item2:hover {
    background: #cccccc;
    color: #000000; }

.ddm1 .section {
    border: 1px #DDDDDD; /*lines between items in sub menu*/
    border-style: none none solid none;
    position: absolute;
    visibility: hidden; /*sub menu hidden until mouseover*/ 
    z-index: 1;  /*moves sub menu behind main menu*/ 
    white-space: nowrap; }

.ddm1 .left, .ddm1 .left:hover { border-style: none none none none; }
.ddm1 .right, .ddm1 .right:hover { border-style: none none none none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
