* {margin: 0;
   padding: 0;
   }
body {
      width: 740px;
	  height:auto;
      margin: 10px;
      background-color: #fff;
      scrollbar-base-color: BLACK;
      scrollbar-arrow-color: WHITE;
	  }
a img {
	   border: 0;
       }
a, a:link, a:visited {
                      text-decoration: none;
                      }
a:link {
        color: #000;
        }
a:visited {
           color: #672941;
           }
a:hover {
         color: #708090;
         }	  
#container {
            width: 740px;
            height: auto;
            background-color: #fff;
			border:none;
			}
#head {
       width:740px;
	   height:64px;
       background-image: url(../IMG/logo.jpg);
       background-repeat:no-repeat;
       background-position:left;
	   border-top:2px solid #000000;
	   border-bottom:2px solid #000000;
	   }
h1 {
    float:right;
    width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
    padding:5px 5px;
    text-align:right;
     }
h3 {
    font-family: Arial, Helvetica;
	font-size:12px;
	color: #333333;
	padding:5px 0 5px 10px;
	}
.black {
        float:right;
        width:500px;
		height:20px;
        margin:20px 0 2px 0;
         }
.logo {
       width:229px;
       height:60px;
       margin:2px 0;}
#navmenu {
          padding:2px 0;
          }
ul {
    width: 740px;
	height:26px;
	background-image: url(../IMG/nav_bord.gif);
	background-repeat: no-repeat;
	list-style: none;
	float: left;
    }
ul li {
	   float: left;
       }
ul a {
	  display:block;
	  font:bold 11px arial;
	  text-decoration:none;
	  text-transform:uppercase;
	  padding: 0 1em;
	  line-height: 2.1em;
	  border-right:1px solid #888;
	  color: #fff;
      }
ul a:link {
           text-decoration: none;
           color: #fff;
           }
ul a:visited {
              color: #fff;
              text-decoration: none;
              }
ul a:hover {
	        color:#FFCC66;
            }
.link {
       margin:0;
       background-image: url(../IMG/verh_main2.gif);
       background-repeat:repeat-x;
       height:26px;
       text-align:center;
       padding-top:2px;
       }
.link a {
         font-family: Arial, Helvetica;
         font-weight: bold; 
         font-size: 8pt; 
         color: #000000; 
         word-spacing:5px;
         }
.img {
      width:440px;
      height:22px;
      margin:1px 0;
      }
#pric {
       width:740px;
	   height:auto;
	   border-top:2px solid #000000;
	   margin-top:2px;
	   padding-top:10px;
	   }
.atten {
        font-size: 8pt;
	    color: #000000;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
		word-spacing:3px;
		}
h2 {
    font-size: 11pt; 
    font-family: Geneva, Arial, Helvetica, sans-serif; 
    color: #ffffff;
	text-align:center;
	word-spacing:2pt; 
    }
.txt {
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica;
	}
.txt1 {
       font-size: 8pt;
       color: #ffffff;
       font-family: Arial, Helvetica;
       text-align:center;
       background-color: #333333;
       }
#td1 {
      width:740px;
      border: solid 1px #333333;
      background:#FFFFFF;
      border-collapse: collapse;
      padding: 3px;
      font-size: 8pt;
      color: #000000;
      font-family: Arial, Helvetica;
       }
#td1 a:hover {
         font-weight: bold;
		 color: #000000;
         }
#td1 TD, TH {
             padding: 4px;
             border: 1px solid #333333;
             }
#td1 TH { 
         background-color: #CCCCCC;
		 
		 font-weight: bold; 
         font-size: 9pt; 
         color: #000000; 
         font-family: Arial, Helvetica;
		 }
TD.col1 {
         width:3%;
		 font-size: 8pt;
         color: #ffffff;
         font-family: Arial, Helvetica;
         text-align:center;
         background-color: #333333;
         }
TD.col2 {
         width:16%;
         }
TD.col3 {
         width:8%;
         }
TD.col4 {
         width:8%;
         }
TD.col5 {
         width:10%;
         }
TD.col6 {
         width:55%;
         }
TD.col2, .col3, .col4, .col5, .col6 {
                                     font-size: 8pt;
                                     color: #000000;
                                     font-family: Arial, Helvetica;
		                             font-weight:bold;
                                     text-align:center;
                                     background-color: #CCCCCC;
									 }
TABLE.ruler {
             width: 740px;
			 }
TR.line {
         background: #EAEAD5; color: #000000;
		 }
#footer {
         width:740px;
         padding-top:10px;
         }
.nav {
      background-image: url(../IMG/bg_btm.gif);
      background-repeat:repeat-x;
      height:24px;
	  font-family: Arial, Helvetica;
      font-size: 9pt; 
      color: #000; 
      text-align:center;
      padding:5px 0;
	  }
.red {
      font-family: Arial, Helvetica;
      font-size: 7.6pt; 
      color: #ff9933; 
      text-align:center;
      }