@charset "iso-8859-1";
/* author: Marky Wong */
/* Creation date: 15/08/02 */
body { background-color: #669999;
	color:#000000;
    font-family: verdana, helvetica, sans-serif;
	margin-top: 1%;
	margin-left:0px;
	margin-right:0px; }
a:link { color:#006699; }
a:hover { color:#006699;  }
a:active { color: #ffa500; }

table { background-color:#ffffff; 
    margin: 0px; }
td { font-family: verdana, helvetica, sans-serif; }
hr { color:#006699; 
	width:95%;
	height:1px; }
	
.top { border-top-style:solid;
	border-color:#666666; }
.bottom { border-bottom-style:solid;
	border-bottom-color:#666666;
	font-size: xx-small; }
.main { vertical-align:top;
	padding-left:15px;
	font-size:x-small;
	background-color: #ffffff; 
	background-image:url('key_right.jpg'); 
	background-repeat:no-repeat; 
	background-position: right; }
.navbar { font-size: small;
	vertical-align: top;
	text-align:right; }
.line { background-color: #006699; 
	font-size: xx-small; }
.maintext { width:80%; }
.left { text-align:center;
	color:#006699; }
.projects { width:80%;
	height:75px;}
