/* UNUSED 333333 is dark grey */
/* UNUSED 663333 is a hmm brown */

/* 996633 is a better brown, but still */
/* 663300 is best brown oh no it isn't */

/* CC6600 is orange */


BODY {
/*background-image : url(images/tcg_bg.jpg);*/
/*background-repeat : no-repeat;*/
/*background-attachment : fixed;*/
background-color : #FFFFFF;
/*font-family : Courier,Verdana,Geneva,Arial,sans-serif;*/
font-family : Verdana,Geneva,Arial,sans-serif;
font-size : 10px;
}

TD,P {
font-family : Verdana,Geneva,Arial,sans-serif;
font-size : 10px;
}


A,A:link,A:active,A:visited,A.offlink {
color : #996633;
}

A:hover, A.overlink {
color : #CC6600;
}


.formfield {
/*color : #CC6600 ; */
color : #996633 ; 
background-color : #FFFFFF !important ; 
font-family : Courier,Verdana,Geneva,Arial,sans-serif;
font-size : 10px ;
/*font-weight : bold ;*/
}

.heading {
/*color: #996633 ;*/
color: #CC6600 ;
font-weight : bold ;
}

.blogdate {
color: #CC6600 ;
}

.grey {
/*color:#999999*/
color:#CCCCCC
}