/* 	---------------------------------------
	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: #aaaaaa;
	font-size : 10pt;
	font-weight : bold;
}

a:hover 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: white;
	font-size : 10pt;
	font-weight : bold;
}


a.1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: #1A1A5A;
	font-size : 10pt;
	font-weight : bold;
}

a.1:hover 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	text-decoration: none;
	color: white;
	font-size : 10pt;
	font-weight : bold;
}


/* Basic Text Font */

b
{
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt;
	font-weight: normal; 
	color: #aaaaaa
}


/* Table colors and styles */	
	

table.MainTable
{ 	
	height: 100%;
	width: 100%;
}


td.TopMainHeader
{
	height : 100;
	width: 750;
	background-color:#232325;
	
}

table.topmenue
{ 	
	height : 100%;
	width: 750;
	background-color: none;

}


td.MainContent
{
	height : 277;
	width: 750;
	background-image : url(images/coradisMainContentBK.jpg);
	background-repeat: no-repeat;
}

td.LeftTop
{ 	

	background-color:#232325;
}

td.RightTop
{ 	

	background-color:#232325;
}

td.Navi
{ 	

	background-color:#2d2d49;
	
}

td.LeftNavi
{ 	

	background-color:#2d2d49;
	
}

td.RightNavi
{ 	

	background-color:#2d2d49;
}

td.NaviLine
{ 	
	height : 3;
	background-color:#202020
}


td.LeftMain
{ 	

	background-color:#3b3857;
}


td.RightMain
{ 	

	background-color:#3b3857;
}


td.LeftBottom
{ 	

	background-color:#323141;
}

td.RightBottom
{ 	

	background-color:#323141;
}

td.Bottom
{ 	

	background-color:#323141;
	width: 750;
}


td.leftmenue
{ 	

	background-color:#323141;
}


td.text01
{
	width: 100%;
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight: bold; 
	color: #DBECFF;
}

td.text02
{
	width: 200px;
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt;
	font-weight: normal; 
	color: #ADE0FF;
}

td.text03
{
	width: 200px;
	text-decoration:none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight: bold;; 
	color: #DBECFF;;
}



td.textblank01
{
	width: 20px;
}

td.image01
{
	
}

td.pressBox01
{
	width: 320px;
	background-color : #ECECFF;
	padding-left : 4px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size : 8pt;
	font-weight : normal;
	border: inherit ;
}


td.PicBox01
{
	width: 100px;
	height: 200px;
	background-color : #FFE8DB; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size : 7pt;
	font-weight : normal;
	border : thin solid Gray;
}

td.pressAddressfield01
{
	width: 265px;
	background-color : white;
	padding-left : 4px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size : 7pt;
	font-weight : normal;
	border : thin solid Gray;
}
