body
{
	font-size: 8pt;
	font-family: verdana;
	padding: 0px;
	margin: 0px;
	cursor: default;
}

table
{
	margin: 0px;
}

td
{
	font-size: 8pt;
	font-family: verdana;
}

th
{
	font-size: 8pt;
	font-family: verdana;
}

form
{
	margin: 0px;
}

h1
{
	font-size: 18pt;
	font-family: arial;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

h2
{
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

h3
{
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	margin: 0px;
}

h4
{
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
	font-style:italic;
	margin:0px;
}

p
{
	font-size: 8pt;
	font-family: verdana;
	margin: 0px;
}

a
{
	color: darkblue;
	text-decoration: none;
}

a:visited
{
	color: darkblue;
	text-decoration: none;
}

a:hover
{
	color: #958428;
	text-decoration: underline;
}

a:active
{
	color: #958428;
	text-decoration: underline;
}

ul
{
	margin: 0px;
	margin-left: 30px;
}

ol
{
	margin: 0px;
	margin-left: 30px;
}

.ddl
{
	font: 8pt verdana;
}

.noborder
{
	border: 0px;
	font: 7.5pt verdana;
	cursor: default;
}

.txt
{
	font: 8pt verdana;
	border-style: groove;
}

.txtlg
{
	font: bold 12pt arial;
	border:0px;
}

.btn
{
	font: 7.5pt verdana;
}

.btn_active
{
	font: 7.5pt verdana;
	color: White;
	background-color: Black;
}

.btn_fix
{
	padding-left: 2px;
	font: 7.5pt verdana;
	text-align: left;
	width: 150px;
}

.tb
{
	background-color: White;
	margin: 5px;
	border-collapse: collapse;
	border: double gray;
}

.tb th
{
	font: 7.5pt;
	font-weight: bold;
	white-space: nowrap;
	padding: 2px;
	background-color: #EEEEEE;
	border-bottom: 1px solid gray;
}

.tb td
{
	font: 7.5pt;
	white-space: nowrap;
	padding: 2px;
}

.tb .strike td
{
	font: 7.5pt;
	white-space: nowrap;
	color: silver;
}

.tb .bold td
{
	font: 7.5pt;
	font-weight: bold;
	white-space: nowrap;
	color: red;
}

.tb .total td
{
	font: 7.5pt;
	white-space: nowrap;
	text-align: right;
	text-decoration:overline underline;
}

.tb tr .name
{
	font-weight: bold;
}

.tb tr .help
{
	white-space: normal;
	font: 7pt;
	color: gray;
	padding: 5px;
}

.tb tr .submit
{
	padding: 5px;
	width: 400px;
}

.tb tr .submitpad
{
	padding: 5px;
	width: 400px;
	border: 1px solid silver;
	background: #DDDDDD;
}

.log tr td
{
	font:7.5pt verdana;
	vertical-align:top;
}

.tb2
{
	border:1px solid black;
	margin:10px;
	border-collapse:collapse;
}

.tb2 tr td
{
	font:7.5pt verdana;
	padding:3px;
}

.cb tr td
{
	padding-right:70px;
}

.tbcasual
{
	margin: 5px;
}

.tbcasual th
{
	white-space: nowrap;
	border-bottom: 1px solid black;
	padding: 3px;
	padding-right: 10px;
}

.tbcasual td
{
	white-space: nowrap;
	border-bottom: 1px solid silver;
	padding: 3px;
	padding-right: 10px;
	font-size:7.5pt;
}

.tbcasual .total td
{
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
}

.tbformal
{
	margin:5px;
	border-collapse:collapse;
	border:1px solid black;
}

.tbformal th
{
	white-space:nowrap;
	padding:3px;
	background-color:#EEEEEE;
}

.tbformal td
{
	white-space:nowrap;
	padding:3px;
}

.tbformal .strike td
{
	white-space:nowrap;
	color:silver;
}

.tbformal .total td
{
	white-space:nowrap;
	text-decoration:underline;
	text-align:right;
}

.tbf
{
	margin:5px;
	border:1px solid gray;
	border-collapse:collapse;
}

.tbf th
{
	background-color:#008000;
	color:white;
	font:8pt verdana;
	font-weight:bold;
	padding:3px;
}

.tbf td
{
	border:1px solid white;
	background-color:#EEEEEE;
	padding:5px;
}

.tbf tr .name
{
	background-color:#DDDDDD;
	font-weight:bold;
}

.tbf tr .submit
{
	background-color:#CCCCCC;
	text-align:center;
}

.tbwhite
{
	margin:5px;
	border:1px solid gray;
	border-collapse:collapse;
}

.tbwhite th
{
	background-color:#008000;
	color:white;
	font:8pt verdana;
	font-weight:bold;
	padding:3px;
}

.tbwhite td
{
	border:1px solid white;
	padding:5px;
}

.tbreport
{
	margin: 10px;
	border-bottom:4px double black;
}

.tbreport th
{
	font: 9pt arial;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid black;
	border-right: 1px dashed black;
}

.tbreport td
{
	font: 7.5pt arial;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.tbreport td b
{
	font-weight: bold;
}

.tbreport .strike td
{
	font: 7.5pt arial;
	white-space: nowrap;
	color: silver;
}

.tbreport .total td
{
	font: 8pt arial;
	font-weight: bold;
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid black;
}

.hand
{
	cursor: hand;
}

.plike
{
	line-height: 2;
}

.pad
{
	border: 1px solid silver;
	background: #EEEEEE;
	margin: 5px;
	padding: 5px;
}

.ridge
{
	background-color: #eeeeee;
	padding: 10px;
	border: 1px outset;
}

.submitpad
{
	border: 1px solid silver;
	background: #DDDDDD;
	width: 400px;
}

.graypad
{
	background: #EEEEEE;
	padding: 10px;
}

.blackpad
{
	background-color: Black;
	color: White;
	padding: 10px;
	font: 9pt arial;
	font-weight: bold;
}

.blackpad td
{
	vertical-align:bottom;
	padding-right:20px;
}

.blackpad a
{
	font: 8pt arial;
	font-weight: bold;
	color: orange;
	text-decoration:none;
}

.blackpad a:visited
{
	font: 8pt arial;
	font-weight: bold;
	color: orange;
	text-decoration:none;
}

.blackpad a:hover
{
	font: 8pt arial;
	font-weight: bold;
	color: orange;
	text-decoration:none;
}

.blackpad a:active
{
	font: 8pt arial;
	font-weight: bold;
	color: orange;
	text-decoration:none;
}

.blackpad b
{
	font: 9pt arial;
	font-weight: bold;
	color: white;
}

.abig			{color:black;font-size:8pt;}
.abig:visited	{color:black;}
.abig:hover		{color:gray;}
.abig:active	{color:gray;}
.abig b			
{
	font:9pt arial;
	font-weight:bold;
}

.inactive a			{color:Silver;}
.inactive a:visited	{color:Silver;}
.inactive a:hover	{color:Silver;}
.inactive a:active	{color:Silver;}

.framesetheader
{
	background-color:#008000;
	color:white;
	padding:2px;
}

.frameset
{
	border:1px solid silver;
	padding:3px;
	height:100%;
}

.framesettd
{
	padding:2px;
}

.menu {font-size: 8pt; color: #003300; text-decoration:none;}
.menu:visited {font-size: 8pt; color: #003300; text-decoration:none;}
.menu:hover {font-size: 8pt; color: #003300; text-decoration:underline;}
.menu:active {font-size: 8pt; color: #003300; text-decoration:none;}


.ulnav
{
	margin:0px;
	margin-left:20px;
	color: #003300;
}