/* full body style */
body   {scrollbar-arrow-color: #0956AD;
  scrollbar-track-color: #EFF5FB;
  scrollbar-face-color: #EFF5FB;
  scrollbar-highlight-color: #0956AD;
  scrollbar-3dlight-color: #0956AD;
  scrollbar-darkshadow-color: #0956AD;
  scrollbar-shadow-color: #0956AD;
 margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
background-color:#EFF5FB;
border: 1 solid #0956AD;
	}
/* general table style */
td{font-family: Verdana, Arial, Serif; font-size: 10; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; border-left: 1px solid #0956AD; border-right: 1px solid #0956AD; border-top: 1px solid #0956AD; border-bottom: 0px solid #0956AD;}
/* last shout table style */
#tdl{border-left: 1px solid #0956AD; border-right: 1px solid #0956AD; border-top: 1px solid #0956AD; border-bottom: 1px solid #0956AD; background: #EFF5FB;}
/* counter chars table style */
#tdc{border-left: 1px solid #EFF5FB; border-right: 1px solid #EFF5FB; border-top: 1px solid #EFF5FB; border-bottom: 1px solid #EFF5FB; background: #FFFFFF;}
/* table 1 bg */
#tdbg1{background: #EFF5FB;}
/* table 2 bg */
#tdbg2{background: #CDE2F7;}
/* view all table 1 style */
#tdbg3{border: 1px none #0956AD; background: #EFF5FB;}
/* view all table 2 style */
#tdbg4{border: 1px none #0956AD; background: #CDE2F7;}
#tdhelp{border-bottom: 1px solid #C0C0C0;}
/* input items style */
input {
border-left: 1px solid #0956AD; border-right: 1px solid #0956AD; border-top: 1px solid #0956AD; border-bottom: 1px solid #0956AD;
font-family: Verdana; font-size: 10; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none;
color: #000000; background: #FFFFFF;
}
/* font tag style */
font{font-family: Verdana; font-size: xx-small; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;}
/* links style */
a:link  {
	text-decoration: none; 
color:#374452;
}

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

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

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