   html {margin:0; padding:0;}

   body {margin:0; padding:0; color:#333; background-color:#fff; text-align:center;
         font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

   .wrapper {margin:0 auto; padding:0; width:770px; text-align:center;
         background-image:url(images/background-test-top-25-700-1.jpg);
         background-position:top center;
         background-repeat:repeat-y;
             border:0px solid #999; background-color:#fff;}
   * html .wrapper {   /*** IE5.x/win box model fix ***/
      width: 772px;
      wid\th: 770px;}

   #topcan {margin:0; padding:0; width:770px; /*height: 450px;*/
         background-image:url(images/background-test-top-25-700-450.jpg);
         background-position:top center;
         background-repeat:no-repeat;}

   #header {margin:0; padding:0 0 50px 0; width:770px; font-size:16px; border:0px solid #f00;}
   #header img {margin:15px; padding:0; border:0px solid #0f0;}
   #header a {text-decoration:none; color:#009; }
   #header a:hover {text-decoration:underline;}

   #content {clear:both; float:right; display:inline; width:770px;
   	/*** height:350px; ***/
   	overflow:auto; margin:0; padding:0; border:0px solid #f00;}
   #content img {border:0px solid #999;}
   #content a {color:#009;}
   #content a:hover {color:#00f;}
   #content ul {text-align:left; margin:20px 0 0 250px; padding:0;}
   #content li {margin:3px 0; padding:0; font-weight:bold;}

   #leftcol {width:130px; margin:0; padding:0; border:0px solid #0f0;}
   #leftcol ul {text-align:left; margin:10px 2px 10px 15px; padding:0;}
   #leftcol li {list-style-type:none; margin:3px 0; padding:0;}
   #leftcol a {text-decoration:none;color:#33F;}
   #leftcol a:hover {text-decoration:none; font-weight:bold;}
   #leftcol a .bullet {color:#000;}
   #leftcol a:hover .bullet {color:#C00;}
   #leftcol img {margin:auto; text-align:center; padding-left:5px;}

   #footer {clear:both; margin:0; text-align:center; font-size:10px; padding:0;
         height:150px; border: 0px solid #F00;
         background-image:url(images/background-test-bottom-25-150.jpg);
         background-position:top center;
         background-repeat:no-repeat;}
   #footer p {margin:0; padding:15px; text-align:center; color:#666;}
   #footnote a {color:#66f;}
   #footnote a:hover {font-weight:bold;color:#33f;}
   .blue a {color:#009;}
   .blue a:hover {color:#00f;}

   h1 {color:#339; font-size:42px; margin:0 auto; padding:15px 0 0 0; text-align:center;
         font-family:script; font-weight:bold;}
   h2 {color:#339; font-size:18px; margin:20px 0 70px 0;}
   h3 {color:#339; font-size:16px; margin:5px 0 20px 0;}
   h4 {color:#339; font-size:14px; margin:5px 0 0 0;}
   p {margin:10px 0; padding:0 20px; text-align:center;}

   .blanktable {text-align:left; margin:30px 0;}
   .blanktable table {margin:0 auto; padding:0; border:0px solid #ccc; width:80%; text-align:left;}
   .blanktable tr {margin:0; padding:0; text-align:left;}
   .blanktable th {margin:0; padding:5px 15px; font-weight:bold; font-size:12px;
                   text-align:left; background-color:#fff; color:#C00;}
   .blanktable td {margin:0; padding:0 15px; font-size:11px;
                   text-align:left; border:0px solid #CCC;}

   .bluetable {text-align:center;}
   .bluetable table {margin:0 auto; padding:0; width:100%; border:2px solid #369;}
   .bluetable * html table {width:604px;}  /*** IE5.x/win fix - because it won't remove vert bar ***/
   .bluetable tr {margin:0; padding:0;}
   .bluetable tr:hover {background-color:#def;}
   .bluetable table a:hover {background-color:#def;}
   .bluetable th {margin:0px; padding:3px 5px; height:24px; font-weight:bold; text-align:center;
                  vertical-align:middle; background-color:#9CF; color:#339; border-bottom:1px solid #369; border-right:1px solid #369;}
   .bluetable td {margin:0px; padding:3px 5px; height:24px; cursor:pointer; text-align:center;
                  vertical-align:middle; border-top:1px solid #369; border-right:1px solid #369;}
   .bluetable td:first-child {margin:0px; font-weight:normal; text-align:left;}

   .form {text-align:left; margin:0 auto;}
   .form table {border:0; margin:0 auto;}
   .form table tr {border:0;}
   .form table tr th {border:0;}
   .form table tr td {border:0;}

   .clear {clear:both;}
   .sm {font-size:8px;}
   .med {font-size:10px;}
   .lg {font-size:12px;}
   .xl {font-size:14px;}
   .xxl {font-size:16px;}

   .ntm {margin-top:0;}
   .stm {margin-top:10px;}
   .mtm {margin-top:20px;}
   .btm {margin-top:30px;}

   .nbm {margin-bottom:0;}
   .sbm {margin-bottom:10px}
   .mbm {margin-bottom:20px}
   .bbm {margin-bottom:30px}

   .nlm {margin-left:0}
   .slm {margin-left:50px}
   .mlm {margin-left:100px}
   .blm {margin-left:150px}

   .nrm {margin-right:0}
   .srm {margin-right:50px}
   .mrm {margin-right:100px}
   .brm {margin-right:150px}

   .left {text-align:left;}
   .left {text-align:right;}
   .cntr {text-align:center;}
   .just {text-align:justify;}
   .point img {cursor:pointer;}
   .bi {font-weight:bold; font-style:italic;}
   .bblue {color:#009;font-weight:bold;}
   .bred {color:#F00;font-weight:bold;}
   .red {color:#F00;}

   .boxa {clear:left; border:0px solid red; text-align:center; margin:10px 0 0 20px; padding:10px;}
   .boxa p {text-align:left; margin:30px 0 0 20px;}
   .boxa img {float:left; margin:10px;}

   .lgbox {float:left;  border:0px solid red; width:370px; text-align:center; margin:0 0 10px 0; padding:0;}
   .box {float:left;  border:0px solid red; width:255px; text-align:center; margin:0 0 10px 0; padding:0;}
   .box p, .lgbox p  {text-align:center; margin:5px;}
   .box img, .lgbox img {margin:0;}


