body
{
	font-size: 10px;
	color: #222222;
	font-family: Verdana;
}
A
{
	font-size: 10px;
	color: #808080;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-size: 10px;
	color: #ff9933;
	font-family: Verdana;
	text-decoration: underline;
}

TD.header
{
	padding-right: 3px;
	background-position: left top;
	padding-left: 3px;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(https://www.practicemax.com/batchingnet/lib/images/nav_top.gif);
	color: #333333;
	font-family: verdana;
}

A.dgbatch
{
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
}
A.dgbatch:hover
{
	font-size: 10px;
	color: #ff9933;
	font-family: Verdana;
	text-decoration: underline;
}
A.dgbatch_header
{
	font-weight: bold;
	font-size: 10px;
	color: #ebebeb;
	font-family: Verdana;
}
A.dgbatch_header:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #ff9933;
	font-family: Verdana;
}
TD.blurbheader
{
	font-weight: bold;
	font-size: 10px;
	border-bottom: black 1px solid;
	font-family: Verdana;
}
TD.blurbtext
{
	font-size: 10px;
	font-family: Verdana;
}
TD.blurb-left
{
    BACKGROUND: #f8f8f8;
    BORDER-LEFT: #999999 1px solid
}
TD.blurb-right
{
    BORDER-RIGHT: #999999 1px solid;
    BACKGROUND: #f8f8f8
}

INPUT.inputbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 10px;
	border-left: #999999 1px solid;
	color: #333333;
	border-bottom: #999999 1px solid;
	font-family: Verdana;
}

INPUT.radio
{
	border-right: #999999 0px solid;
	border-top: #999999 0px solid;
	font-size: 10px;
	border-left: #999999 0px solid;
	color: #333333;
	border-bottom: #999999 0px solid;
	font-family: Verdana;
}

TEXTAREA
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 10px;
	border-left: #999999 1px solid;
	color: #333333;
	border-bottom: #999999 1px solid;
	font-family: Arial;
}
