﻿table.Table_Custom2  {
	background: #939598 url(img/gradient.png) repeat-x left top;
}
.Table_Custom2 .top .center {
	padding: 5px 4px 0px 4px;	
	color: white;
	font-weight: bold;
}
.Table_Custom2 .FullListLink {
	padding-top: -4px;
	padding-left: 4px;
	padding-bottom: 5px;
	font-style: italic;	
}
.Table_Custom2 p {
	color: white;
}
.Table_Custom2  a{
	color: white;
	text-decoration: underline;
}
.Table_Custom2  a:hover{
	color: white;
	text-decoration: none;	
}
.Table_Custom2 .content {
	padding: 5px 4px 10px 4px;
	color: white;	
}
.Table_Custom2 .more {
	padding-top: 8px;
}
.Table_Custom2 .morelink {
	font-style: italic;
}
