body
{
	padding:10px 0 0 0;
	margin:0;
	color:#515253;
}

#dsBody tr td
{
	position:relative;
}

#dsMainS
{
	position:relative;
	width:999px;
	background-color:#fff;
}

#dsHeader
{
	font:12px Verdana,Arial;
	position:absolute;
	top:0;
	left:0;
	background-image:URL(/img/header.jpg);
	background-repeat:no-repeat;
	width:999px;
	height:478px;
	background-color:#fff;
}

#dsContent
{
	top:208px;
	left:0;
	width:999px;
	min-height:640px;
	@height:640px;

}

#dsMenu
{
	font:12px Verdana,Arial;
	position:relative;
	top:252px;
	left:45px;
	width:246px;
	min-height:380px;
	@height:380px;
	margin-bottom:252px;
}

#dsMTop,
#dsMBottom
{
	width:241px;
	height:6px;
	background-repeat:no-repeat;
	line-height:1px;
	font-size:1px;
}

#dsMTop
{
	background-image:URL(/img/topmline.gif);
}

#dsMBottom
{
	background-image:URL(/img/bottommline.gif);
}

#dsMMainC
{
	background-color:#4dbeed;
	width:241px;
	min-height:368px;
	@height:368px;
}

#dsMContent
{
	position:relative;
	left:25px;
	width:200px;
	@width:208px;
	text-align:left;
	padding-top:10px;
}

#dsMContent #dsMTitle
{
	display:block;
	line-height:25px;
	padding-left:5px;
	margin-bottom:20px;
	color:#fff;
	font-weight:bold;
}

#dsMContent ul
{
	display:block;
	list-style-type:none;
	padding:0;
	margin:0 0 40px 0;
}

#dsMContent ul li
{
	display:block;
	line-height:18px;
}

#dsMainContent
{
	font:12px Verdana,Arial;
    position:relative;
	top:350px;
	left:30px;
	width:644px;
	@width:692px;
	padding:0px 24px 10px 24px;
	margin-bottom:350px;
}

#dsHMenu1
{
	position:absolute;
	top:70px;
	left:280px;
	width:250px;
	height:150px;
	z-index:10000;
}

#dsHMenu2
{
	position:absolute;
	top:70px;
	left:470px;
	width:250px;
	height:150px;
	z-index:10000;
}

#dsHMContent
{
	padding: 10px 5px 3px 5px;
}

#dsHMContent ul
{
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
}

#dsHMContent ul li
{
	display:block;
	background-image:URL(/img/dot.gif);
	background-position: 1px 8px;
	background-repeat:no-repeat;
	padding-left:7px;
	line-height:18px;
}

#dsHMContent ul li a
{
	color:#0182db;
}

.menuha:link,
.menuha:visited
{
    text-decoration:none;
    color:#ffffff;
}

a:link,
a:visited
{
    text-decoration:none;
    color:#808080;
}
