body, html {
 padding: 0px;
 margin: 0px;
 background-color: #ffffff;
}

.vheader {
 width: 770px;
 background-color: #ffffff;
 border-top: 8px solid #c8e2c0;
 border-bottom: 8px solid #c8e2c0;
}

.vlogo {
 margin-top: 9px;
 margin-left: 30px;
}

#vimgbar {
 width: 770px;
 height: 100px;
 background-color: #ffffff;
 margin-bottom: 2px;
 overflow: hidden;
}

#vimgbar div {
 float: left;
 width: 191px;
}

.vcontent {
 width: 770px;
 overflow: hidden;
}

.vnavi {
 width: 191px;
 background-color: #00a42c;
}

.vcontentarea {
 width: 577px;
 font-color: #656569;
 font-size: 12px;
 font-family: Tahoma;
}

.vfooter {
 width: 770px;
 background-color: #c2c5c7;
 border-top: 12px solid #cbe3c1;
}

.vheadline {
 font-weight: bold;
 color: #00a42c;
 font-size: 13px;
}

.vnavitem {
 height: 24px;
 width: 191px;
 border-bottom: 2px solid #ffffff;
}

.vnavitemspace {
 padding-left: 8px;
 padding-top: 4px;
}

a.vnavitemlink:link, a.vnavitemlink:visited, a.vnavitemlink:active {
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none;
 font-family: Tahoma;
}

a.vnavitemlink:hover {
 color: #cbe3c1;
}

.vsubnavitem {
 height: 24px;
 width: 191px;
 border-bottom: 1px solid #656569;
 background-color: #cbe3c1;
}

.vsubnavitemspace {
 padding-left: 15px;
 padding-top: 4px;
}

a.vsubnavitemlink:link, a.vsubnavitemlink:visited, a.vsubnavitemlink:active {
 font-size: 14px;
 font-weight: normal;
 color: #656569;
 text-decoration: none;
 font-family: Tahoma;
}

a.vsubnavitemlink:hover {
 color: #00a42c;
}