body { 
    font-size: 12px; 
    color: #000; 
    text-align: left; 
font-family: Verdana,Arial;

scrollbar-face-color: f6f6f6;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: fcfcfc;
scrollbar-darkshadow-color: cccccc;
scrollbar-shadow-color: 333333;
scrollbar-arrow-color: cccccc;
scrollbar-track-color: f1f1f1;
}


a:link {
  font-family: Verdana,Arial;
  font-size: 12px;
  text-decoration: none;
  color: #FF00FF;
  }

a:visited {
  color: #FF00FF;
  }

a:focus {
  color: #666;
  }

a:hover {
  color: #666;
  }


a:active {
  color: #FF00FF;
  }

table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Verdana, Arial, Helvetica;color:#333;font-size:12px;}


input {
    align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;}

hr {color: #ccc;}

#top {
	margin: 0px 5px 0px 5px;
	padding: 5px;
        padding-top: 1px;
	border: 1px solid #ccc;
	height: 197px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 177px;
        background-color: #ffffff;
	}


#footer {
	margin: 0px 5px 0px 5px;
	padding: 5px;
	border: 1px solid #ccc;
	height: 60px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 40px;
        background-color: #ffffff;
	}

html>body #top {
	height: 197px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 85px;
	left: 0px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 100px; /* ie5win fudge ends */
	}
#middle {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #ccc;
        background-color: #ffffff;
        
	}
#right {
	position: absolute;
	top: 5px;
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 5px;
	padding: 5px;
	border: 0px solid #ccc;
	width: 320px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 300px;
	}
html>body #right {
	width: 300px; /* ie5win fudge ends */
	}




