body {
	background-color: #FFFFFF;
	margin-top: 0px;
	}

.MainTable{
	padding-left:13px;
	padding-bottom:17px;
	padding-top:13px;
	padding-right:13px;
}

.LeftShadow{
	background-image:url(images/Left1.gif);
	background-repeat:repeat-y;
}
.BottomShadow{
	background-image:url(images/Bottom.gif);
	background-repeat:repeat-x;
}

.RightShadow{
	background-image:url(images/Right.gif);
	background-repeat:repeat-y;
}

.TopShadow{
	background-image:url(images/Top.gif);
	background-repeat:repeat-x;
}
.InsideTable{
	background-image:url(images/bgImage.gif);
	background-repeat:repeat-x;
}

.InsideTable{
	background-image:url(images/bgImgTabel.gif);
	background-repeat:repeat-x;
	background-color:#D7E6EC;
}


.BookLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	padding-right:10px;
	text-align:right;
	

}
a.BookLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration:underline;
	padding-right:10px;
	text-align:right;
	
}
