<!--

body
{

	scrollbar-arrow-color:#979797;
   	scrollbar-face-color:#FFFFFF;
   	scrollbar-highlight-color:#FFFFFF;
   	scrollbar-3dlight-color:#99CCFF;
   	scrollbar-shadow-color:#FFFFFF;
   	scrollbar-darkshadow-color:#979797;
   	scrollbar-track-color:#707070;
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
	background color: #7A7676;
	background-repeat: repeat-x;
	
}

table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
	
}

table_header
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
	background-color:rgb(255,204,0); 
	
}

.linebottom 
{ 
	border-bottom-width:1px; 
	border-bottom-color:black; 
	border-bottom-style:solid; 
}

.topbottomline 
{ 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-top-color:black; 
	border-bottom-color:black; 
	border-top-style:solid; 
	border-bottom-style:solid; 
}

.topopen { 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-right-color:black; 
	border-bottom-color:black; 
	border-left-color:black; 
	border-top-style:none; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid; 
}

.blackbox 
{ 
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
}


a.admnavlink:link, a.admnavlink:active, a.admnavlink:visited  
{ 
	font-family:Verdana,sans-serif; 
	font-size:10pt; 
	color:black; 
	text-decoration:none; 
}

a.admnavlink:hover 
{ 
	font-family:Verdana,sans-serif; 
	font-size:10pt; 
	color:rgb(153,0,0); 
	text-decoration:none; 
}

a.catlink:link, a.catlink:visited, a.catlink:active 
{ 
	font-family:Verdana,sans-serif; 
	font-size:9pt; 
	color:rgb(0,51,102); 
	text-decoration:none; 
}

a.catlink:hover 
{ 
	font-family:Verdana,sans-serif; 
	font-size:9pt; 
	color:rgb(153,0,0); 
	text-decoration:underline; 
}

a.entrylink:link, a.entrylink:visited, a.entrylink:active 
{ 
	font-family:Verdana,sans-serif; 
	font-style:normal; 
	font-weight:bold; 
	font-size:8pt; 
	color:rgb(204,0,0); 
	text-decoration:none; 
}

a.entrylink:hover 
{ 
	font-family:Verdana,sans-serif; 
	font-style:normal; 
	font-weight:bold; 
	font-size:8pt; 
	color:rgb(0,102,204); 
	text-decoration:none; 
}

.admin_input 
{ 
	background-color:rgb(237,237,237); 
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
}

.input 
{ 
	background-color:rgb(237,237,237); 
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
}

.sendbutton 
{ 
	background-color:rgb(255,204,0); 
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
}

.linksrechts 
{ 
	border-right-width:1px; 
	border-left-width:1px; 
	border-right-color:black; 
	border-left-color:black; 
	border-right-style:solid; 
	border-left-style:solid; 
}
.links 
{ 
	border-left-width:1px; 
	border-left-color:black; 
	border-left-style:solid; 
}

.rechts 
{ 
	border-right-width:1px; 
	border-right-color:black; 
	border-right-style:solid; 
}

.linksunten 
{
	border-bottom-width:1px; 
	border-left-width:1px; 
	border-bottom-color:black; 
	border-left-color:black; 
	border-bottom-style:solid; 
	border-left-style:solid; 
}

.rechtsunten 
{ 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-right-color:black; 
	border-bottom-color:black; 
	border-right-style:solid; 
	border-bottom-style:solid; 
}

.main_table 
{ 
	border-width:1px; 
	border-color:black; 
	border-style:solid; 
	width: 700px
	
}

.block_tableheader 
{
	background-color:#979797;
	font-family:"Verdana,sans-serif";
	font-size:10pt;
	color:#FFFFFF;

	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.block_tablecell
{
	
	font-family:"Verdana,sans-serif";
	font-size:10pt;


	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.cat_tableheader 
{
	background-color:#AFAFAF;
	font-family:"Verdana","sans-serif";
	font-size:10pt;
	text-align:right;


	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.cat_tablecell 
{

	font-family:"Verdana","sans-serif";
	font-size:10pt;
	


	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

<!--
a.nav:link,a.nav:visited,a.nav:active 
{ 
	font-family:Verdana,sans-serif; 
	font-size:8pt; 
	color:white; 
	text-decoration:none; 
}

a.nav:hover 
{ 
	font-family:Verdana,sans-serif; 
	font-size:8pt; 
	color:rgb(0,0,102); 
	text-decoration:none; 
}

-->