body
{ 
background:C3B47A url('images/bg-logo.jpg') bottom left
no-repeat fixed; /*IE6 works*/
}


div
{
SCROLLBAR-ARROW-COLOR:#282104;
SCROLLBAR-FACE-COLOR:#F2E6C3;
SCROLLBAR-TRACK-COLOR:#F2E6C3;
SCROLLBAR-HIGHLIGHT-COLOR:#282104;
SCROLLBAR-SHADOW-COLOR:#282104;
SCROLLBAR-3DLIGHT-COLOR:#F2E6C3;
SCROLLBAR-DARKSHADOW-COLOR:#F2E6C3;	
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282104;
}
form
{
	margin:0px;
}
a
{
	color:#282104;
	text-decoration:underline;
}
a:hover
{
	color:#282104;
	text-decoration:none;
}
a.none
{
	color:#282104;
	text-decoration:none;
}
a.none:hover
{
	color:#282104;
	text-decoration:underline;
}
.red
{
	color:#900200;
	font-weight:bold;
}
a.red
{
	color:#900200;
	text-decoration:underline;
}
a.red:hover
{
	color:#900200;
	text-decoration:none;
}
.brown
{
	color:#54410A;
	font-weight:bold;
}
a.light
{
	color:#FFF6DD;
	text-decoration:underline;
}
a.light:hover
{
	color:#FFF6DD;
	text-decoration:none;
}
.copy
{
	color:#493905;
}
a.copy
{
	color:#493905;
	text-decoration:underline;
}
a.copy:hover
{
	color:#493905;
	text-decoration:none;
}
