.homearea { 
  width:			95%;
  margin:			20px;
  vertical-align:		top;
}

.homedatearea { 
  width:			170px;
  text-align:		left;
  vertical-align:		top;
}

.homectnt { 
  width:			100%;
  margin:			0;
  padding:			0;
  vertical-align:		top;
}

.hometopiccont {
  vertical-align:		top;
}

.hometopicbox {
  width:			239px;
  border-style: 		solid;
  border-width: 		1px;
  border-color: 		#8b0015;
  background: 		url("../images/hometopicgrd.jpg") 0 100% repeat-x;
  font-weight: 		bold;
  margin:			2px 0px 2px 0px;
  height:			140px;
}

.hometopichead {
  background-color: 	#000000;
  padding:			0;
  height:			15px;
}

.hometopicdtl {
  color: 			#FFFFFF;
  padding:			3px 10px 3px 10px;
  vertical-align:		top;
  height:			100px;
}

.hometopiccont2 {
  text-align:		center;
  vertical-align:		top;
 /* background: 		url("../images/hometopicgrd2.jpg") 0 100% repeat-x;*/
}

.hometopicsep2 {
/* background: 		url("../images/hometopicgrd2.jpg") 0 100% repeat-x;*/
}

.hometopicbox2 {
  width:			239px;
  border-style: 		solid;
  border-width: 		1px;
  border-color: 		#8e3b07;
  background: 		url("../images/hometopicgrd2.jpg") 0 100% repeat-x;
  font-weight: 		bold;
  margin:			2px 0px 2px 0px;
  height:			120px;
}

.hometopichead2 {
  background-color: 	#000000;
  padding:			0;
  height:			15px;
  /*background: 		url("../images/hometopichead2.jpg.html") 0 100% repeat-x; */
}

.hometopicdtl2 {
  color: 			#FFFFFF;
  padding:			3px 10px 3px 10px;
  vertical-align:		top;
  height:			100px;
}

a.hometopiclinkDisabled
{  
  color: 			#aaaaaa;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
  font-style: 		italic;
  text-decoration:  none;
}

a.hometopiclink:link
{  
  color: 			#f8c51e;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
  font-style: 		italic;
}

a.hometopiclink:visited
{  
  color: 			#f8c51e;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
  font-style: 		italic;
}

a.hometopiclink:hover
{  
  color: 			#f8c51e;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
  font-style: 		italic;
}

span.hometopiclink
{
  color: 			#f8c51e;
  width:			auto;
  display:			block;
  padding:			3px 0px 3px 10px;
  font-style: 		italic;
  font-weight: bold;
}

a.homedatelink:link
{  
  font-size: 		12px;
  font-weight:		bold;
  color:			#674E94;
  font-style: 		italic;
}

a.homedatelink:visited
{  
  font-size: 		12px;
  font-weight:		bold;
  color:			#674E94;
  font-style: 		italic;
}

a.homedatelink:hover
{  
  font-size: 		12px;
  font-weight:		bold;
  color:			#674E94;
  font-style: 		italic;
}
