body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Tahoma;
	min-width: 998px;
}

div#liga {
background: url(../i/bg_top_tyrnir.jpg) no-repeat center top;
padding: 20px 0 0 0; 
margin: 0;
}

table.tyrnir tr.marked td, table.tyrnir tr.marked th {
font-size: 10px;
background: #783317 url(../i/bgliga.gif) repeat-x;
border-right: 1px solid #f6db92;
height: 21px;
padding: 0 3px; 
}

table, td, div, p, img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	
}
a:hover {
	text-decoration: none;
}

input.radio { background: none;}
input {
	padding: 1px 5px 0px 5px;
    background: #594b2b;
	border: 0;
	height: 16px;
    color: #fcfbfb;
	font-size: 11px;
	vertical-align: middle;
}

select {
	padding: 0;
	background: #594b2b;
	border: 0;
	height: 14px;
	color: #fcfbfb;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

select.chselect {
	padding: 0;
	background: #594b2b;
	border: 0;
	height: 14px;
	width: 120px;
	color: #fcfbfb;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

input.submit {
	margin: 6px 0 0 4px;
	padding: 0;
	background: none;
	width: 114px;
	height: 40px;
}

input.chbtn {
	margin: 0 20px 0 0;
	padding: 0;
	background: none;
	width: 137px;
	height: 43px;
}

input.btn_subscribe {
	margin: 6px 0 0 4px;
	padding: 0;
	background: none;
	width: 172px;
	height: 43px;
}

input.email {
	width: 180px;
}

input.w_190 {
	width: 190px;
}

input.w_50 {
	width: 50px;
}

...left {
	float: left;
}

...right {
	float: right;
}

...clear {
	clear: both;
}

/*  TOP  */
table#top {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 100%;
	height:256px;
}
table#top td.logo, table#top td.watch, table#top td.chess, table#top td.gamers {
	margin: 0;
	padding: 0;
	height: 256px;
}

table#top td.logo {
     padding: 0 0 30px 0;
     background: url(../i/logo.gif) no-repeat;
     width: 145px;
     vertical-align: bottom;
     text-align: center;
     font-family: Verdana;
     font-size: 10px;
     font-weight: bold;
     line-height: 18px;
     color: #000000;
}

table#top td.logo a {
     font-size: 10px;
     font-weight: bold;
     line-height: 18px;
     color: #000000;     
}

table#top td.logo a:hover {
	text-decoration: none;
}

table#top td.watch {
	background: url(../i/top_watch.jpg) no-repeat;
	width: 382px;
	vertical-align: top;
}

table#top td.chess {
	background: url(../i/bg_chess.gif) repeat left center;
	width: 100%;
}

table#top td.gamers {
	background: url(../i/top_gamers.jpg) no-repeat;
	width: 382px;
}

div#status, div#status_forum, div#status_tournament, div#status_tyrnir, div#status_turnir {
	padding: 0;
	background: url(../i/bg_status.gif) repeat-x left top;
	vertical-align: middle;	
	text-align: center;
	width: 100%;
	height: 28px;
	color: #0c0c0c;
	font-size: 11px;
	font-weight: bold;
}

div#status div.dotts, div#status_forum div.dotts, div#status_tournament div.dotts, div#status_tyrnir div.dotts, div#status_turnir div.dotts {
	margin: 0 30px;
	padding: 0;	
	background: url(../i/bg_dot.gif) repeat-x center;
	position: relative;
	z-index: 5;
	height: 28px;
	text-align: center;
	vertical-align: middle;	
}

div#status div.dotts span {
	padding: 8px 4px 0 4px;
	background: url(../i/bg_status.gif) repeat-x left top;
	height: 100%;	
	vertical-align: middle;	
	position: absolute;
	z-index: 2;
	width: 50%;
	margin: 0 22%;
	top: 0;
	left: 0;
}

div#status_forum div.dotts span, div#status_tournament div.dotts span, div#status_tyrnir div.dotts span, div#status_turnir div.dotts span {
	padding: 8px 4px 0 4px;
	background: url(../i/bg_status.gif) repeat-x left top;
	height: 100%;	
	vertical-align: middle;	
	position: absolute;
	z-index: 2;
	width: 35%;
	margin: 0 22%;
	top: 0;
	left: 0;
}


div#red_line {
	background: url(../i/bg_red_line.gif) repeat-x;
	width: 100%;
	min-width: 100%;	
	height: 9px;
	font-size: 0;
}
/*  END - TOP  */


/*  LEFT PART  */
table#content td.spliter {
	background: #ffffff;
	width: 5px;
	height: 100%;
}

table#content td#no_left_part {
	margin: 0;
	padding: 0;
	background: #e6d6a5;
	height: 100%;
	font-size: 0;
	vertical-align: top;
}

table#content td#left_part {
	margin: 0;
	padding: 0 0 20px 0;
	background: #e6d6a5 url(../i/bg_left_bottom.gif) no-repeat left bottom;
	width: 234px;
	max-width: 234px;
	height: 100%;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	line-height: 18px;
	vertical-align: top;
}

table#content td#left_part .date, table#content td#left_part h3,  table#content td#left_part p{
	padding: 0 20px 0 25px;
}

table#content td#left_part h1 {
	margin: 0;
	padding: 5px 0 16px 0;
	text-align: center;
}

table#content td#left_part h3 {
	margin: 0;
	color: #565c88;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana;	
}

table#content td#left_part .date {
	margin: 0;
	font-size: 9px;
	color: #fc0113;
}

table#content td#left_part .hour {
	margin: 0 0 0 10px;
}

table#content td#left_part div.news_spliter {
	margin: 0 0 0 20px;
	padding: 0;
	background: url(../i/bg_news_spliter.gif) no-repeat left center;
	width: 100%;
	height: 28px;
}
/*  END - LEFT PART  */

/*  MAIN CONTENT  */
table#content {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

...red_star {
	color: #f24c03;
}
  
table#content p.anonce {
	font-size: 12px;
	color: #594d4d;
	font-weight: bold;
}

table#content td#main_body_tournament p.anonce, table#content td#main_body_tyrnir p.anonce, table#content td#main_body_turnir p.anonce {
	font-size: 12px;
	color: #594d4d;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
}

table#content div.opros, table#content td#main_body div.opros {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
 
table#content div.submit_form, table#content div.submit_form p {
	margin: 15px 0 0 0;
	text-align: center;
}

/*  TURNIR  */
p.h1 {
	color: #a70e0e;
	font-size: 15px;	
}
table.turnir {
	margin: 5px 0 0 0;
	padding: 0;
	background: #fff;
}

table.turnir img {
	border: 0;
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;	
	position:absolute;
	cursor: pointer;
	z-index: 1;
}

table.turnir tr.tb td, table.turnir tr.bt td, table.turnir tr.tb th, table.turnir tr.bt th {
	background: #ce974c; 
	color: #45391d;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	margin: 0;
	padding: 0;
}

table.turnir tr.tb td, table.turnir tr.tb th {
	border-top: 1px solid #8f815d;
	padding: 0;
	margin: 0;
}

table.turnir tr.tb td.start, table.turnir tr.bt td.start {
	text-align: left;
	border-left: 1px solid #8f815d;
	padding: 0 0 0 10px;
	margin: 0;	
}

table.turnir tr.tb td.end, table.turnir tr.bt td.end {
	text-right: left;
	border-right: 1px solid #8f815d;
	padding: 0 10px 0 110px;
	margin: 0;		
}


table.turnir tr.bt td, table.turnir tr.bt th{
	border-top: 1px solid #8f815d;
	border-bottom: 1px solid #8f815d;
	padding: 0;
	margin: 0;	
}

div.sp {
	margin-top:20px;
}

table.turnir td, table.turnir th {
	width: 53px;
	height: 53px;
	vertical-align: top;
	text-align: left;
	color: #fdfafa;
	font-size: 13px;
	font-weight: bold;
}

table.turnir td {
	background: #887b49;
}

table.turnir th {
	background: #d9d0b7;
}

table.turnir tr.bord td, table.turnir tr.bord th {
	background: #330e01;
	padding: 0;
	margin: 0;
	width: 53px;
	height: 28px;
	vertical-align:middle;
	text-align:center;
}

table.turnir tr.bord td.brd, table.turnir tr.bord th.brd {
	background: #330e01;
	padding: 0;
	margin: 0;
	width: 25px;
	height: 28px;
	vertical-align:middle;
	text-align:center;
}

table.turnir td.brd, table.turnir th.brd {
	background: #330e01;
	padding: 0;
	margin: 0;
	width: 25px;
	height: 53px;
	vertical-align:middle;
	text-align:center;
}

div.tturnir {
	border: 2px solid #ede0e0;
	background: #594b2b;
	margin: 0;
	padding: 15px 20px;
	font-weight: bold;
	font-size: 13px;
	color: #f7ba05;
}

table.choise {
	color: #594b2b;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 5px 0 25px;
	width: 440px;
}

table.choise td {
	text-align:right;
	padding: 2px;
}

table.choise  th {
	text-align: left;
	padding: 0 0 0 10px;
}
/*  END  -  TURNIR  */

/*  TYRNIR  */

table.tyrnir {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial;
	border-left: 2px solid #ede0e0;
	border-top: 2px solid #ede0e0;
	border-right: 2px solid #ede0e0;
	border-bottom: 2px solid #ede0e0;	
	text-align: center;	
}

table.tyrnir span {
	color: #fefdfd;
}

table.tyrnir td, table.tyrnir th {
	font-size: 10px;
	background: #794a16 url(../i/bgtyrnir.gif) repeat-x;
	border-right: 1px solid #f6db92;
	height: 21px;
	color: #f6db92;
	padding: 0 1px 2px 3px;
}

table.tyrnir th {
	text-align: left;
}

table.tyrnir tr.activ td, table.tyrnir tr.activ th {
	font-size: 10px;
	background: #794a16 url(../i/bgtyrnir.gif) repeat-x;
	border-right: 1px solid #f6db92;
	height: 21px;
	color: #04fdfa;
	padding: 0 3px;	
}
 
table.tyrnir td.last, table.tyrnir tr.top td.last {
}

table.tyrnir tr.btop td {
	background: #594b2b;
	border-right: 1px solid #f6db92;
	padding: 18px 0px 8px 3px;
	color: #f7ba05;	
}

table.tyrnir tr.top td {
	background: #594b2b;
	border-right: 1px solid #f6db92;
	border-top: 1px solid #f6db92;
	height: 9px;
	padding: 0;
	font-size:1;
}

 
table#content div.tyrnir {
	margin: 0;
	padding: 0px;
	background: url(../i/bg_top_tyrnir.jpg) no-repeat center top;
	color: #f6db92;
	text-size: 10px;	
	font-weight: bold;
} 
 
div.tyrnir table.tbgamers td.gamers, div.tyrnir table.tbgamers tr.top td.gamers{
	background: url(../i/tyrnir_top.gif) no-repeat left;
	width: 518px;
	height: 52px;
} 

div.tyrnir table.tbgamers tr {
	margin: 0;
	padding: 0;
	background:url(../i/bg_tyrnir_td.gif) no-repeat right;
	width: 518px;
	height: 21px;
}

div.tyrnir table.tbgamers tr.bottom td.tbbottom {
	padding: 0;
	background: url(../i/tyrnir_bottom.gif) no-repeat;	
	height: 5px;
	font-size: 0;
} 
div.tyrnir table.tbgamers {
	padding: 0;
	border-top: 2px solid #ede0e0;
	width: 518px;
	color: #f6db92;
	font-size: 11px;
	font-weight: bold;
}  
/*  END  -  TYRNIR  */ 
 
table#content div.participants {
	margin: 0;
	padding: 20px;
	background: url(../i/bg_top_participants.jpg) no-repeat left top;
	width: 455px;
	color: #f6db92;
	text-size: 10px;	
	font-weight: bold;
} 

div.participants table.tbgamers {
	padding: 0;
	border-left: 1px solid #ede0e0;
	border-top: 2px solid #ede0e0;
	border-right: 2px solid #ede0e0;
	border-bottom: 2px solid #ede0e0;			
	width: 348px;
	color: #f6db92;
	font-size: 11px;
	font-weight: bold;
} 

div.participants table.tbgamers td.gamers {
	background: url(../i/gamers_elo.gif) no-repeat left;
	width: 345px;
	height: 45px;
}

div.participants table.tbgamers td {
	margin: 0;
	padding: 0;
	background:url(../i/bg_gamers_td.gif) no-repeat right;
	width: 259px;
	height: 21px;
}

div.participants table.tbgamers th {
	padding: 0;	
	background:url(../i/bg_gamers_th.gif) no-repeat right;	
	width: 86px;
	height: 21px;	
}

div.participants table.tbgamers td p {
	padding: 0 0 0 25px;
}

div.participants table.tbgamers td.tbbottom {
	padding: 0;
	background: url(../i/bg_gamers_bottom.gif) no-repeat;	
	height: 9px;
}

div.pager {
	text-align: center;
}

div.forum_post {
	margin: 5px 0 0 0;
	border-top: 1px solid #300C00;
	line-height: 16px;
	padding: 6px;
}

div.forum_post .date {
	float: right;
	color: #A70E0E;
	font-weight: bold;
}
  
div#under_flower {
	position: relative;
	z-index: 1; 
	float:right; 
	height:150px; 
	width:150px;
}  
  
/*  FIRST PAGE - MAIN BODY  */
table#content td#main_body {
	margin: 0;
	padding: 12px 7px 175 7px;
	background: #f6db92 url(../i/bg_rose_top.gif) no-repeat right bottom;
	vertical-align: top;
	color: #97752c;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}	

table#content td#main_body h1 {
	margin: 15px 0 20px 0;
	padding: 0;
	color: #c45108;
	font-size: 12pt;	
	text-align: center;
}

table#content td#main_body h2 {
	margin: 6px 0 6px 0;
	padding: 0;
	color: #a70e0e;
	font-size: 12pt;	
	text-align: center;
}

table#content td#main_body div#frameset {
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-face-color: #eff0d7;
   	scrollbar-track-color: #f6f7e6;
   	scrollbar-arrow-color: #4b0d09;
	scrollbar-highlight-color: #aba17a;
   	scrollbar-shadow-color: #938658;
   	scrollbar-3dlight-color: #eef0d6;
   	scrollbar-darkshadow-color: #eef0d6;
}

table#content td#main_body .remark_frameset, table#content td#main_body textarea.remark_frameset {
	text-align: left;
	line-height: 15px;
	padding: 0 0 0 15px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 340px;
	height: 171px;
	scrollbar-face-color: #eff0d7;
   	scrollbar-track-color: #f6f7e6;
   	scrollbar-arrow-color: #4b0d09;
	scrollbar-highlight-color: #aba17a;
   	scrollbar-shadow-color: #938658;
   	scrollbar-3dlight-color: #eef0d6;
   	scrollbar-darkshadow-color: #eef0d6;
	color: #fdfdfd;
	font-size: 15px;
	background: #594b2b;
}
/*  END - FIRST PAGE - MAIN BODY  */



/*  REGISTERED PAGE - MAIN BODY  */

table#content td#main_body_tournament div.forum_post a.admin, table#content td#main_body_forum div.forum_post a.admin, div.forum_post a.admin , table#content td#main_body_tyrnir div.forum_post a.admin,{
color: #FB0611;
}

table#content td#main_body_tournament, table#content td#main_body_tyrnir {
	margin: 0;
	padding: 12px 7px 60px 7px;
	background: #f6db92 url(../i/bg_tournament_top.gif) no-repeat center bottom;
	vertical-align: top;
	color: #97752c;
	font-size: 11px;
	line-height: 15px;
}	

table#content td#main_body_turnir {
	margin: 0;
	padding: 12px 7px 60px 7px;
	background: #f6db92 url(../i/turnir_bot.jpg) no-repeat center bottom;
	vertical-align: top;
	color: #97752c;
	font-size: 11px;
	line-height: 15px;
}	


#main_bottom_tournament_spliter {
	margin: 0;
	padding: 0;
	background: url(../i/bg_tournament_bottom.gif) no-repeat center top;
	height: 5px;
	font-size: 0px;
}  
/*  END - REGISTERED PAGE - MAIN BODY  */

/*  FORUM PAGE - MAIN BODY  */
table#content .anonce, table#content td#main_body_forum .anonce {
	color: #594d4d;
	font-weight: normal;
}

table#content .red {
	color: #A70E0E;
}
  
table#content a {
	color: #565C88;
	font-weight: bold;
}

table#content td#main_body_forum {
	margin: 0;
	padding: 12px 7px 10px 7px;
	background: #f6db92 url(../i/bg_forum.gif) no-repeat center bottom;
	vertical-align: top;
	color: #97752c;
	font-size: 12px;
	line-height: 15px;
}	

table#content td#main_body_forum h1, table#content td#main_body_tournament h1, table#content td#main_body_tyrnir h1, table#content td#main_body_turnir h1 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #A70E0E;
	font-size: 12pt;	
	text-align: center;
}

table#content td#main_body_forum .frameset, textarea {
	line-height: 15px;
	padding: 0 0 0 15px;
	overflow: scroll;
	overflow-x: hidden;
	width: 340px;
	height: 171px;
	scrollbar-face-color: #eff0d7;
   	scrollbar-track-color: #f6f7e6;
   	scrollbar-arrow-color: #4b0d09;
	scrollbar-highlight-color: #aba17a;
   	scrollbar-shadow-color: #938658;
   	scrollbar-3dlight-color: #eef0d6;
   	scrollbar-darkshadow-color: #eef0d6;
	color: #fdfdfd;
	font-size: 15px;
	background: #594b2b;
	border: 0;
}

table#content td#main_body_tournament div.frameset, table#content td#main_body_tyrnir div.frameset, table#content td#main_body_turnir div.frameset {
	padding: 11px;
	overflow: auto;
	overflow-x: hidden;
	height: 400px;
	scrollbar-face-color: #eff0d7;
   	scrollbar-track-color: #f6f7e6;
   	scrollbar-arrow-color: #4b0d09;
	scrollbar-highlight-color: #aba17a;
   	scrollbar-shadow-color: #938658;
   	scrollbar-3dlight-color: #eef0d6;
   	scrollbar-darkshadow-color: #eef0d6;
}

#main_bottom_forum_spliter {
	margin: 0;
	padding: 0;
	background: url(../i/0.gif) no-repeat right top;
	height: 5px;
	font-size: 0px;
} 

div#under_forum {
	position: relative;
	z-index: 1; 
	height: 57px; 
	width: 486px;
	text-align: center;
}
 
table.registration_form {
	border: 0;
	font-size: 12px;
}

table.registration_form td {
	padding: 5px;
	color: #97752c;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}

table.registration_form th {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

/*  END - REGISTERED PAGE - MAIN BODY  */
/*  END - CONTENT PART  */

/*  RIGHT PART  */
table#content td#right_part {
	margin: 0;
	padding: 0 0 15px 0;
	background: #81651c url(../i/bg_right_part.jpg) repeat-x top;
	width: 228px;
	height: 100%;
	color: #fffffe;
	font-size: 10px;
	line-height: 20px;
	vertical-align: top;
}	

table#content td#right_part h3,	table#content td#right_part .date, table#content td#right_part p {
	padding: 0 10px 0 20px;
	text-align: left;
}
	
table#content td#right_part h1 {
	margin: 0;
	padding: 4px 0 6px 0;
	text-align: center;
}

table#content td#right_part h3 {
	margin: 0;
	padding: 0;
	color: #565c88;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;	
}

table#content td#right_part p {
	margin: 0;
	font-weight: bold;
}

table#content td#right_part .name {
	margin: 0;
	color: #f7bc09;
}
table#content td#right_part .date {
	margin: 0;
	color: #f7bc09;
	font-weight: normal;
	font-size: 15px;
}

table#content td#right_part p.privetstvie {
	margin: 0 0 12px 0;
}

/*  END - RIGHT PART  */	

/*  FIRST BOTTOM PART  */
table#content tr.first_bottom, table#content tr.first_bottom td {
	margin: 0;
	padding: 0;
	background: #ffffff url(../i/bg_red_bottom.gif) repeat-x left bottom; 
	height: 9px;
	font-size: 0;
}

tr.first_bottom #left_part_bottom_spliter, tr.first_bottom_forum #left_part_bottom_spliter, tr.first_bottom_tournament #left_part_bottom_spliter, tr.first_bottom_tyrnir #left_part_bottom_spliter, tr.first_bottom_turnir #left_part_bottom_spliter {
	margin: 0;
	padding: 0;
	background: url(../i/bg_left_sec_bottom.gif) no-repeat left bottom;
	height: 9px;
	font-size: 0;	
}

tr.first_bottom #main_bottom_spliter {
	margin: 0;
	padding: 0;
	background: url(../i/bg_rose_bottom.gif) no-repeat right bottom;
	height: 9px;
	font-size: 0;	
}

table#content tr.first_bottom_forum, table#content tr.first_bottom_forum td {
	margin: 0;
	padding: 0;
	background: #ffffff url(../i/bg_red_bottom.gif) repeat-x left bottom; 
	height: 9px;
	font-size: 0;
}


tr.first_bottom_forum #main_bottom_spliter {
	margin: 0;
	padding: 0;
	background: url(../i/0.gif) no-repeat right bottom;
	height: 9px;
	font-size: 0;	
}

table#content tr.first_bottom_tournament, table#content tr.first_bottom_tournament td, table#content tr.first_bottom_tyrnir, table#content tr.first_bottom_tyrnir td, table#content tr.first_bottom_turnir, table#content tr.first_bottom_turnir td {
	margin: 0;
	padding: 0;
	background: #ffffff url(../i/bg_red_bottom.gif) repeat-x left bottom; 
	height: 9px;
	font-size: 0;
}


tr.first_bottom_tournament #main_bottom_spliter, tr.first_bottom_tyrnir #main_bottom_spliter {
	margin: 0;
	padding: 0;
	background: url(../i/bg_tournament_bottom.gif) no-repeat center bottom;
	height: 9px;
	font-size: 0;	
}
/*  END  -  FIRST BOTTOM PART  */

/*  LAST BOTTOM PART  */
table#content tr.bottom, table#content tr.bottom td  {
	height: 201px;
	background: #594B2B; 
	font-size: 0;	
}

table#content tr.bottom td, table#content tr.bottom td p {
	margin: 15px 0;
	padding: 0;
	font-size: 14px;
	color: #FFCC99;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

table#content tr.bottom td#bottom_left {
	height: 201px;
	background:#594B2B url(../i/bg_left_last_bottom.jpg) no-repeat left top;
}

table#content tr.bottom th {
	margin: 0;
	padding: 0 0 15px 35px;
	background: #594B2B url(../i/bg_right_last_bottom.jpg) no-repeat right top;
	vertical-align: bottom;
	color: #000000;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
}

table#content tr.bottom th a {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}

table#content tr.bottom th a:hover {
	text-decoration: none;
}
/*  END  -  LAST BOTTOM PART  */


/* RIGHT COLOUMN FORM */
table.tb {
	color: #e6d6a5;
	font-size: 9pt;
	font-weight: bold;
	margin: 0; 
	padding: 0;
}

table#content table.tb a {
	color: #e6d6a5;
}


ul {
	margin: 0 0 15px 5px;
	padding: 0;
	list-style-type: none;
	font-size: 8pt;	
	text-align: left;
}

li {
	margin: 6px 0;
	padding: 0 0 0 12px;
	background:url(../i/tb_dot.gif) no-repeat left top;
}

li.active {
	color: #a70e0e; 	/*color:#000;*/
}

/*li.active span {	
	color:#000;
}*/

ul span{
	margin: 0;
	padding: 0;
	color: #f7bc09;
}


table.tb .yellow {
	color: #f7bc09;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

table#content table.tb .red, table#content table.tb .red a {
	color: #f70909;
	font-size: 14px;
	font-weight: bold;
}


table.tb td.tb_top {
	background: url(../i/tb_top.jpg) no-repeat;
	width: 218px;
	height: 38px;
}

table.tb td.tb_left {
	background: url(../i/tb_bg_left.jpg) repeat-y;
	width: 20px;
	vertical-align: top;
}

table.tb td.tb_right {
	background: url(../i/tb_bg_right.jpg) repeat-y;
	width: 20px;
	vertical-align: top;	
}

table.tb div.tb_center {
	margin: 0;
	padding: 0;
	background: url(../i/tb_bg.jpg) repeat-x top;
	width: 100%;
	height: 100%;
	vertical-align: top;	
	border:0;
}

table.tb td.tb_center {
	margin: 0;
	padding: 0 0 4px 0;
	vertical-align: top;
	background: url(../i/tb_bg_center.jpg) repeat-y bottom;
	width: 178px;
	text-align: center;
}


table.tb td.tb_bottom {
	background: url(../i/tb_bottom.jpg) no-repeat;
	width: 218px;
	height: 21px;
}
/*  END  -  RIGHT COLOUMN FORM */