/* full body style */
body  {
	scrollbar-face-color: #2C2C2C;
	scrollbar-shadow-color: #2B2C2E;
	scrollbar-highlight-color: #323335;
	scrollbar-3dlight-color: #303030;
	scrollbar-darkshadow-color: #232426;
	scrollbar-track-color: #343434;
	scrollbar-arrow-color: #343434;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	background-color:#2A2A2A;
	}
/* general table style */
td{font-family: Verdana; font-size: 10; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; border-left: 1px solid #2B2B2B; border-right: 1px solid #2B2B2B; border-top: 1px solid #2B2B2B; border-bottom: 0px solid #2B2B2B;}
/* last shout table style */
#tdl{border-left: 1px solid #2B2B2B; border-right: 1px solid #2B2B2B; border-top: 1px solid #2B2B2B; border-bottom: 1px solid #2B2B2B; background: #9EDFFC;}
/* counter chars table style */
#tdc{border-left: 1px solid #282828; border-right: 1px solid #282828; border-top: 1px solid #282828; border-bottom: 1px solid #282828; background: #2D2D2D;}
/* table 1 bg */
#tdbg1{background: #292929;}
/* table 2 bg */
#tdbg2{background: #262626;}
/* view all table 1 style */
#tdbg3{border: 1px none #00459B; background: #292929;}
/* view all table 2 style */
#tdbg4{border: 1px none #00459B; background: #262626;}
#tdhelp{border-bottom: 1px solid #A3A3A3;}
/* input items style */
input {
border-left: 1px solid #262626; border-right: 1px solid #262626; border-top: 1px solid #262626; border-bottom: 1px solid #262626;
font-family: Verdana; font-size: 10; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none;
color: #6C6C6C; background: #2D2D2D; background-image: url('http://www.racuda.com/formgradient1.jpg');
}
/* font tag style */
font{font-family: Verdana; font-size: 10; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;}
/* links style */
a:link  {
	color : #858585;
	text-decoration : none;
}

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

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

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