/* full body style */
body  {
        scrollbar-face-color: #4E5A66;
        scrollbar-highlight-color: #4E5A66;
        scrollbar-3dlight-color: #4A5560;
        scrollbar-darkshadow-color: #39424B;
        scrollbar-shadow-color: #39424B;
        scrollbar-arrow-color: #B2C0CE;
        scrollbar-track-color: #39424B;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
		background-color:#39424B;
	}
/* 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 #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 0px solid #000000;}
/* last shout table style */
#tdl{border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background: #6A7989;}
/* counter chars table style */
#tdc{border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background: #5D6B79;}
/* table 1 bg */
#tdbg1{background: #6A7989;}
/* table 2 bg */
#tdbg2{background: #5D6B79;}
/* view all table 1 style */
#tdbg3{border: 1px none #FFFFFF; background: #6F8091;}
/* view all table 2 style */
#tdbg4{border: 1px none #FFFFFF; background: #5D6B79;}
#tdhelp{border-bottom: 1px solid #6F8091;}
/* input items style */
input {
border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
font-family: Verdana, Serif; font-size: 10; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none;
color: #FFFFFF; background: #6F8091;
}
/* 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 : #000000;
	text-decoration : none;
}

a:visited  {
	color : #000000;
	text-decoration : none;
}

a:active  {
	color : #000000;
	text-decoration : none;
}

a:hover  {
	color : #FF8A00;
	text-decoration : none;
}
