﻿.sidemenu
{
	background-image:url(../Images/sidebg.png);
	background-repeat:repeat-x;
}

.sidemenul
{
	background-image:url(../Images/sidebgl.png);
	background-repeat:repeat-x;
}
.sidemenH
{
	background-image:url(../Images/sidebgH.png);
	background-repeat:repeat-x;
}

	.row:hover {
	background-color: #eeeef5;
}

	.htl
	{
		background-image:url(../Images/DivTL1.png);
		background-repeat:no-repeat;
		width:13px;
		height:20px;
	}
	
	
	.htr
	{
		background-image:url(../Images/DivTR1.png);
		background-repeat:no-repeat;
		background-position:right top;
		width:13px;
	}
	
	.htt
	{
		background-image:url(../Images/DivTR1.png);
		background-repeat:repeat;
	}

	
	.hbb
	{
		background-image:url(../Images/DivBR1.png);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	
	.hbl
	{
		background-image:url(../Images/DivBL1.png);
		background-repeat:no-repeat;
		background-position:left bottom;
		height:19px;
		width:13px;
	}
	
	.hbr
	{
		background-image:url(../Images/DivBR1.png);
		background-repeat:no-repeat;
		background-position:right bottom;
		width:13px;
	}
	
	.blur{
	background-color: #777; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	
}


.itemimg
{
	 font-size: 18px; 
	 background-image:url(../images/ibg.png);
	 width: 200px;  
	 border: darkgray 1px solid; 
	 height: 120px;
}


.itemimgS
{
	 font-size: 13px; 
	 background-image:url(../images/ibg.png);
	 width: 200px;  
	 border: darkgray 1px solid; 
	 height: 120px;
}

