body {
	padding-top:0px;
	margin-top:0px;
	margin:0px;
	width:100%;
	font-size:100.01%;
	background:url(img/bodybg.gif) repeat;
	background-position:center center;
	align:center;
	text-align:center;
}

hr{height:1px;}
dl{margin:0 4px 4px 12px;padding-top:4px;}
dd{margin-left:12px;}
ul{
	padding:0;
	margin:0 0 0 20px;
}
.padded li{padding-bottom:8px;}
ul ul{
	padding:0;
}
ul ul ul{padding:0;margin:0 0 0 18px;}
#related #ewindow ul{margin-left:15px;}


form{padding:0;margin:0;}
img.sampleborder {border:solid 1px #ccc;}
img.multimedia {border:solid 1px #ff822e;}

.hideinput{background-color:#fff; border:0;border-bottom:1px solid #ccc;}
.clearright{clear:right;}
.floatright{float: right;}
.floatleft{float: left;}
#paddedbox{padding:6px;}
#box{padding:6px 0 6px 12px;}
.highlight{border-bottom:1px solid #ffe9a9!important;background-color:#fffae2!important;}
.pane{border:1px solid #ccc;}
.greybg{background-color:#efefef;}
.whitebg{background-color:#fff;}
.hackbox{border-top:1px solid transparent!important; border-top:0; clear:both;}
.current{color:#f60;}

.default{font-weight:normal!important;color:#000!important;text-decoration: none!important;background:none!important;border:none!important;}
a.default{text-decoration: underline!important;}
a:link.default{color:#039!important;}
a:visited.default{color:#836446!important;}
a:hover.default{color:#f60!important;}

.message cite{font-weight:bold;font-style: normal;}
.message blockquote{background-color:#f6f6f6; border:1px solid #dddddd; margin:0 20px;padding:12px}

* html #md_left, * html #md_right 
{height: 100%; /* required by IE to inherit from wrapper (IE Hack) above*/}


#md_left{
	left: 0; 
	width: 10em; 
	background: #008; 
}

#md_mid{
}

#md_right{
}


