body        
 { 
 	margin:0 0 0 0;
 	font-family:Tahoma, arial;
	font-size: 8pt; 
	text-decoration: none;
	color: #6d7071; 
 }
a
 {
	color: #575755; 
	font-family:Tahoma, arial;
	text-decoration:none;
 }
a:visited    
 { 
	color: #000000;
 }
a:hover
 { 
	text-decoration: none;
	color:#8f8c43;
 }
Table
 {
 	font-family:Tahoma, arial;
	font-size: 8pt; 
	text-decoration: none; 
}
td
 {
 	font-family:Tahoma, arial;
	font-size: 8pt; 
	text-decoration: none; 
	line-height:18px;
}
.RightCellBorder
{
	border-left:0;
	border-Right:1px solid #cccccc;
	border-top:0;
	border-bottom:0;
}
.LeftCellBorder
{
	border-left:1px solid #cccccc;
	border-Right:0;
	border-top:0;
	border-bottom:0;
}
.BottomCellBorder
{
	border-left:0;
	border-Right:0;
	border-top:0;
	border-bottom:1px dotted #cccccc;
}
.TopCellBorder
{
	border-left:0;
	border-Right:0;
	border-top:1px solid #cccccc;
	border-bottom:0;
}

.ImagesBorder
{
	border:1px solid #bfbaa4;
}
