/* full body style */
body  {
        scrollbar-face-color:#F2F2F2;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3dlight-color:#C0C0C0;
        scrollbar-shadow-color:#E1E1E1;
        scrollbar-darkshadow-color:#C0C0C0;
        scrollbar-track-color:#F2F2F2;
        scrollbar-arrow-color:#009900;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
		background-color:#FFFFFF;
	}
/* general table style */
td{font-family: Verdana, Arial, Serif; font-size: 10px; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; border-left: 1px solid #808080; border-right: 1px solid #808080; border-top: 1px solid #808080; border-bottom: 0px solid #808080;}
/* 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: #FFFFFF;}
/* table 1 bg */
#tdbg1{background: #E1E1E1;}
/* table 2 bg */
#tdbg2{background: #D2D2D2;}
/* view all table 1 style */
#tdbg3{border: 1px none #808080; background: #E1E1E1;}
/* view all table 2 style */
#tdbg4{border: 1px none #808080; background: #D2D2D2;}
#tdbg5{border: 1px none #808080; background: #FFFFFF;}
#tdbg6{border: 1px solid #000000; background: #FFFFFF;}
#tdbgacid{border: 1px solid #000000; background: #FF9900;}
#tdbgmacro{border: 1px solid #000000; background: #00FFFF;}
#tdbgmicro{border: 1px solid #000000; background: #00FF00;}

#tdhelp{border-bottom: 1px solid #C0C0C0;}
/* 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: #000000; background: #FFFFFF;
}
/* font tag style */
font{font-family: Verdana, Arial, Serif; font-size: 10px; font-weight: 100; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;}

/* footer style */
.footer {
 color: black;
 font-family: tahoma,helvetica;
 font-size: 11px;
}
a.footer:link, a.footer:visited, a.footer:active {
 color: black;
 text-decoration: underline;
}
a.footer:hover {
 text-decoration: none;
}
table.footer { border: 1px solid black; }
td.footer { background: white; border: 0px;}

/* links style */
a:link  {
	color : #009900;
	text-decoration : none;
}

a:visited  {
	color : #009900;
	text-decoration : none;
}

a:active  {
	color : #009900;
	text-decoration : none;
}

a:hover  {
	color : #00CC00;
	text-decoration : none;
}

.smallfont {
 font-size: 11px;
 font-family: Tahoma,Helvetica;
}

.normalfont {
 font-size: 13px;
 font-family: Tahoma,Helvetica;
}

select {
 font-size: 10px;
 font-family: tahoma,helvetica;
 font-weight: bold;	
 color: #000000;
 background-color: #ffff00;
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #ffff00;
}