#reiter
{
	font-family: tahoma,verdana, arial;
	font-size: 10pt;
	position: absolute;
	left: 300px;
}

#popup
{
	font-family: tahoma,verdana, arial;
	font-size: 10pt;
	position: absolute;
	left: 70px;
	top: 120px;
}
BODY
{
	font-family: tahoma,verdana, arial;
	font-size: 10pt;
	
	scrollbar-track-color: #006EDE;
	scrollbar-arrow-color: white;
	scrollbar-face-color: #006EDE;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #fffffff;
	scrollbar-shadow-color: #fffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color : #006EDE;
	scrollbar-3d-light-color : white;
}


A:link		{COLOR:black; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: underline;}
A:visited	{COLOR:black; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: underline;}
A:active	{COLOR:black; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: underline;}
A:hover		{COLOR:darkgray; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}

A.m:link	{COLOR:black; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.m:visited	{COLOR:black; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.m:active	{COLOR:black; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.m:hover	{COLOR:black; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}

A.news:link		{COLOR:black; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.news:visited	{COLOR:#6e6e6e; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.news:active	{COLOR:black; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.news:hover	{COLOR:#6e6e6e; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}

A.mehr:link		{COLOR:#3f3f8c; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.mehr:visited	{COLOR:black; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.mehr:active	{COLOR:#3f3f8c; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}
A.mehr:hover	{COLOR:#6e6e6e; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: none;}

A.li:link		{COLOR:#3f3f8c; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: underline;}
A.li:visited	{COLOR:#3f3f8c; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: underline;}
A.li:active		{COLOR:#3f3f8c; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: underline;}
A.li:hover		{COLOR:#3f3f8c; font-weight: bold; FONT-FAMILY:tahoma,verdana, arial; TEXT-DECORATION: underline;}


#main
{
	position: absolute;
	left: 30px;
	top: 0px;
}

td
{
	font-family: tahoma,verdana, arial;
	font-size: 10pt;
}

td.mini
{
	font-family: tahoma,verdana, arial;
	font-size: 8pt;
}

td.big
{
	font-family: tahoma,verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	color: #3f3f8c;
}

td.head
{
	font-family: tahoma,verdana, arial;
	font-size: 10pt;
	color: #3f3f8c;
	text-decoration: underline;
}


	TEXTAREA.z	
				{
				 BORDER-RIGHT: #006EDE thin solid; 
				 BORDER-TOP: #006EDE thin solid; 
				 FONT-SIZE: 9pt; 
				 BORDER-LEFT: #006EDE thin solid; 
				 COLOR: black; 
				 BORDER-BOTTOM: #006EDE thin solid; 
				 FONT-FAMILY: tahoma, arial, helvetica; 
				 BACKGROUND-COLOR: white
				 }
				 
	INPUT.z		
				{
				 BORDER-RIGHT: #006EDE thin solid; 
				 BORDER-TOP: #006EDE thin solid; 
				 FONT-SIZE: 8pt; 
				 BORDER-LEFT:#006EDE thin solid; 
				 COLOR: black; 
				 BORDER-BOTTOM: #006EDE thin solid; 
				 FONT-FAMILY: tahoma, arial, helvetica; 
				 BACKGROUND-COLOR: white;
				 }	

	INPUT.b		
				{
				 BORDER-RIGHT: #006EDE thin solid; 
				 BORDER-TOP: #006EDE thin solid; 
				 FONT-SIZE: 8pt; 
				 BORDER-LEFT: #006EDE thin solid; 
				 COLOR: black; 
				 BORDER-BOTTOM:#006EDE thin solid; 
				 FONT-FAMILY: tahoma, arial, helvetica; 
				 BACKGROUND-COLOR: white;
				 }		 