html, body {
  text-align: center;
  background: #656868 url('http://www.glynncountysheriff.org/img/bg.jpg') top center no-repeat fixed;
  margin-top:15px;
  margin-bottom:15px;
  color:#333333;	
}
body, tr, td, p, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

td {
	text-align:left;
	vertical-align:top;
}
a.SdNav, a.SdNav:visited {
	color:#000033;
	text-decoration:none;
	height:20px;
}
a.SdNav:hover {
	color:#000000;
	text-decoration:underline;
}
.details {
	border-top: 1px solid #9f9f9f;
	border-collapse: collapse;
	empty-cells: show;
	padding-left: 4px;
}

#page_wrapper {
  background: #F3E7A9 url('http://www.glynncountysheriff.org/img/list_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#content_wrapper {
  background: #F3E7A9 url('http://www.glynncountysheriff.org/img/list_bg.jpg') top left;
}

#mainTble {
	width:640px;
	height:100%;
	background-color:#F3E8AA;
	border-left:#000033 0px solid;
	border-right:#000033 0px solid;
	padding:0px;
}
#Wizard1 {
	padding:10px;
	border:1px #666666 solid;
	width:100%;
}
.mainTd {
	height:100%;
	vertical-align:top;
}
.footerTd {
	background-color:#926509;
	color:#FFFFFF;
	height:30px;
	padding:4px;
	vertical-align:middle;
	text-align:center;
	border-top:5px #F4C15B solid;
}
.hdr {
	background-image:url(images/hdr_r1_c3.jpg);
	background-repeat:repeat-x;
	height:110px;
	width:100%;
}
.hdrCurve {
	background-image:url(images/hdr_r1_c2.jpg);
	background-repeat:no-repeat;
	height:110px;
}
.hdrEndCurve {
	background-image:url(images/hdr_r1_c4.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:40px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	vertical-align:top;
	padding-top:2px;
}
.dropShadow {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);
}
.hdrDept {
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	height:40px;
	vertical-align:bottom;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);
	width: 730px;
	text-align: left;
}
.hdrDeptName {
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
	height:40px;
	vertical-align:top;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2);
	width: 1000px;
	text-align: left;
}
.hdrAppName {
	font-size:12px;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	padding-left:30px;
}
a, a.hdrNav, a:visited, a.hdrNav:visited {
	color:#523825;
	text-decoration:none;
}
a:hover, a.hdrNav:hover {
	color:#330000;
	text-decoration:underline;
}
#SideNavBG {
	background-color:#DFDFCE;
}
.gryBorder {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	width:100%;
}
.sctnHd, legend {
	color:#000000;
	background-color:#DFDFCE;
	font-weight:bold;
	padding-left: 4px;
	width: 100%;
}
legend {
	font-size:14px;
}
.Button, .tanButton {
	background-color:#F4C15B;
	color:#000000;
	font-weight:bold;
	border: 1px #000066 groove;
}
.odd {
	background-color:#EFEFEF;
	border-top:1px #99CC66 solid;
	border-bottom:1px #99CC66 solid;
}
.permOver {
	background-color:#99CC99;
	cursor:pointer;
}
.permOff {
	cursor:default;
}

.err {
	width:100%;
	font-weight:bold;
	background-color:Red;
	border:1px black solid;
	text-align:center;
	padding:4px;
	
}
.Msg {
	font-size:12px;
}
/* tabs */
.tabTopL {
	width:15px;
	height:20px;
	background-image:url(images/tab_r1_c1.jpg);
	background-repeat:no-repeat;
	
}
.tabTop {
	width:100%;
	text-align:center;
	font-size:12px;
	color:#000033;
	font-weight:bold;	
	padding:0px;
	margin:0px;
	background-image:url(images/tab_r1_c2.jpg);
	background-repeat:repeat-x;
	
}
.tabTopR {
	width:15px;
	height:20px;
	background-image:url(images/tab_r1_c4.jpg);
	background-repeat:no-repeat;
	
}
.Pending {color: #666666;}
.LevelI {color: #FF9900;}
.LevelII {color: #CC6600;}
.LevelIII {color: #990000;} 