/* 	---------------------------------------
	CORADIS Stylesheet File
	Version 1.0
	Author: Martin Heine / Light Art Vision
	Last Upate: 5/2005 
	--------------------------------------- */

/* Main HTML Body */	


/* Links */

a
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: #ffffff;
	font-size : 8pt;
	font-weight : bold;
}

a:hover 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: 333333;
	font-size : 8pt;
	font-weight : bold;
}


a.1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: #1A1A5A;
	font-size : 7pt;
	font-weight : bold;
}

a.1:hover 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: white;
	font-size : 7pt;
	font-weight : bold;
}


/* Table colors and styles */	
	

table.MainTable
{ 	
	height: 100%;
	width: 100%;
}

td.TopHeaderCenter
{
	height : 275;
	width: 949;
	background-image : url(images/lavisTopHeader2.jpg);
	
	
}

table.topmenue
{ 	
	
	width: 500;
	background-color: none;
}


td.LeftTop
{ 	

	background-image : url(images/lavisTopHeaderLeftBK2.jpg);
}

td.RightTop
{ 	

	background-image : url(images/lavisTopHeaderRightBK2.jpg);
}

td.bottomBK
{ 	
	background-image : url(images/lavisBottomBK.jpg);
	background-repeat: repeat-x;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	font-size : 8pt;
	font-weight : bold;
}

td.bottomBKw
{ 	
	background-image : url(images/lavisBottomBKw.jpg);
	background-repeat: repeat-x;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	font-size : 8pt;
	font-weight : bold;
}

td.text01
{
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	font-weight: bold;
	color: #ffffff;
}

td.text02
{
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	font-weight: bold;
	color: #90fff8;
}

