A:link 
{
	COLOR: #000066
}

A:visited 
{
	COLOR: #000066
}

A:active 
{
	COLOR: #880000
}

.important 
{
	COLOR: #ff3333
}

.slogan 
{
	COLOR: #000066
}

.footnote 
{
	COLOR: #555555;
	FONT-SIZE: 10px;
}

.dtbkg1 
{
	BACKGROUND: #f4f4f4
}

.dtbkg2 
{
	BACKGROUND: #e0e0e0;
	font-weight: bold;
	border: 0px;
}

.dtbkgbox1 
{
	BORDER-TOP: #000000 thin solid; 
	BORDER-LEFT-COLOR: #000000; 
	BACKGROUND: #ffffff; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000
}

.dtbkgbox2 
{
	BORDER-TOP: #000000 thin solid; 
	BORDER-LEFT-COLOR: #000000; 
	BACKGROUND: #f2f2f2; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000
}

.dtbkgbox3 
{
	BORDER-TOP: #000000 thin solid; 
	BORDER-LEFT-COLOR: #000000; 
	BACKGROUND: #eeeeee; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000
}

.table1
{
	width: 640px;
	height: 600px;
	BORDER: 0px;
}

.table2
{
	width: 640px;
	BORDER: 0px;
}

.table3 
{
	background:#e4e4e4; 
	BORDER-COLLAPSE: collapse;	
	font-size: 12px;
	text-align: left;
}

.table3 td
{
	BACKGROUND: #d4d4d4;
	font-size: 13px;
	font-weight: bold;
}

.table3 ol
{
	background: #ffffff;
	font-size: 12px;	
}

.table3 ul
{
	background: #ffffff;
	font-size: 12px;	
}

.table3 li
{
	font-family:arial;
    font-size: 14px;
    font-weight: normal;
	background: #ffffff; 
	margin-bottom:8; 
}

/* code snippet */
.codeSnippet
{
	width: 600px;
}
