




a:link			{ font: 12px arial; color: #ffffff; text-decoration:none;}
a:visited		{ font: 12px arial; color: #ffffff; text-decoration:none;}
a:hover			{ font: italic 12px arial; color: #ffffff; text-decoration:underline;}
a:active		{ font: 12px arial; color: #ffffff; text-decoration:none;}
a:focus			{ font: 12px arial; color: #ffffff; text-decoration:none;}

a.xl:link		{ font: bold 14px arial; color: #000000;}
a.xl:visited	{ font: bold 14px arial; color: #000000;}
a.xl:hover		{ font: bold 14px arial; color: #CC0000;}
a.xl:active		{ font: bold 14px arial; color: #000000;}
a.xl:focus		{ font: bold 14px arial; color: #000000;}

a.txt:link		{ font: 12px arial; color: #000000;}
a.txt:visited	{ font: 12px arial; color: #000000;}
a.txt:hover		{ font: 12px arial; color: #CC0000;}
a.txt:active	{ font: 12px arial; color: #000000;}
a.txt:focus		{ font: 12px arial; color: #000000;}

.txt			{ font: 12px arial; color: #000000; }
.txtgr			{ font: 16px arial; color: #000000; }
.txtw			{ font: 12px arial; color: #ffffff; }
.txtr			{ font: 12px arial; color: #cc0000; }
.txtklw			{ font: 10px arial; color: #ffffff; }
.txtkl			{ font: 10px arial; color: #000000; }

a.liste:link	{ padding-left: 18px; background: url(../assets/li.gif) left center no-repeat transparent; font: 12px arial; color: #666600;  }
a.liste:visited	{ padding-left: 18px; background: url(../assets/li.gif) left center no-repeat transparent; font: 12px arial; color: #666600;  }
a.liste:hover	{ padding-left: 18px; background: url(../assets/li.gif) left center no-repeat transparent; font: 12px arial; color: #990000;  }
a.liste:active	{ padding-left: 18px; background: url(../assets/li.gif) left center no-repeat transparent; font: 12px arial; color: #666600;  }
a.liste:focus	{ padding-left: 18px; background: url(../assets/li.gif) left center no-repeat transparent; font: 12px arial; color: #666600;  }




				  
body,html		{ margin:0px;
				  padding:0px; 
				  height: 100%;
				  border-spacing:0px;
				  text-align:center;}
				  
.normal			{ padding: 5px;
				  border: 1px solid #000000; }

td.nav			{ padding-left:10px;
				  border-bottom: 1px dashed #ffffff; }
				  
table.main		{ height: 100%;
				  background:url('assets/bg_tab_body.gif');
				  border:0px;
				  border-collapse:collapse;
				  border-spacing:0px;
				  margin: 0;
  				  padding: 0;}
				
td.1			{ background:url('assets/bg_banner.gif');}
td.2			{ background:url('assets/logo_162x50.gif');}
td.3			{ background:url('assets/logo_162x100.png');}

td.lgrey		{ background:#CCCCCC;}
td.dgrey		{ background:#999999;}
td.brown		{ background:url('assets/bg_line.gif');}