﻿#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
#sddm2
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm2 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm2 li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 150px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm2 li a:hover
{	background: #49A3FF}
		

.emptypng { background-image: url(images/empty16.png); width: 16px; height: 16px; }      
.filledpng { background-image: url(images/fill16.png); width: 16px; height: 16px; }      
.waitpng { background-image: url(images/wait16.png); width: 16px; height: 16px; } 


.pwSclass1
        {
            font-weight: bold;
            color: #CC0000;
        }
.pwSclass2
        {
            font-weight: bold;
            color: #CC6600;
        }
.pwSclass3
        {
            font-weight: bold;
            color: #A6A600;
        }
.pwSclass4
        {
            font-weight: bold;
            color: #57A905;
        }
.pwSclass5
        {
            font-weight: bold;
            color: #336600;
        }
        
        
#styletest div
    {  
        background-color: #E0EAF3;
        border: 2px;
        border-color: #49618B;
    }
    
.mye_tabstyle .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(images/tab-line.gif) repeat-x bottom;}
.mye_tabstyle .ajax__tab_outer {padding-right:0px;background:url(images/tab-right.gif) no-repeat right;height:21px;}
.mye_tabstyle .ajax__tab_inner {padding-left:3px;background:url(images/tab-left.gif) no-repeat;}
.mye_tabstyle .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(images/tab.gif) repeat-x;}
.mye_tabstyle .ajax__tab_hover .ajax__tab_outer {background:url(images/tab-hover-right.gif) no-repeat right;}
.mye_tabstyle .ajax__tab_hover .ajax__tab_inner {background:url(images/tab-hover-left.gif) no-repeat;}
.mye_tabstyle .ajax__tab_hover .ajax__tab_tab {background:url(images/tab-hover.gif) repeat-x;}
.mye_tabstyle .ajax__tab_active .ajax__tab_outer {background:url(images/tab-active-right.gif) no-repeat right;}
.mye_tabstyle .ajax__tab_active .ajax__tab_inner {background:url(images/tab-active-left.gif) no-repeat;}
.mye_tabstyle .ajax__tab_active .ajax__tab_tab {background:url(images/tab-active.gif) repeat-x;}
.mye_tabstyle .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;padding:8px;background-color:#E0EAF3;}

.panelsyle{font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;padding:8px;background-color:#E0EAF3;}
		
.Navigation
{
    border:0px;
}

.sortable {
			text-align: left;
			font-size: 12px;
			font-family: verdana;
			background: #c0c0c0;
		}
 
		.sortable thead  {
			cursor: pointer;
		}
 
		.sortable thead tr,
		.sortable tfoot tr {
			background: #c0c0c0;
		}
 
		.sortable tbody tr {
			background: #f0f0f0;
		}
 
		.sortable tbody td, th {
			border: 2px solid white;
}		