/* ARTPARTMENT Stylesheet */

BODY
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-weight: Bold;
	font-size: 10pt;
	background: url(http://www.artpartment.com/images/bkgd_diamond.gif) #000066 fixed;
	padding-bottom: 1px;
	behavior: url(template.htc);
	border-left: 0px;
	color: #000066;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #000066;
}
<STYLE TYPE="text/css">
INPUT.BUTTON{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background : #003366;
	CURSOR: hand;
	color: #FFFFCC;
	border-top-color: #99CCFF;
	border-right-color: #000066;
	border-bottom-color: #000000;
	border-left-color: #6699FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
INPUT{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial;
	border : hidden;
}
</STYLE>