body 
{
	margin:0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f8f7f7;
}
div.body
{
	width:1000px; 
	margin:0 auto;
}
a:link 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
a:visited 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
a:hover 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#b30000;
}
a:active 
{
	text-decoration: none;
}
.text_field {
font-family: tahoma;
font-size: 11px;
color: #717171;
background-image: url(../images/text_field_bg.gif);
border-left-color: #888888;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #888888;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #888888;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-color: #888888;
border-top-style: solid;
border-top-width: 1px;
}

#pscroller1
{
	width:160px;
	height: 90px;
	border: 0px;
	padding:5px; 
	font:helvetica;
}