body
{
	background-image:  url(../images/dtv_bg.png);
	background-repeat: repeat-x;
	text-align: center;          /* hack to center this under IE5    */
	background-color: #000000;
}
a:active {
	color: #546287;
	text-decoration: none;
}
a:link {
	color: #546287;
	text-decoration: none;
}
a:visited {
	color: #546287;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline
	
}
/* These styles define the columns that appear within the body of the page */
.leftcolumn {
	float:left;
	background-color: #DAD2CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	}
.rightcolumn {
	padding:12px 14px 16px 16px;
	float:right;
	background-color: #DAD2CF;
	}
.fullcolumn {
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFD7CA;
	}
/* Heading can be used alone or with Boxbeige and Boxwhite below */
.heading {
	background:#eeeeee;
	padding:5px 5px 5px 5px;
	margin-right:10px;
	color:#000066;
	border-top: 1px solid #cccccc;
	border-right: none;
	border-bottom: 1px solid #cccccc;
	border-left: none;
	font-family:Verdana, sans-serif;
	font-size:.8em;
	}
/* Boxbeige and Boxwhite should be used with the Heading style above */
.boxbeige {
	margin-right:10px;
	padding:5px 5px 5px 5px;
	font-family:Verdana, sans-serif;
	font-size:0.7em;
	border-top: 1px solid #cccccc;
	border-right: none;
	border-bottom: 1px solid #cccccc;
	border-left: none;
	}
.boxwhite {
	padding:8px;
	font-family:Verdana, sans-serif;
	font-size:14px;
	color: #546287;
	font-weight: bolder;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	}
.smltxt {
	font-family:Verdana, sans-serif;
	font-size:.6em;
	}
p {
	font-family:Verdana, sans-serif;
	font-size:inherit;
	font-weight:normal;
	}
/* This style defines the footer */
.footer {
	color: #676886;
	font-size: xx-small;
	text-align: center;
	background-color: #C9C9C7;
}
.footerlink {
	color: #999999;
}
.tdwhite {
	background-color: #DFD7CA;
	width: 950px;
}
.border {
	border: 1px solid #333333;
}
.redtext {
	font-weight: bold;
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.boldtext {
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
li {
	list-style-image: url(../images/squares.png);
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	list-style-position: outside;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.pagesubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#menutable {
	width: 150px;
	border-collapse: collapse; 
}
.menutitle {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 5px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	TEXT-INDENT: 2px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	padding-top: 5px;
	margin: 0px;
	background-color: #DED8CA;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9c2f35;
}
.nomenutitle {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	COLOR: #546287;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	width: 150px;
	
}
.submenu {
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 0.5em;
	COLOR: #90a4a3;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-bottom-style: none;
	width: 150px;
}
.sublink  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 150px;
	background-color: 90A4A3;
}
.staffname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
#masterdiv A:hover {
	COLOR: #9f595f;
	TEXT-DECORATION: none;
	background-color: #DAD2CF;
}
#hovercolor A:hover {
	COLOR: #9f595f
}
.hide {
	DISPLAY: none
}
.unhide {
	DISPLAY: block
}
.utilitybar {
	background-color: #c9c9c7;
	text-align: right;
}
#divider {
	padding-top: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-bottom: 1em;
}
/* This define textresizer */
#contentarea{
font-size: 10px;
}


a.texttoggler img{ /*CSS for Text Size Toggler control*/
border: 1px solid gray;
}

a.texttoggler img:hover{ /*CSS for Text Size Toggler control*/
border: 1px solid red;
}

#sidebox  {
	PADDING: 15px;
	FONT-SIZE: 10px;
	BACKGROUND-COLOR: transparent;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebox .title {
	background-color:546287;
	font-size: 12px;
	}

#SignUp .signupframe {
  border: 1px solid #9c2f35;
  background: #dfd7c9;
  color: #546287;
  font-family: Arial, Helvetica, sans-serif;
  width: auto;
  font-size: 12px;
}
 
.nestedtable {
	font-size: 12px;
	width: 90%;
}

	.centerobj {
	text-align: center;
}
.centersubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}


.blackborder {
	border: 1px solid #000000;

}
.pressheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066FF;
}
.bluetext {
	color: #0066FF;
}
hr {
	color: #892C37;
	height:2 px;
}
table.warrant {
	width: auto;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.warrant td {
	font-size: 12px;
	padding: 5px;
	background-color: #546287;
	-moz-border-radius: ;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.tdwhite #masterdiv #felony #f1 {
	font-size: 9px;
}
.tdwhite #masterdiv #felony #f3 {
	font-size: 9px;
}
.tdwhite #masterdiv #felony #f2 {
	font-size: 9px;
}
