html	{
}
body	{
	color:#000000;
	background-color:#FDFCD5;
	overflow-y:scroll;
	font-family:"Times New Roman", Helvetica, sans-serif;
	font-size:14px;
	margin:0px; 
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	cursor:default;

	scrollbar-face-color : #e0e0e0;
	scrollbar-shadow-color : #c0c0c0;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #d0d0d0;
	scrollbar-arrow-color : #c00000;
	scrollbar-track-color : #c0c0c0;
	scrollbar-darkshadow-color : #d0d0d0;

}

#artbody a	{
text-decoration:underline;
}

#feecalcdiv1 td 	{
	font-size:13px !important;
	padding:2px;
}

.puretd	{
	background-color:transparent !important;
	border:0px !important;
}

.view1 td	{
font-size:12px;
width:150px;
}

.bre	{
	color:#e0e0e0 !important;	
	font-size:13px !important;
	border:0px !important;
}

.bre:hover	{
	color:white !important;	
	font-size:13px !important;
	border:0px !important;
	text-decoration:underline !important;
}

hr	{
	height:1px;
	color:#a0a0a0;
}

h1	{
	padding:0px;
	margin:0px;
	font-size:24px;
	font-weight:bold;
}

a	{
	font-family:"Times New Roman", Helvetica, sans-serif;
	color:#600000;
	font-size:14px;
	text-decoration:none;
}

#maincontent TD	{
	background-color:#f0f0f0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}


#maincontent A	{
	color:#802020;
	border-bottom:1px dotted #c0c0c0;
	text-decoration:none;
}

#maincontent A:hover	{
	color:#c00000;
	border-bottom:1px dotted #ff0000;
	text-decoration:none;
}


a:hover	{
	text-decoration:underline;
	color:#cc0000;
}

P, UL, LI
{
	font-family:"Times New Roman", Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:14px;
}

form	{
	padding:0px;
	margin:0px;
}

img	{
	border:0px;
}

td	{
	font-family:"Times New Roman", Helvetica, sans-serif;
	font-size:14px;
}

div	{
	font-family:"Times New Roman", Helvetica, sans-serif;
	font-size:14px;
}

.hide	{
	display:none;
}

input {
	font-size:14px;
	background-color:#e0e0e0;
	color:#000000;
	font-family:"Times New Roman";
	background-image:url(./images/inputloop.gif);
	border:1px solid #c0c0c0;

}

select	{
	background-color:#ffffee;
	color:black;
	border:1px solid #c0c0c0;
	background-image:url(./images/inputloop.gif);
	font-family:"Times New Roman";
	font-size:13px;
	cursor:pointer;
}

.check1	{
	background-color:transparent;
	cursor:pointer;
	border:0px;
	background-image:url(./images/spacer.gif);
}


.btn {
	background-image:url(./images/buttonloop.gif);
	border:1px solid #606060;
	cursor:pointer;
}


textarea {
	border:1px solid #c0c0c0;
	background-color:#ffffcc;
	color:#000000;
	font-family:"Times New Roman";
	background-image:url(./images/inputloop2.gif);
	font-size:14px;
	color:#000000;
	overflow:auto;
}
