.MainTable{
/*	background-color: #ffffff; */
	width: 100%
}
.ImgPageTable{
	border: 0;
	padding-left:20px;
}
.ImgListTable{
/*	background-color: #EEEBEF; */
	border-color:#E2E2E2;
}
.ImgListCell {
	background-color: #F2F2F2; 
	vertical-align: middle;
	text-align: center;
	height: 95px;
	width: 120px;
	border-style: solid;
	border-width: 1px;
	border-color:#E1E1E1;
}
.Label{
	font-size : 11px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}

.CategoryLink{
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #020B53;
	text-decoration: none;
}

.NextPages{
	font-size : 11px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : gray;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 7px;
}

.CurrentPage{
	font-size : 11px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B22222;
	font-weight : bold;
	padding-left: 0px;
	padding-right: 7px;

}
.Comment {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
}
.CommentBground {
/*	background-color : White; */
}
