@charset "UTF-8";
/* CSS Document */


.links_cls #sidebar1 {
	background: url(../images/links_txt.png) no-repeat -20px 100px;
	min-height: 500px;
}
#bkrndimage {
	background: url(../images/links_011.jpg) no-repeat 250px 40px;
}
#bdyClm1 {
	float: left;
	left: 20px;
	width: 240px;
	min-height: 250px;
}

#bdyClm2 {
	width: 240px;
	float: right;
	min-height: 250px;
}
#bdyClm3 {
	clear: right;
	padding-top: 20px;
}

#mncontent a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #818181;
	font-weight: bold;
	text-decoration: underline;
}
.links_cls #mncontent #bdyClm2 h3 {
	font-size: 20px;
}
.links_cls #mncontent #bdyClm1 h3 {
	font-size: 20px;
}
#mncontent a:link, a:visited, a:active {
}
#mncontent a:hover {
	color: #333;
	text-decoration: none;
}
