/* copyright 2005, icatch GmbH, CH. All rights reserved */

*.irfblue1    {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	background-color: inherit;
}

*.irfblue2    {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
}

*.icatchi    {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

*.icatchr    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

*.button    {
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background-color: Silver;
	border-style: outset;
	padding: 2px 2px 2px 2px;
	color: gray;
}

*.button:hover {
	color: blue;
	text-decoration: none;
	background-color: Silver;
}


*.button:link    {
	text-decoration: none;
}

*.button:visited    {
	text-decoration: none;
}


*.button:focus    {
	text-decoration: none;
}

*.button:active    {
	text-decoration: none;
}


body    {
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	background-color: #fbf8e3;
	color: #587498;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	z-index: 0;
}

table    {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
}

td    {
	color: black;
	padding: 0px 0px 0px 0px;
	border-style: none;
	margin: 0px 0px 0px 0px;
	background-color: inherit;
}

frameset {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

frame {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


*#c_header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background-color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	z-index: 2;
	color: inherit;
}

*.cat_footer{
	font-size: 11px;
	text-align: center;
}

*.l_center {	text-align: center;}
*.l_right {	text-align: right;}

a
{
	color: gray;
	padding: 0px;
	margin: 0px;
	background-color: inherit;
}

a:hover    
{
	color: blue;
	background-color: inherit;
}

img
{
	border-style: none;
}
