body
{
}

.Thumb1
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #d9dcda;
	width: 145px;
}

.Thumb2
{
	font-size: 9px;
	color: black;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #eef0f2;
	font-weight: bold;
}

.ThumbTxt
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Tahoma;	
	font-variant: normal;
}

.StoryInfo
{
	padding-top: 11pt;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Verdana;
	width: 250px;
	
}

.CartListFooter1
{
	font-weight: bold;
	font-size: 7pt;
	line-height: 10px;
	font-family: Verdana, Arial;
	background-color: #dcdcdc;	
}

.menuText
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}


.frontButton
{
	font-weight: bold;
	font-size: medium;
	font-family: Arial;
	background-color: #EBEBEB;
	border-style: none;
	width: 145px;
	cursor: pointer;
}


A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	font-weight: Bold;
	font-size: 10px;	
	width: 100px;
	color: black;
	border-right: black 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	height: 13px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;				
}

A.MenuUnselected:hover
{
	border-right: #CC0033 1px solid;
	font-weight: bold;
	font-size: 10px;
	width: 100px;
	color: #CC0033;
	font-family: Verdana, Helvetica, sans-serif;
	height: 13px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;			
}

tr.no_spacing
{
    border-spacing: 0;
}

h1.freebooks
{
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 0px;
}

table#blogs_container
{
    margin-top: 0;
    border-top: 0;
    border-spacing: 1px;
    border: 1px solid black;
    padding-bottom: 15px;
    text-align: center;
}

table#blogs_container h2
{
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin: 0;
    background-color: #DEE0E0;
}

td.recent_blogs_column
{
    vertical-align: top;
    font-size: 12px;
    padding: 0 5px;
}

a.blog_title
{
    font-size: 14px;
}

div.blog_intro
{
    text-align: justify;
}

h1#bottom_title
{
    margin-top: 5px;
}
