.header {
	font-family: Arial;
	font-size : 18px;
	color: #336699;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color : #000099;
	color: #FFFFFF;
}

A {
	text-decoration : none;
	color: #336699;
}

A:hover {
	color: #0000FF;
	text-decoration : underline;
}

A.secmenu:hover {
	background-color : #f0f0f0;
	text-decoration : none;
	color : ButtonText;
}

A.secmenu {
	text-decoration : none;
	color : #000099;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}

TR.EvenRow
{
    BACKGROUND-COLOR: #e0e0e0;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

TR.ReadOnly
{
	BACKGROUND-COLOR: #F0F0F0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

LI
{
	list-style : circle;
}

.legal
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

.droptext
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

.formlabel
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	vertical-align : middle;
}

.formbg
{
	background-color : #F0F0F0;
}

.SelectedBg
{
	background-color : Silver;
}

.waybillsmall
{
	font-family : monospace;
	font-size : 11px;
}

.waybillmed
{
	font-family : monospace;
	font-size : 16px;
	margin-left : 15px;
}

.waybillbold
{
	font-family : monospace;
	font-size : 16px;
	font-weight: bold;
	margin-left : 15px;
}

.waybilllarge
{
	font-family : "Courier New", Courier, monospace;
	font-size : 24px;
	font-weight: bold;
	margin-left : 15px;
}

.addressbox
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	background-color : #F0F0F0;
	border : none;
}

.verdana8    { font-family: Verdana; font-size: 8pt }