body 
{
MARGIN: 0px; 
COLOR: #000000; 
FONT-FAMILY: Arial; 
BACKGROUND-COLOR: #ffffff; 
}

p, blockquote, ol, ul 
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	margin: 3px;
}

A
{
	color: #ff0000;
	text-decoration: none;
}
A:link
{
	color: #ff0000;
	text-decoration: none;
}
A:visited
{
	color: #ff0000;
	text-decoration: none;
}
A:active
{
	color: #ff0000;
	text-decoration: none;
}
A:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.bg
{
	color: #000000;
	background-image: url(JDMPartners/leftTable_bg.gif);
	background-repeat: repeat-y;
}

.LargeWhite
{
	font-weight: bold;
	font-size: 18pt;
	color: #ffffff;
	font-family: Arial;
}
.ScrollTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
}

.btnup
{
	font-size: 10pt;
	cursor: pointer;
	color: #000000;
	font-family: Arial;
}
.btndn
{
	font-size: 10pt;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
}
.btndisabled
{
	font-size: 10pt;
	color: #808080;
	font-family: Arial;
}
