.portfolio {
	font-family: "Gill Sans MT", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.h_portfolio {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
}
.box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.bodytext {
	font-family: "Gill Sans MT", Arial;
	font-size: 16px;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: left;
	font-weight: lighter;
}
        
a:link {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Gill Sans MT", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.portbox {
	border: thin dotted #99CCCC;
}
.BODY{ 
scrollbar-face-color:#6699cc;
scrollbar-arrow-color:white; 
scrollbar-track-color:white; 
scrollbar-shadow-color:white;
scrollbar-darkshadow-Color:white; 

} 
.portfolio_sidebox {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000066;
}
