.bgBox
{
    border:#000000 solid 0px;
    padding-left:4px;
    position:relative;
    padding-top:1px;
    width:160px;
    overflow:hidden;
    height:86px;
    background-image:url(linkBoxImg/sideBox.gif);
    background-repeat:no-repeat;
    }


.MainBox
{
    font-size:25px;
	}
	

.LinkMainBox 
{	
	width: 152px;
	border:#000000 solid 0px;	
	height: 76px;
	cursor: pointer;
	text-decoration:none;
	background-repeat:no-repeat;
	overflow:hidden;
}

.DivColorArea
{
    
	opacity: .90;
	filter: alpha(opacity = 90);
	zoom: 1;
	height:23px;
	width:152px;
	overflow:hidden;	
	position:absolute;
	top:53px;	
	background-color:#95c3da;
	
}

.DivTextArea
{
	padding: 5px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
}

.normalTD
{
	padding-right: 5px;
	
	height: 100px;
}

.endTD
{
	height: 100px;	
}
