html, body {
    height:100%;
}

BODY
{
    font-size: 12px;
    margin: 0px;
    font-family: Verdana;
    background-color: #73b0f6;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
}

.setdesktop
{
    border-width: 0px;
    height: 99%;
    width: 99%;
    position: absolute;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px; 
	min-height:99%;       
}

.setdesktop1
{
    /*width="100%"  height="99%" align="center" cellpadding="3" 
                    cellspacing="0"  style="border: 2pt solid #993300;"   
    */
    padding: 0px;
    margin: 0px;
   
    height: 99%;
    width: 100%;
    position:absolute;
    min-height:100%;       
}
        
span
{ font-size: 12px;
}

.tokensize
{ font-size: 26px;
}
.bg_dark {
	BACKGROUND-COLOR: #034ea2
}
.bg_light
{
	background-color: #66cc99;
	background-image: url('images/barselect.JPG');
	height: 22px;
}

.bg_light_n
{
	background-image: url('images/home_theme_06.gif');
}

.bg_medium {
	BACKGROUND-COLOR: #0099da
}

INPUT1
{
	color: #000000;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
font-size: 12px;
}
TEXTAREA1 {
	color: #000000;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}
SELECT {
	color: #000000;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}



INPUT.post {
	BACKGROUND-COLOR: #ffffff
}
TEXTAREA.post {
	BACKGROUND-COLOR: #ffffff
}

INPUT.button
{
	border: thin solid #000000;
	font-weight: bold;
		font-size: 10px;
		cursor: hand;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: transparent;
	background-image: url('images/barselect.JPG');
		color: black;
	margin-bottom: 0px;
}

.transp-block {
	width:100%;	
	height:54px;
	background-color:White;
	background-image: url(image/bg_old.gif);
	background-repeat: no-repeat;
}
.normalrow
{
	background-color: #C9B7AE;
}
.hightlighrow
{
	background-color:#F7F4C0;
}
.Freezing
{
   position:relative ;
   top:expression(this.offsetParent.scrollTop);
   z-index: 10;
   background-color: #66cc99;
	background-image: url(images/barselect.JPG);
}
.freezing1
{
	position:relative ;top:expression(this.offsetParent.scrollTop);z-index: 10;
}

.normalrow
{
	background-color: white;
}
.hightlighrow
{
	background-color: Lime;
}

.tdHeader
{
	background-image: url('images/home_05.gif');
}

.ajaxTool
{ 
	font-size: 10px;
}

.completionListElement 
{  
    visibility : hidden; 
    margin : 0px! important; 
    background-color : Silver; 
    color : black; 
    border : solid 1px gray; 
    cursor : pointer; 
    text-align : left; 
    list-style-type : none; 
    font-family : Verdana; 
    font-size: 10px; 
    padding : 0; 
} 
.listItem 
{ 
    background-color: white; 
    padding : 1px; 
}      
.highlightedListItem 
{ 
    background-color: #c3ebf9; 
    padding : 1px; 
}
.DDLPanelListSearchExtender
{
	position:relative;
    background-color:white;
    padding : 0px;
    font-size:0px;
 }
 
 .ajax__tab_xp1 .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url('images/tab/tab-line.gif') repeat-x bottom;}
.ajax__tab_xp1 .ajax__tab_outer {padding-right:0px;background:url('images/tab/tab-right.gif') no-repeat  right;height:21px;}
.ajax__tab_xp1 .ajax__tab_inner {padding-left:3px;background:url('images/tab/tab-left.gif') no-repeat;}
.ajax__tab_xp1 .ajax__tab_tab {height:21px;padding:4px;margin:0;background:url('images/tab/tab.gif') repeat-x;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_outer {background:url('images/tab/tab-hover-right.gif') no-repeat right;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_inner {background:url('images/tab/tab-hover-left.gif') no-repeat;}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_tab {background:url('images/tab/tab-hover.gif') repeat-x;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_outer {background:url('images/tab/tab-active-right.gif') no-repeat right;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_inner {background:url('images/tab/tab-active-left.gif') no-repeat ;}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_tab {background:url('images/tab/tab-active.gif') repeat-x;}
.ajax__tab_xp1 .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

.waiting_blink
{
    text-decoration: blink;
    font-weight: bold;
    color: #FF0000;
}
