html, body, h1, h2, h3, h4, h5, h6, form
{
	margin: 0;
	padding: 0;
}
body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
}
td
{
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
a:link
{
	color: #003C74;
	text-decoration: none;
}
a:visited
{
	color: #003C74;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.navtitle
{
	color: #787878;
}
.news
{
	border-bottom: 1px dashed #b4b4b4;
}
.txt1
{
	padding: 7px;
}
.subtitle
{
	color: #000000;
	font-weight: bold;
	padding: 3px;
}
.searchtitle
{
	border-bottom: 1px solid #767676;
	color: #767676;
	font-weight: bold;
	padding: 3px;
}
.nav
{
	color: #000000;
	font-weight: bold;
}
a.nav:link
{
	color: #777777;
	text-decoration: none;
}
a.nav:visited
{
	color: #777777;
	text-decoration: none;
}
a.nav:hover
{
	text-decoration: underline;
}
a.tree:link
{
	color: #000000;
	text-decoration: none;
}
a.tree:visited
{
	color: #000000;
	text-decoration: none;
}
a.tree:hover
{
	color: #0000ff;
	text-decoration: underline;
}
.formtitle
{
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	width: 160px;
}
.red
{
	color: #FF0000;
	font-weight: bold;
}
.col
{
	background-color: #dddddd;
}
.colsort
{
	background-color: #dddddd;
	cursor: pointer;
}
input, textarea, select
{
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
}
.hidden
{
	display: none;
}
.btndeleteselected
{
	width: 120px;
}
.btnsubmit
{
	width: 80px;
}
.btnreset
{
	width: 80px;
}
span#enable
{
	color: #009900;
	font-weight: bold;
}
span#disable
{
	color: #990000;
	font-weight: bold;
}
span#pending
{
	color: #000099;
	font-weight: bold;
}
.pagetitle
{
	border-bottom: 1px dashed #000000;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
}
td.header
{
	background-color: #DDDDCC;
	font-weight: bold;
}
td.data
{
	background-color: #EEEEDD;
}
.whiteborderbottom
{
	border-bottom: 1px solid #ffffff;
}
.lightblueborderbottom
{
	border-bottom: 1px solid #cfe7eb;
}
#dhtmltooltip
{
	background-color: lightyellow;
	border: 1px solid black;
	padding: 2px;
	position: absolute;
	visibility: hidden;
	width: auto;
	z-index: 100;
}
.forminput
{
	border: 1px solid #cccccc;
}
br
{
	clear: left;
}
ul.boxy
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}