input { border: 1px solid #000000; background-color: #ffffff; margin-bottom: 6px; }
textarea { border: 1px solid #000000; overflow: auto; margin-bottom: 6px; }
hr { color: #000000; height: 1px; width: 100%; }
#adjust { width: 123px; margin: 0px; font: 11px verdana; }
.entry { width: 123px; margin: 5px; text-align: left;
   	padding: 6px; font: 11px verdana; border: 1px solid #dddddd; margin-bottom: 10px;
   	word-wrap: break-word; overflow: auto; }

ul li{ 	
	width: 100px;
	padding-top: 3px;
	margin-top: 0px;
	margin-left: 5px;
	list-style-image: url("vCSS/bullet.gif");
 }

li a { display: block }
li a:hover, a:visited:hover { background-color: white }
strong { font: 11pt/14pt georgia, verdana, sans-serif, arial; font-weight: 500 }
input { background-color: #E6FFBF; }
 
#top { 
		width: 791px;
		height: 34px;
		position: absolute;
		top: 0px;
		left: 0px;
		background-image: url("vCSS/top2.gif");
  }

#corner {
	width: 177px;
	height: 22px;
	background-image: url("vCSS/corner.gif");
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #E6FFBF;
	position: absolute;
	left: 0px;
	top: 234px;
	z-index: 10;
 }
	
#container { 
	width: 789px;
	height: 200px;
	position: absolute;
	top: 34px;
	border: 1px solid black;
	border-left: 1px solid #E6FFBE;
	border-top: 0px;
	 background-color: #E6FFBF;

   }


#banner {
	position: absolute;
	top: 10px;
	left: 3px;
	background-image: url("vCSS/ban3.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #E6FFBF;
	width: 640px;
	height: 190px;
	z-index: 5;
	
}

#column1 {
 	 position: absolute;
	 top: 10px;
	 left: 639px;
	 width: 147px;
	 padding-left: 2px;
 	 text-align: center;
	 background-color: #E6FFBF;
	 border-left: 1px solid black;
	 border-right: 1px solid black;

  }

#column1 img { border: 1px solid #000000; }

#column2 {
	  position: absolute;
	  top: 200px;
	  left: 152px;
	  width: 426px;
	  padding: 30px;
	  line-height: 19px; 
	  text-align: justify;
	  border: 1px solid black;
	  background-color: #F5FFE6;
	  border-bottom: 0px;
  	  z-index: 0;

 }
#column2 a { font-weight: bold; }

#column3 {
  	position: absolute;
  	top: 200px;
  	left: 0px;


    }

#sidebar {
 	  position: absolute;
 	  top: 0px;
 	  left: 0px;
 	  width: 151px;
	  font: 12px arial;
  	  z-index: 3;
	  background-color: #E6FFBF;
          padding-top: 20px;
	  border-right: 1px solid black;
	  border-left: 1px solid #E6FFBE;
     }

#sidebar strong {
		padding: 5px; margin-left: 5px; }
#sidebar menu { margin-left: 10; }

body {
	color: black; 
	font-family: arial; 
	font-size: 13px;
	margin: 0px;
	margin-top: 10px;
	background-image: url("vCSS/bg.gif");
	background-repeat: repeat-y;

}
table { 
	color: black; 
	font-family: verdana; 
	font-size: 11px; 
	border: 1px none inherit;
	border-color: black;
}
	     a { text-decoration: none }
	     a:link { color: black }
	     a:visited { color: black }
	     a:hover { color: blue }
	     a:visited:hover { color: blue }
	     hr { height: 1px }
pre {
	color: black;
	font-family: verdana; 
	font-size: 11px
}
blockquote {
	width: 340px;
	text-align: justify;
 }

.b { font-size: 14px; 
	font-family: arial; 
	text-decoration: underline; 
	font-weight: bold 
} 

