/* full body style */
body  {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
		background-color:#210000;
      color: #ffffff;
	}
/* general table style */
td{font-family: Verdana, Arial, Serif; font-size: xx-small; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; border-left: 1px solid #210000; border-right: 1px solid #210000; border-top: 1px solid #210000; border-bottom: 0px solid #210000;}
/* last shout table style */
#tdl{border-left: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #808080; border-bottom: 1px solid #808080; background: #E1E1E1;}
/* counter chars table style */
#tdc{border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; background: #210000;}
/* table 1 bg */
.tdbg1{background: #2b0000; text-align: left;}
/* table 2 bg */
.tdbg2{background: #3a0000; text-align: left;}
/* view all table 1 style */
#tdbg3{border: 1px none #808080; background: #2b0000;}
/* view all table 2 style */
#tdbg4{border: 1px none #808080; background: #3a0000;}
#tdhelp{border-bottom: 1px solid #C0C0C0;}
/* input items style */
input {
border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; border-top: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE;
font-family: Verdana, Serif; font-size: 10px; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none;
color: #000000; background: #FFFFFF;
}
/* font tag style */
font{font-family: Verdana, Arial, Serif; font-size: xx-small; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;}
/* links style */
a:link  {
	color : #ac0101;
	text-decoration : none;
}

a:visited  {
	color : #ac0101;
	text-decoration : none;
}

a:active  {
	color : #ac0101;
	text-decoration : none;
}

a:hover  {
	color : #ac0101;
	text-decoration : none;
}
