
.leftmenutd
{
	background-image : url(../images/bg.jpg);
	background-repeat:repeat;
	border-style:solid;
	border-width:0px 2px 2px 0px;
	border-color:#67712A;
	line-height:28px;
	height:28px;
	vertical-align:middle;	
	cursor:pointer;
}


.leftmenutd a
{	
	font-family : EucrosiaUPC;
	font-size : 12pt;
	color:#000000;		
	font-weight:bolder;	
	text-decoration:none;
	cursor:pointer;
}

.leftmenutd:hover	
{
	background-image : url(../images/bgselect.jpg);
	background-repeat:repeat;		
	vertical-align:middle;
	line-height:28px;
	height:28px;	
	border-style:solid;
	border-width:0px 2px 2px 0px;
	border-color:#67712A;
	cursor:pointer;
}

.leftmenutd a:hover
	
{	
	font-family : EucrosiaUPC;
	font-size : 12pt;
	color:#C60;	
	text-decoration:none;
	font-weight:bolder;
	cursor:pointer;
}






.leftmenutdselect
{
	background-image : url(../images/bgselect.jpg);
	background-repeat:repeat;
	vertical-align:middle;
	line-height:28px;
	height:28px;
	border-style:solid;
	border-width:0px 2px 2px 0px;
	border-color:#67712A;
	cursor:default;
}


.leftmenutdselect a
	
{	
	font-family : EucrosiaUPC;
	font-size : 12pt;
	color:#C60;	
	text-decoration:none;
	font-weight:bolder;
	cursor:default;
}




.edubullet
{
	margin : 5px 3px 0px 5px;
	float:left;
	width:18px;
	border-style:none;
}

