BODY {
    background-image: url(graphic/new_background.gif);
    FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Sans-serif;
}

.big {font-size : 13pt;	font-family: Arial, Sans-serif;	font-weight:bold; text-decoration:none; color: #000000}
.ubig {font-size : 10pt; font-family: Arial, Sans-serif; font-weight:bold; text-decoration:none; color: #000000}

.top_menu{	
	background-image: url(graphic/new_menu_background.gif);
	background-repeat: repeat-x;
	height: 22px;
}
td.topborder{	
	border-top : 1px dotted Black;
	border-left : 1px dotted Black;
	border-right : 1px dotted Black;
}
				
td.bordermain{
				
				border-top : 1px dotted Black;
				border-left : 1px dotted Black;
				border-right : 1px dotted Black;
				border-bottom : 1px dotted Black;
				padding-left : 5px;
				padding-top : 5px;
			}
			
td.borderleft{
				border-left : 1px dotted Black;
				padding-left : 0px;
				padding-right : 5px;
				padding-top : 5px;
				
			}
td.borderbund{
				
				border-left : 1px dotted Black;
				border-right : 1px dotted Black;
				border-bottom : 1px dotted Black;
				padding-left : 5px;
				padding-right : 5px;
				height : 15px;
			}			
			


TD {background-repeat: repeat-Y;FONT-SIZE: 12px;FONT-FAMILY: Verdana, Arial, Sans-serif;}


A:link		{font-size: 12px; text-decoration: none;  }
A:visited	{font-size: 12px; text-decoration: none;  } 
A:active	{font-size: 12px; text-decoration: none;  } 
A:hover		{font-size: 12px; text-decoration: underline;  }

A.menu:link 	{	font-size:12px;text-decoration: none; color: #000000 }
A.menu:visited 	{	font-size:12px;text-decoration: none; color: #000000 } 
A.menu:active 	{	font-size:12px; text-decoration: none; color: #000000 } 
A.menu:hover 	{	font-size:12px;text-decoration: underline; color: #000000 }

A.leftmenu:link 	{	font-size:12px;text-decoration: none; color : #5788AF; }
A.leftmenu:visited 	{	font-size:12px;text-decoration: none; color : #5788AF; } 
A.leftmenu:active 	{	font-size:12px; text-decoration: none; color : #5788AF; } 
A.leftmenu:hover 	{	font-size:12px;text-decoration: underline; color : #5788AF; }

A.mainlinks:link 	{	font-size:12px;text-decoration: none; color : #000000; }
A.mainlinks:visited {	font-size:12px;text-decoration: none; color : #000000; } 
A.mainlinks:active 	{	font-size:12px; text-decoration: none; color : #000000; } 
A.mainlinks:hover 	{	font-size:12px;text-decoration: underline; color : #5788AF; }


.developer{	color:#ffffff;	text-align : center;}


