body, p, li, td	{
	font-family: Arial, Helvetica;
	font-size: 10pt;	
	}
p {
	line-height: 150%
}

.icon {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
	}

A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}

A.tip:link {
	text-decoration: overline underline;
	color:#000000;
}
A.tip:visited {
	text-decoration: overline underline;
	color:#000000;
}
A.tip:hover {
	text-decoration: none;
	color:#000000;
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: rgb(0,51,204)}
A:hover	{color:  #ff6600}
A:active {color:  rgb(9,207,255)}

.picture{
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	font-weight:bold;
}

h1 { font-family: Arial; font-size: 14pt; font-weight:bold;}
h2 { font-family: Arial; font-size: 13pt; font-weight:bold;}  
h3 { font-family: Arial; font-size: 12pt; font-weight:bold;color:#800000;} 
h4 {
font-family: Tahoma; font-size: 13pt;
color:#000000;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#6487DB', gradientType='1');
width:100%;
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
margin-bottom:4px;
}

div.container {
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: 400;
	border: 1px solid #DDDDDD;
	background-color: #FCF4EB;
	padding:5px;
	margin-top:5px;	
	}
	
.btnPixMenu { height:20px; font-size:8pt; background-color:#DEC9A9; cursor:pointer; cursor:hand; }
.btnPixMenuHigh { height:20px; font-size:8pt; background-color:#C6A36C; cursor:pointer; cursor:hand; }
.btnPixMenuSelected { height:20px; font-size:8pt; background-color:#EB9713; cursor:pointer; cursor:hand; }