﻿a     {					color: #D0C0C0; }

.a_toggle	{			background: #CCCCDD; 
						color: #443366;
						border-style: outset;
						border-width: 1;
						padding: 0;
						font-size: 8pt;
						font-weight: bold;
						vertical-align: middle;
						width: 16;
						height: 16;
						text-align:center; 
						text-decoration:none;}	

body  {					background: #302200; 
						color: #D0C0A0;
						font-family: Arial;
						font-size: 10pt;
						padding: 0; 
						margin: 2px; }

div {					background: #302200; }

iframe  {				background: #302200; }

input {					background: #604020;
						color: #F0E0C0; }

.pnl_log {				background: #000000;					}
			

button				 {	background:"#604020"; }
.bExit                 
{
    color:#F00000;
    font-weight:bold;
    width:99px;
    height:25px;
}
.bClass                 
{
    background-color:#D02020;
    color:#FFFFFF;
}

input[type="button"] {	background:"#604020"; }

input[type="submit"] {	background:#504030; }

select {				background:#775511;
						color: #F0E0C0; }
						
table {					background: #302200; 
						color: #D0C0A0;
						font-family: Arial;
						font-size: 10pt; }		

.forum_title		{	background: #604020;
						color: #D0C0A0;
						font-weight:bold; }
						
.forum_row			{	text-align:left;
						color:Black; }

.forum_light		{	background: #C0B090;
						border-width:1px;
						border-style:inset;
						border-color:#446699; }

.forum_dark			{	background: #FFF0E0; 
						border-width:1px;
						border-style:inset;
						border-color:#446699; }

.forum_l2			{	background: #D0C0A0; }

.forum_d2			{	background: #908060; }

.forum_link			{	color: #604020;
						font-weight:bold; }

.forum_textbox		{	background: #D0C0A0;
						color: #302200; }
						
.tPC		         
{
                      border-bottom: solid 1px #FFFFFF;
    		          border-top: solid 1px #808080;
    		          border-left: solid 1px #808080;
    		          border-right: solid 1px #FFFFFF;
    		          font-size:8pt;
    		          text-align:center;
					}						
.tPCdata	        { 
    		          border-bottom: solid 1px #FFFFFF;
    		          border-top: solid 1px #808080;
    		          border-left: solid 1px #808080;
    		          border-right: solid 1px #FFFFFF;

    		          font-size:8pt;
    		          font-weight: bold;
    		          text-align:left;
    		          white-space: nowrap;
    		          overflow: hidden;
    		          white-space: nowrap;
					  background:#805010;
					  color: #F0E0C0; 
					}
.tPCdata2	         
{
    		          border-bottom: solid 1px #FFFFFF;
    		          border-top: solid 1px #808080;
    		          border-left: solid 1px #808080;
    		          border-right: solid 1px #FFFFFF;
 
    		          font-size:8pt;
    		          text-align:center;
					  background:#D0C0A0;
					  color: #302200;
					}					
.tPCdata3	        { 
    		          border-bottom: solid 1px #FFFFFF;
    		          border-top: solid 1px #808080;
    		          border-left: solid 1px #808080;
    		          border-right: solid 1px #FFFFFF;

    		          font-size:8pt;
    		          text-align:center;
					  background:#000000;
					  color: #FFFFFF;
					}										
					
.title_row			{	text-align:left;
          			 	background-color:#603020;
						color:#D0C0A0; }

.dark_row			{	text-align:left;
          			 	background-color:#504220;
						color:#D0C0A0; }

.light_row			{	text-align:left;
          			 	background-color:#756130;
						color:#D0C0A0; }

.body_black  {			background: #000000; 
						color: #D0D0D0;
						font-family: Arial;
						font-size: 10pt;
						padding: 0; 
						margin: 2px; }
					
.body_tan  {			background: #403020; 
						color: #D0C0A0;
						font-family: Arial;
						font-size: 10pt;
						padding: 0; 
						margin: 2px; }
						