body   { background: #FFFFFF url(bg-frame.gif) repeat-x fixed; margin: 0}
.mainfont {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;

}

A:active {
	text-decoration: underline;
}

A:Hover  {
	text-decoration: underline;
	color: #3C3C5B;

}
BODY {  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#ffffff;
  scrollbar-shadow-color:#646C82;
  scrollbar-face-color:#646C82;
  scrollbar-highlight-color:#999999;
  scrollbar-dark-shadow-color:#000000;
  scrollbar-3d-light-color:#ffffff; }
.frame {
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	background-color: #EFEFEF;
	background-image: url(bg-frame.gif);
	background-repeat: repeat-x;
}
.mainframe {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.div {
	background-image: url(div.gif);
	background-repeat: repeat-x;
}
.tblepad {
	margin: 4px;
}

