body
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/page_bkg.jpg);
}
body.help
{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	background-image: none;
	background-color: FFF5DC;
}
P.Title
{
	font-size: 14px;
	font-weight: bold;
}
TR.tool_row
{
	background-color: #FFFF87;
	height: 27px;
}
TD.TB
{
	background-color: #FFFF87;
	text-align: center;
}
TD.TB_Over
{
	background-color: #ffffe8;
	text-align: center;
}

TD
{
	font-family:Tahoma;
	font-size: 12px;
}
TD.Right
{
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}
TD.Footer
{
	font-size: 10px;
	text-align: center;
}
DIV.top
{
	width: 100%; 
	height: 80px; 
	background-image: url(images/top_bg.jpg); 
	border-bottom: black 1px solid;
}
DIV.tool_row
{
	width: 100%;
	border-bottom: black 1px solid;
}
DIV.CallOut
{
	border-style:solid;
	border-width: 1px;
	padding-left:2px;
}
A:visited
{
	color: #0000ff;
}
INPUT
{
	font-family:Tahoma;
	font-size: 11px;
}
SELECT.CalSelect
{
	font-size: 12px;
}
INPUT.NewButton
{
	CURSOR: hand;
}
