A:link    { cursor: pointer; text-decoration: none; background-color: transparent; color: #6375D7; padding:0px; outline:none !important;-moz-outline:none !important;}
A:visited { cursor: pointer; text-decoration: none; background-color: transparent; color: #6375D7; padding:0px; outline:none !important;-moz-outline:none !important;}
A:hover   { cursor: pointer; text-decoration: none; background-color: transparent; color: red; padding:0px; outline:none !important;-moz-outline:none !important;}
A:focus   { cursor: pointer; text-decoration: none; background-color: transparent; color: red; padding:0px; outline:none !important;-moz-outline:none !important;}

.topbar:link    { cursor: pointer; text-decoration: none; background-color: transparent; color: #FFFFFF; padding:0px;}
.topbar:visited { cursor: pointer; text-decoration: none; background-color: transparent; color: #FFFFFF; padding:0px;}
.topbar:hover   { color:red; }

.topbar:link    { cursor: pointer; text-decoration: none; background-color: transparent; color: #FFFFFF; padding:0px;}
.topbar:visited { cursor: pointer; text-decoration: none; background-color: transparent; color: #FFFFFF; padding:0px;}
.topbar:hover   { color:#FDD601; }

.topbarh:link    { cursor: pointer; text-decoration: none; background-color: transparent; color: #FFD700; padding:0px;}
.topbarh:visited { cursor: pointer; text-decoration: none; background-color: transparent; color: #FFD700; padding:0px;}
.topbarh:hover   { color:#FFFFFF; }

*:focus, *:active {-moz-outline:none !important; outline:none !important;}
 
input, textarea, select {  
    outline: none !important; 
    -moz-outline:none !important
} 

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner    {
    border : 0px;    
} 

input[type="submit"]:focus, input[type="button"]:focus    {
    outline : none !important;     
    -moz-outline:none !important
}

.screenshottext { font-family: Arial, Verdana; font-size: 11pt; height:214px;}

.resourceheader {background-color: transparent; color: #183091; font-weight: bold; border: 0px outset #FFFFFF; padding-left:2px; font-size: 11pt}

.brcolumnheader {background-color: transparent; color: royalblue; font-weight: bold; border: 0px outset #FFFFFF; padding-left:2px; font-size: 10pt}
.brcolumnheaderselected {background-color: transparent; color: royalblue; font-weight: bold; border: 0px outset #FFFFFF; padding-left:2px; font-size: 10pt}
.mcbrowsetable {background-color: #FFFFFF; color: #0E3E9F; padding-left:2px; padding-right:0px; font-family: Arial; font-size: 10pt}
.browseddtable {margin-bottom:10px; margin-left:18px;}
.browsestatusicon {}
.browsedatacol {padding-right:10px}
.browseiconcol {padding-right:2px}
.browsestatusiconheader {margin-left:4px}
.browseicon {margin-right:4px}
.browseddtext {cursor:pointer; font-family: Arial; font-size: 10pt; color: #109E10; font-weight: bold; padding-left:3px; padding-bottom:0	}
.browseddlabel {color: #0E3E9F; padding-right:4px; font-family: Arial; font-size: 10pt; padding-top:1px}
.priorityred {color:red}

.accessible {background-color: #FFFFCC; color: #000000; font-weight: normal; font-size: 10pt; font-family: Arial;}
.accessible2 {background-color: #FFFFFF; color: #000000; font-weight: normal; font-size: 10pt; font-family: Arial}
.normal {background-color: #FFFFFF; color: #000000; font-weight: normal; font-size: 10pt; font-family: Arial;}

.phonetext
{
	padding-top:19px;
	padding-right:15px;
	color:#ffffff;
	font-family:arial;
	font-size:13pt;
	font-weight:bold;
}
TD.clsBtnUp
{
	width:100%;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    padding:3 px;
    border: outset #ff6600 1px;
}

TD.clsBtnDown
{
	width:100%;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    padding:3 px;
    border: inset #ff6600 1px;
}

TD.clsBtnOn
{
	width:100%;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    padding:3 px;
    border: inset #ff6600 1px;
}

TD.clsBtnOff
{
	width:100%;
    color: #FFFFFF;
    font-weight: bold;
    tab-index: 0;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    border: ;
}

TD.xclsBtnOff2
{
	width:100%;
    color: #FFFFFF;
    font-weight: bold;
    tab-index: 0;
    border: 2px outset #FFFFFF;
    /*
    border-bottom:1px solid #808080;
    border-top:1px solid #808080;
    */
    cursor:pointer
}

TD.clsBtnOff2
{
	width:100%;
    color: black;
    font-weight: normal;
    font-size: 9pt;
    tab-index: 0;
    border:2px solid #FFFFFF;
    /*
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    */
}

TD.clsBtnUp2
{
	width:100%;
    color: black;
    font-size: 9pt;
    font-weight: normal;
    tab-index: 0;
    border: 2px outset #FFFFFF;
    /*
    border-bottom:1px solid #808080;
    border-top:1px solid #808080;
    */
    cursor:pointer
}

.leftpanelwidth {width: 270px; }
.TabMenu {padding:5px; border: 1px solid #C0C0C0; cursor:pointer; cursor:pointer; }
.TabMenuLabel {padding-left:2px; padding-right:4px; font-family:arial; font-size:10pt; font-weight:bold; color: #1A329E;}
.TabMenuTable {margin-top:5px; font-family: Verdana,Arial; font-size: 11px; border-collapse:collapse;}

.mcbrowsetabletree
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 8pt;
    COLOR: #0e3e9f;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #fefefe;
    border-spacing:0px;
}
.browsedatacol
{
    PADDING-RIGHT: 10px
}
.browseiconcol
{
    PADDING-RIGHT: 2px
}
.mcdialogtitle {font-family: Tahoma; font-size: 18pt; color: #AEAEAE; font-weight: bold;}
.buttonsdisabled {
	display:	static;
	filter:		Gray() Alpha(Opacity=40);
	cursor:pointer;
}
.buttonsenabled {
	display:	;
	filter:		none;
	cursor:pointer;
}
