    body {
	  background: #99a5bd;
      width: 760px;
      margin: 5px auto;
      text-align: center;
	  font-family: Arial,Verdana, Helvetica, sans-serif ! important;
	  font-size: 13px;
	  font-weight: normal;
	  font-style: normal;
	  color: #F7F6FB;
    }

    #main {
	  width: 760px;
      border-top: 0px solid #FFFFFF;
      border-right: 0px solid #FFFFFF;
      border-left: 0px solid #FFFFFF;
      border-bottom: 0px solid #FFFFFF;
      text-align: left;
    }

    #header {
	  width: 760px;
      height: 149px;
      font-size: 0px;
    }

    #logo {
	  width: 760px;	
      height: 92px;
      font-size: 0px;
      background: url('images/blue_bar.jpg');
    }	
	
    #menu {
	  width: 760px;	
      height: 18px;
      background: url('images/light_blue_bar.jpg');
    }	

    #menurightcenter {
      float: left;
      width: 449px;
	  background: #7B8CAA;
    }
	
    #menuleftcenter {
      float: left;
      width: 40px;
    }

    #leftmenu {
      float: left;
      width: 132px;
    }
	
    #rightmenu {
      border-left: 1px solid #FFFFFF;
      float: right;
      width: 136px;
    }
	
    #middle {
      min-height: 200px;
      height: auto !important;
      height: 200px;
      background: url('images/bottom_left_long.jpg') left top no-repeat;
    }

    #leftNav {
      float: left;
      width: 130px;
      min-height: 200px;
      height: auto !important;
      height: 200px;
      padding: 4px 0px 0px 0px;
      font-size: 10px;
    }
	
    #rightNav {
      float: right;
      width: 130px;
      min-height: 200px;
      height: auto !important;
      height: 200px;
      padding: 4px 0px 0px 0px;
	  color: #F7F6FB;
	  font-weight: normal;
	  font-style: normal;
      font-size: 10px;
    }
	
    #footer {
      font-size: 10px;
    }

    #contents {
      margin: 0px 140px 0px 135px;
      padding: 0px 10px 10px 0px;
    }

	a, a:link, a:visited, a:active {
		color: #525E76;
		color: #525E76;
		text-decoration: none
	}
	a:hover {
		color: #FDDC7C;
		text-decoration: underline;
	}

.headings { 
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FDDC7C;
	font-weight: bold;
	font-style: normal;
}

    #image_border {
      border-top: 1px solid #BDC8D9;
      border-right: 1px solid #BDC8D9;
      border-left: 1px solid #BDC8D9;
      border-bottom: 1px solid #BDC8D9;
    }

@media all{
  input.text{ border-width:1px; border-color:#7d8e9b; border-style:solid; background-color:#ffffff; color:#000000; font-size:11px; font-family:verdana; margin-top:0px; margin-bottom:0px; }
  }

/*
ul { margin: 0px 0px 0px 20px; }
li { font-size: 12px; list-style: disc; }
*/


