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