h1
{
	font-family: Arial;
	margin:0px;
	width: 728px;
}

h2
{
	font-family: Arial;
	margin:0px;
	width: 728px;
	font-size: 12px;
}

ul
{
	font-family: Arial;
	font-size: 13px;
	margin:0px;
	width: 728px;
}


small
{
	font-family: Arial;
	margin:0px;
	width: 528px;

}

p
{
	font-family: Arial;
	font-size: 13px;
	margin:0px;
	width: 728px;

}

table.DBTable input
{
	font-family: Times;
	font-size: 12px;
	padding:0px;
	margin:0px;
	width: 50px;
} 

table.searchTable
{
	font-family: Times;
	font-size: 10px;
	padding:0px;
	margin:0px;
} 

table.searchTable input
{
	font-family: Times;
	font-size: 13px;
	padding:0px;
	margin:0px;
}

table.searchTable p
{
	font-family: Helvetica;
	font-size: 10px;
	font-weight: 400;
	font-variant: normal;
	padding:0px;
	margin:0px;
}


p.tabletop
{
	font-family: Helvetica;
	font-size: 12px;
	margin:0px;
	font-weight: 800;

}

form input
{	
font-size: 12px;
}

table.searchTable td
{
	padding:0px;
	margin:0px;
}

table.searchTable tr
{
	padding:0px;
	margin:0px;
}

table.DBTable
{
	width: 1000 px;
	text-align: left;
	font-family: Times;
	border:1px solid #c3c3c3;
	border-collapse:collapse;
}

table.DBTable th
{
	font-family: Times;
	font-size: 15px;
	color: #FFFFFF;
	background-color: black;
	border:1px solid #c3c3c3;
	padding:3px;
}

table.DBTable td 
{
	font-size: 12px;
	border:1px solid #c3c3c3;
	padding:3px;
}

td.evenrow
{
	font-size: 12px;
	background-color: #e6ece1;
}

td.oddrow
{
	font-size: 12px;
}

tr.evenrow
{
	font-size: 12px;
	background-color: #e6ece1;
}

tr.oddrow
{
	font-size: 12px;
}

td.evenrow inp
{
	font-family: Helvetica;
	font-size: 40px;
	font-weight: 400;
	font-variant: normal;
	padding:0px;
	margin:0px;
}
td.evenrow.input
{
	font-family: Helvetica;
	font-size: 40px;
	font-weight: 400;
	font-variant: normal;
	padding:0px;
	margin:0px;
}

table.mainheader {
	width: 100%;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 30px;
	font-size: 16px;
	font-family: serif, Georgia, "Times New Roman", Times;
	color: white;
	background-color: black;
}

