body
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	margin: 0px;
}

td
{
	text-align: left;
}

input 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}

a.menu
{
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #c0c0c0;
}

a:hover.menu
{
	color: #ffffff;
}

a.menu_active
{
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

a:hover.menu_active
{
	color: #ffffff;
}

.header
{
	font-weight: bold;
	color: #0000cc;
	margin-top: 16px;
	margin-bottom: 6px;
}

.button 
{
	background-color: #343434;
	color: #ffffff;
	font-size: 8pt;
	cursor:hand;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #343434;
	font-family: Tahoma, Arial, Sans-Serif, Helvetica;
}

table.grid
{
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
}

td.grid 
{
	border-bottom: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.grid_header
{
	border-bottom: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #0000c0;
	color: #f0f0f0;
}

a.catalog
{
	margin-left: 8px;
	margin-right: 8px;
	color: #343434;
	text-decoration: underline;
}

a:hover.catalog
{
	color: #343434;
}

a.catalog_active
{
	margin-left: 8px;
	margin-right: 8px;
	color: #0000c0;
	text-decoration: underline;
}

a:hover.catalog_active
{
	color: #0000c0;
}

td.main_menu
{
	background-color: #0000c0;
	white-space: nowrap; 
	padding-top: 1px; 
	padding-bottom: 8px; 
	padding-left: 4px; 
	padding-right: 4px; 
	text-align: right; 
	color: #e0e0e0;
}

