.table_ListImage
{
	
	 width:200px;
}
.table_ListImage td
{
	 text-align:center;
	 vertical-align:top;
}
.table_ListImage td H3
{
	  text-align:center;
	  font-size:14px;
	  margin:5px 0 10px 0px;
	  font-weight:normal;
	  line-height:1.5;
}
.table_ListImage td H3 A
{
	color:blue;
	text-decoration:underline;
}
.table_ListImage td H3 A:hover
{
	color:red;
	text-decoration:underline;
}
.td_bookdsRight
{
	padding-left:4px;
}

#div_GoogleSearch
{
}
#div_GoogleSearch h2
{
	font-size:14px;
	text-align:left;
	background:#7F997F;
	color:#ffffff;
	margin:0px;
	padding:5px;
}
#div_GoogleSearch h4
{
	margin:0px;
	padding:8px 0 3px 12px;
}


.Cal
{
	border : 1px solid #999999;
	width:200px;
	font-size: 13px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#EEEEEE;
	margin-left:0px;
    font-weight:normal;
    font-style:normal;
	
	 	
}

.CalTitle
{
	font-size: 14px;
	font-family:Arial;
	margin-left : 0px;
	padding : 0px;
	height:12px;
	
}

.CalOtherMonthDay
{
	color:#808080;
	
}

.CalSelector
{
	
}

.CalNextPrev
{
	
}

.CalDayHeader
{
	background-color:#CCCCCC;
	
}

.CalSelectedDay
{
	
}

.CalWeekendDay
{
	
}

.CalTodayDay
{
	font-weight: bold;
	color: Red!important;
}

.CalTodayDay a
{
	color: Red!important;
	font-weight: bold;
}

