.leftcol
{
	top:0;
	width:180px;
	height:auto;
	float:left;
	clear:left;
	overflow:hidden;
	margin-top:7px;
}

.rightcol
{
	top:0;
	width:170px;
	height:auto;
	float:right;
	clear:right;
	overflow:hidden;
	margin-top:7px;
}

.leftcol .cont, .rightcol .cont
{
	width:100%;
	background-image:url('images/bgleft.gif');
	background-repeat:repeat-y;
	background-position:left top;
	line-height:26px;
	float:left;
}


.leftcol .cont p, .rightcol .cont p
{
	margin:0;
	float:left;
}

.leftcol .cont ul
{
	width:96%;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:0.6em;
	line-height:1.2em;
	float:left;
}

.leftcol .cont ul li
{
	background-image:url('images/bgline11.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:0.6em;
	float:left;
	width:100%;
}

.leftcol .cont ul li a
{
	background-image:url('images/11s.gif');
	background-repeat:no-repeat;
	background-position:2px center;
	display:block;
	padding:2px 0 2px 20px;
	font-weight:bold;
}

.leftcol .cont ul li ul
{
	margin:0.2em 0 0 0em;
	left:1em;
	padding-bottom:0.2em;
	float:left;
	
}

.leftcol .cont ul li ul li
{
	background-image:none;
	padding-bottom:0.3em;
	float:left;

}

.leftcol .cont ul li ul li a
{
	background-image:url('images/sss2.gif');
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	font-weight:normal;
	
}

.leftcol .cont ul li a.act
{
	text-decoration:underline;
}

.leftcol .cont ul li a:hover
{
	color:#51983a;
}


.leftcol .bot, .rightcol .bot
{
	width:100%;
	background-image:url('images/bgline1.gif');
	background-repeat:repeat-x;
	background-position:left top;
	height:17px;
	float:left;
}

.leftcol h2, .rightcol h2
{
	background-image:url('images/11.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:12px;
	width:100%;
	height:34px;
	font-size:1em;
	color:#ffffff;
	margin:0px;
	float:left;
}

.rightcol .cont h3
{
	font-size:1em;
	line-height:1.1em;
	text-align:center;
	margin:1.2em 0 0.5em 3px;
}

.rightcol .cont p
{
	text-align:center;
	padding-bottom:0.7em;
	background:url('images/bgline11.gif') no-repeat center bottom;
	margin-left:3px;
}

.rightcol .cont p, .rightcol .cont h3
{
	width:165px;
	float:left;
}

.rightcol .cont span
{
	width:100px;
	height:100px;
	display:block;
	margin-left:17px;
	left:17px;
	background-color:white;
	border-style:outset;
	border-width:1px;
	border-color:gray;
	overflow:hidden;
	float:left;
}


.rightcol h2
{
	text-indent:40px;
	background-image:url('images/33.gif');
}
