BODY {
	background : White url(/MostWant.nsf/body_bg_MW.gif) repeat-y fixed top;
	margin: 0;
	padding: 0;
	font : normal .8em/normal Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	position: relative;
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

.bld {
	font-weight: bold;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
	padding: 0 100px;
}

.sum {
	margin-bottom: 1px;
}

#nav {
	width: 776px;
	height: 19px;
	background-image : url(/MostWant.nsf/navbg.jpg);
	left: 0;
	top: 116px;
	margin: 0;
	padding: 0;
	clear: both;
}

#nav .aMiddle {
	background-image: url(/MostWant.nsf/aMiddle.gif);
	width: 115px;
	height: 19px;
	font-size: 11px;
	padding-left: 0px;
	text-align: center;
}

#content {
	padding-top: 4px;
}

.ltext {
	background : url(/MostWant.nsf/main_bg_MW.gif) repeat-y scroll top;
	padding: 0 6px;
	margin-left: 0px;
	float: left;
}

html>body .ltext {
	padding: 0 6px;
	margin: 0;
	float: none;
}

#left {
	width: 584px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

#left_top {
	background : url(/MostWant.nsf/main_top_MW.gif) repeat-y scroll top;
	height: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#left_middle {
	background : url(/MostWant.nsf/main_bg_MW.gif) repeat-y scroll top;
	
}

#left_middle ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left_middle ul li {
	display: inline;
	padding: 0;
	margin-left: 7px;
	width: 280px;
	float: left;
}

#left_middle .tbl {
	clear: both;
}

#fugitive {
	width: 280px;
}

#fugitive_label {
	background : url(/MostWant.nsf/fugitive_label.gif) no-repeat scroll top;
	height: 29px;
	margin: 0;
	text-align: left;
}

#fugitive_label h4 {
	padding: 4px 0 0 0;
	margin: 0px 0 0 6px;
	color: #FFF;
	font : bold medium/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#fugitive_text {
	background : url(/MostWant.nsf/fugitive_bg_MW.gif) repeat-y scroll top;
	margin: 0;
	padding: 0 5px;
	font-size: 11px;
	height: 120px;
}

.captured {
	z-index: 200;
	background : url(/MostWant.nsf/captured.gif) no-repeat scroll right;
}

#fugitive_text img {
	margin: 0 3px 0px 0;
	border: 1px outset #003366;
}

#fugitive_bottom {
	background : url(/MostWant.nsf/fugitive_bottom.gif) no-repeat scroll top;
	height: 18px;
	margin: 0;
	padding: 0 3px;
	text-align: center;
	clear: right;
}

#fugitive_bottom_cap {
	background : url(/MostWant.nsf/fugitive_bottom_cap.gif) no-repeat scroll top;
	height: 18px;
	margin: 0;
	padding: 0 24px 0 0;
	text-align: right;
	clear: right;
}

.flink {
	color: #FFF;
	font-size: 11px;
}

.tip {
	margin-right: 130px;
}

#right {
	width: 190px;
	float: right;
}

#topic {
	margin-bottom: 5px;
}

#topic_label {
	background : url(/MostWant.nsf/topic_top_MW.gif) no-repeat scroll top;
	height: 39px;
	margin: 0;
	padding: 0;
}

#topic h2 {
	color: #FFF;
	font : bold 16px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	margin: 0px 0 0 6px;
}

#topic_text {
	background : url(/MostWant.nsf/topic_bg_MW.gif) repeat-y scroll top;
	margin: 0;
	padding: 0 4px;
	text-align: left;
}

#topic_bottom {
	background : url(/MostWant.nsf/topic_bottom_MW.gif) no-repeat scroll top;
	height: 6px;
	margin: 0;
	padding: 0;
}

#footer {
	text-align: center;
	clear: both;
}

#search {
	position: absolute; 
	top: 2px; 
	left: 447px;
}


input.btn{
   color:#036;
   font-family:'trebuchet ms',helvetica,sans-serif;
   height: 18px;
   width: 30px;
   font-size:90%;
   font-weight:bold;
   background-color:#99ccff;
   border:1px solid;
   border-top-color:#36c;
   border-left-color:#36c;
   border-right-color:#369;
   border-bottom-color:#369;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#FF99ccff');}
	  
input.btnhov{
   border-top-color:#0099ff;
   border-left-color:#0099ff;
   border-right-color:#0066cc;
   border-bottom-color:#0066cc;}


