body
{
	margin-top: 0px;
	margin-left: 0px;
 	font-family: Arial, Helvetica, sans-serif;
	font: normal;
	font-size: 13px;
	color: Black;
	background: #999999;
}
p, table, td, th
{
	
	font-size: 13px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font: normal;
}

.page_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
	font-weight: bold;
	
}

a.ivomenu {font-family: Arial, Helvetica, sans-serif; font-size: 5px; text-decoration: none; font-weight: normal;}
a.ivomenu:link    {color: #999999; font-weight: normal;}
a.ivomenu:visited {color: #999999; font-weight: normal;}
a.ivomenu:active  {color: #999999; font-weight: normal;}
a.ivomenu:hover   {color: #999999; font-weight: normal;}

a {font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: normal;}
a:link    {color: White; font-weight: normal;}
a:visited {color: White; font-weight: normal;}
a:active  {color: White; font-weight: normal;}
a:hover   {color: Black; font-weight: normal;}

a.topmenu {font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; font-weight: bold;}
a.topmenu:link    {color: White; font-weight: bold;}
a.topmenu:visited {color: White; font-weight: bold;}
a.topmenu:active  {color: White; font-weight: bold;}
a.topmenu:hover   {color: Black; font-weight: bold;}

.disp_table
{
	border: 1px solid #FF6600;
	background: #dcdcdc;
	padding: 3px;
}

.disp_table_green
{
	border: 1px solid #FF6600;
	background: lime;
	padding: 3px;
}
.disp_table_red
{
	border: 1px solid #FF6600;
	background: red;
	padding: 3px;
}

.disp_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	
}
a.dispmenu {font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; font-weight: bold;}
a.dispmenu:link    {color: Black; font-weight: bold;}
a.dispmenu:visited {color: Black; font-weight: bold;}
a.dispmenu:active  {color: Black; font-weight: bold;}
a.dispmenu:hover   {color: #FF6600; font-weight: bold;}

