body
{
background-color: #f2f2f2;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
font-family:Tahoma, Arial, helvetica, sans-serif; color:#363636; font-size:0.80em; line-height:1.27em;
}
.body  a
{
font-weight:550; text-decoration:none; color:#ffffff;
}
.footer
{
background-image:url(../images/botom.png);
background-repeat:repeat-x;
background-position:top;
font-family:Tahoma, Arial, helvetica, sans-serif; color:#ffffff; font-size:0.80em; line-height:1.27em;
}

#tips, #tips li{
	
	
	list-style:none;
	color:#FFF;
	}
#tips
{
	font-family:Arial;
	width:250px;
	font-size:14px;
	font-weight:400;
	color:#FFFfff;
	}
#tips li{
	
	background:none;
	color:#FFF;
	display:none; /* hide the items at first only to display one with javascript */
	}

.footer  a
{
font-weight:550; text-decoration:none; color:#ffffff;
}
.footer  a:hover
{
font-weight:550; text-decoration:underline;
}
div.sdmenu {
	width: 180px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(../sdmenu/bottom.png) no-repeat  right bottom;
	
	color: #fff;
}
div.sdmenu div {
	background: url(../sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(../sdmenu/toptitle.gif) no-repeat;
	
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(../sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
	cursor:pointer;
}
div.sdmenu div.collapsed span {
	background-image: url(../sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background:#EEE;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #143d55;
}
div.sdmenu div a.current {
	background : #ccc;

}
div.sdmenu div a:hover {
	background : #3a89b6 url(../sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.indent{padding:0px 12px; font-size:13px;}
.indent a{font-weight:550; text-decoration:none; color:#143d55;}
.indent a:hover{font-weight:550; color:#900; text-decoration:underline;}