<style type="text/css"> 

<!--

A:link {text-decoration:none; font-weight:normal; background-color: #696969; color: #9ACD32;}
A:visited {text-decoration: none; font-weight:normal; background-color: #696969; color: #9ACD32;}
A:hover {text-decoration: none; font-weight:normal; background-color: #9ACD32; font-style: normal; color: #333333;}
A:active { text-decoration: none; font-weight:normal; background-color: #9ACD32; font-style: normal; color: #333333;}

html, body, div {height: 100%;}

body {

	background-color: #000000;
	color: #ffffff;
	background-image: url(vcdg3.png);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	font-family: georgia, trebuchet sans ms, courier, sans-serif;
	font-size: 11px;
	font-weight: normal;
height: 100%;
	scrollbar-base-color:#444444; 
	scrollbar-face-color:#444444; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-track-color:#444444; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-darkshadow-Color:#444444; 
}

.content {
	background-color: #696969;
	color: #f0f8ff;
font-family: georgia, trebuchet sans ms, courier, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
        padding-bottom: 8px;
	width: 200px;
	height: 100%;
	width: 235px;
	
        	
	border: double;
	border-color: #dddddd;
	text-align: justify;
	border-top-width: 0px;	
	border-right-width: 4px;	
	border-bottom-width: 0px;	
	border-left-width: 4px;
	position: absolute;
	top: 0px;
	left: 163px;
}

A:link {text-decoration:none; font-weight:normal; background-color: #696969; color: #9ACD32;}
A:visited {text-decoration: none; font-weight:normal; background-color: #696969; color: #9ACD32;}
A:hover {text-decoration: none; font-weight:normal; background-color: #9ACD32; font-style: normal; color: #333333;}
A:active { text-decoration: none; font-weight:normal; background-color: #9ACD32; font-style: normal; color: #333333;}

-->