BODY {  
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
	scrollbar-face-color: #eeeeee; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #666666;
}

INPUT
{
	color:#000000;
	border-color:#666666;
	background-color:#ffffff;
	border-width:1px;
	border-style:Solid;
	font-family:Arial, Helvetica;
	font-size:13px;
}

TEXTAREA
{
	color:#000000;
	border-color:#666666;
	background-color:#ffffff;
	border-width:1px;
	border-style:Solid;
	font-family:Arial, Helvetica;
	font-size:13px;
}

TD
{  
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

A    
{  
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline
}

A:hover    
{  
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline overline
}

H1    
{  
	font-family: Arial, Helvetica; 
	font-size: 15px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none; 
	margin-top: 0; 
	margin-bottom: 15px;
}

H2    
{  
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none; 
	margin-top: 5px; 
	margin-bottom: 10px;
}

UL	
{ 
	font-family: Arial, Helvetica; 
	font-size: 13px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-image:url(/images/punkt_orange.gif); 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

.zynex
{
	font-family: Arial, Helvetica; 
	font-size: 11px;  
	color: #666666; 
	text-decoration: none;
}

.zynex:hover
{
	font-family: Arial, Helvetica; 
	font-size: 11px;  
	color: #666666; 
	text-decoration: underline;
}

.menu1
{  
	font-family: Arial, Helvetica; 
	font-size: 11px;  
	color: #FFFFFF; 
	text-decoration: none;
}

.menu1:hover
{ 
	font-family: Arial, Helvetica; 
	font-size: 11px;  
	color: #FFFFFF; 
	text-decoration: underline;
}

.menu2
{  
	font-family: Arial, Helvetica; 
	font-size: 11px;  
	color: #000000; 
	text-decoration: none;
}

.menu2:hover
{ 
	font-family: Arial, Helvetica; 
	font-size: 11px;  
	color: #000000; 
	text-decoration: underline;
}

.menu2active
{
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline overline;
}

.menu2active:hover 
{  
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline overline;
}

fieldset 
{
	font-family: arial,helvetica; 
	font-size: 11px; 
	color: #666666; 
	border-top: 1px solid #C29D99; 
	border-right: 1px solid #C29D99; 
	border-bottom: 1px solid #C29D99; 
	border-left: 1px solid #C29D99; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 10px; 
	padding-top: 5px; 
	margin-bottom: 10px; 
}

legend 
{
	font-family: arial,helvetica; 
	font-weight: 700; 
	font-size: 12px; 
	color: #666666; 
	margin-bottom: 10px; 
}