

BODY {
	BACKGROUND-COLOR: #c5dce7; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 11px;
}
P {
	COLOR: #6b7e9c; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 12px;
}
TD {
	COLOR: #000000; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 11px;
}
TH {
	COLOR: #000000; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 11px;
}
ADDRESS {
	COLOR: #000000; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 12px;
}
BLOCKQUOTE {
	COLOR: #000000; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 12px;
}
NOBR {
	COLOR: #000000; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 12px;
}
B {
	COLOR: #6b7e9c; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 12px;
}
I {
	COLOR: #000000; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 11px;
}
textarea
{
	COLOR: #000000; FONT-FAMILY: Arial,sans-serif; FONT-SIZE: 13px;
}

A:link {
	COLOR: #6b7e9c; FONT-FAMILY: Arial,sans-serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: #6b7e9c; FONT-FAMILY: Arial,sans-serif; TEXT-DECORATION: none
}
A:active {
	COLOR: #6b7e9c; FONT-FAMILY: Arial,sans-serif; TEXT-DECORATION: none
}

.table-content
{
	width: 578px;
	border: 1px solid #6b7e9c;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-right:2px solid #6b7e9c;
	border-bottom:2px solid #6b7e9c;
	
	
}

.table-content-noborder
{
	width: 578px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
	
}

.table-categories
{
	width: 178px;
	border: 1px solid #6b7e9c;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-right:2px solid #6b7e9c;
	border-bottom:2px solid #6b7e9c;
	
	
}

.row-header
{
	background-color:#ffffff;
	font-weight:bold;
}
.row-content
{
	background-color:#FFFFFF;
}
.dice-header
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #6b7e9c;
	padding-left:3px;
}
.dice-content
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #6b7e9c;
	padding-left:3px;
}
.dice-content-smallfont
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #6b7e9c;
	padding-left:3px;
}
.dice-content-showimage
{
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding:10px;
	padding-left:3px;
}


