<!--
A:link    { cursor: hand; text-decoration: none; background-color: transparent; color: #6375D7; padding: 0;}
A:visited { cursor: hand; text-decoration: none; background-color: transparent; color: #6375D7; padding: 0;}
A:hover   { cursor: hand; text-decoration: none; background-color: transparent; color: #FFA621; padding: 0;}

.topbar:link    { cursor: hand; text-decoration: none; background-color: transparent; color: #FFFFFF; padding: 0;}
.topbar:visited { cursor: hand; text-decoration: none; background-color: transparent; color: #FFFFFF; padding: 0;}
.topbar:hover   { color:red; }

.topbar:link    { cursor: hand; text-decoration: none; background-color: transparent; color: #FFFFFF; padding: 0;}
.topbar:visited { cursor: hand; text-decoration: none; background-color: transparent; color: #FFFFFF; padding: 0;}
.topbar:hover   { color:#FDD601; }

.topbarh:link    { cursor: hand; text-decoration: none; background-color: transparent; color: #FFD700; padding: 0;}
.topbarh:visited { cursor: hand; text-decoration: none; background-color: transparent; color: #FFD700; padding: 0;}
.topbarh:hover   { color:#FFFFFF; }

.screenshottext { font-family: Arial, Verdana; font-size: 11pt; height:214;}

.resourceheader {background-color: transparent; color: #183091; font-weight: bold; border: 0px outset #FFFFFF; padding-left:2; font-size: 11pt}

.brcolumnheader {background-color: transparent; color: royalblue; font-weight: bold; border: 0px outset #FFFFFF; padding-left:2; font-size: 10pt}
.brcolumnheaderselected {background-color: transparent; color: royalblue; font-weight: bold; border: 0px outset #FFFFFF; padding-left:2; font-size: 10pt}
.mcbrowsetable {background-color: #FFFFFF; color: #0E3E9F; padding-left:2; padding-right:0; font-family: Arial; font-size: 10pt}
.browseddtable {margin-bottom:10; margin-left:18;}
.browsestatusicon {}
.browsedatacol {padding-right:10px}
.browseiconcol {padding-right:2px}
.browsestatusiconheader {margin-left:4}
.browseicon {margin-right:4}
.browseddtext {cursor:hand; font-family: Arial; font-size: 10pt; color: #109E10; font-weight: bold; padding-left:3; padding-bottom:0	}
.browseddlabel {color: #0E3E9F; padding-right:4; font-family: Arial; font-size: 10pt; padding-top:1}
.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: hand;
    color: #FFFFFF;
    font-weight: bold;
    padding:3 px;
    border: outset #ff6600 1px;
}

TD.clsBtnDown
{
	width:100%;
    cursor: hand;
    color: #FFFFFF;
    font-weight: bold;
    padding:3 px;
    border: inset #ff6600 1px;
}

TD.clsBtnOn
{
	width:100%;
    cursor: hand;
    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:hand
}

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:hand
}

.leftpanelwidth {width: 238px; }
.TabMenu {padding:5; border: 1px solid #C0C0C0; cursor:pointer; cursor:hand; }
.TabMenuLabel {padding-left:2; padding-right:4; font-family:arial; font-size:10pt; font-weight:bold; color: #1A329E;}
.TabMenuTable {margin-top:5; 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
}
.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:hand;
}
.buttonsenabled {
	display:	;
	filter:		none;
	cursor:hand
}

//-->