.TextBox_LookIn_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_LookIn_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_LookIn_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.ComboBox_LookIn_Normal {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_LookIn_Normal.png"); 
}
.ComboBox_LookIn_Hovering {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #808080;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_LookIn_Hovering.png"); 
}
.ComboBox_LookIn_Disabled {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_LookIn_Disabled.png"); 
}
.ComboBox_LookIn_Popup {
	cursor: default;
	border: 1px solid gray;
	font-family: "Dialog";
	font-size: 11.0px;
}
.ComboBox_LookIn_Popup_Item_Normal {
	padding-left: 6pt;
	background-color: white;
}
.ComboBox_LookIn_Popup_Item_Hover {
	padding-left: 6pt;
	background-color: #DDDDDD;
}
.TextBox_File_Name_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_File_Name_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_File_Name_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.Button_Ok_Normal {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Ok_Normal.png"); 
}
.Button_Ok_Hovering {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Ok_Hovering.png"); 
}
.Button_Ok_Selected {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Ok_Selected.png"); 
}
.Button_Ok_Disabled {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Ok_Disabled.png"); 
}
.TextBox_Files_Type_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Files_Type_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Files_Type_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.ComboBox_File_Type_Normal {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_File_Type_Normal.png"); 
}
.ComboBox_File_Type_Hovering {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #808080;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_File_Type_Hovering.png"); 
}
.ComboBox_File_Type_Disabled {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_File_Type_Disabled.png"); 
}
.ComboBox_File_Type_Popup {
	cursor: default;
	border: 1px solid gray;
	font-family: "Dialog";
	font-size: 11.0px;
}
.ComboBox_File_Type_Popup_Item_Normal {
	padding-left: 6pt;
	background-color: white;
}
.ComboBox_File_Type_Popup_Item_Hover {
	padding-left: 6pt;
	background-color: #DDDDDD;
}
.Button_Cancel_Normal {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Cancel_Normal.png"); 
}
.Button_Cancel_Hovering {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Cancel_Hovering.png"); 
}
.Button_Cancel_Selected {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Cancel_Selected.png"); 
}
.Button_Cancel_Disabled {
	cursor: pointer;
	border: none;
	background: url("../images/Button_Cancel_Disabled.png"); 
}
.ImageBox_Buttons_Normal {
	border: none;
	overflow: hidden;
	background: url("../images/ImageBox_Buttons_Normal.png"); 
}
.List_Desktop_Normal {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_0.png"); 
}
.List_Desktop_Disabled {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_Disabled.png"); 
}
.List_Desktop_Normal_1 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_1.png"); 
}
.List_Desktop_Normal_2 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_2.png"); 
}
.List_Desktop_Normal_3 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_3.png"); 
}
.List_Desktop_Normal_4 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_4.png"); 
}
.List_Desktop_Normal_5 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_5.png"); 
}
.List_Desktop_Normal_6 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Desktop_6.png"); 
}
.Table_Recent_Doc_Header_Frame {
	color: #000000;
	border-collapse: collapse;
	border-left: #000000 1.0px solid;
	border-top: #ffffff 2px outset;
	border-right: #000000 1.0px solid;
	border-bottom: #000000 0px solid;
	table-layout: fixed;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.Table_Recent_Doc_Body_Frame {
	color: #000000;
	border-collapse: collapse;
	border: #000000 1.0px solid;
	table-layout: fixed;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.Table_Recent_Doc_Header_Cell {
	background-color: #c6c6c6;
	border-left: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 1.0px solid;
	border-bottom: #000000 0px solid;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.Table_Recent_Doc_Body_Cell {
	cursor: pointer;
	height: 25px;
	border-left: #000000 1.0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 1.0px solid;
	border-bottom: #000000 0px solid;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.Table_Recent_Doc_Row {
	background-color: #FFFFFF;
}
.Table_Recent_Doc_Row_Alt {
	background-color: #F0F0F0;
}
.Table_Recent_Doc_Row_Sel {
	background-color: #d2d2d2;
}
.Table_Recent_Doc_Disabled {
	color: #969696;
	border-color: #c0c0c0;
}
.List_My_Documents_Normal {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_0.png"); 
}
.List_My_Documents_Disabled {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_Disabled.png"); 
}
.List_My_Documents_Normal_1 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_1.png"); 
}
.List_My_Documents_Normal_2 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_2.png"); 
}
.List_My_Documents_Normal_3 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_3.png"); 
}
.List_My_Documents_Normal_4 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_4.png"); 
}
.List_My_Documents_Normal_5 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_5.png"); 
}
.List_My_Documents_Normal_6 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Documents_6.png"); 
}
.List_My_Computer_Normal {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Computer_0.png"); 
}
.List_My_Computer_Disabled {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Computer_Disabled.png"); 
}
.List_My_Computer_Normal_1 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Computer_1.png"); 
}
.List_My_Computer_Normal_2 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Computer_2.png"); 
}
.List_My_Computer_Normal_3 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Computer_3.png"); 
}
.List_My_Computer_Normal_4 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Computer_4.png"); 
}
.List_My_Computer_Normal_5 {
	cursor: pointer;
	border: none;
	background: url("../images/List_My_Computer_5.png"); 
}
.List_Network_Normal {
	cursor: pointer;
	border: none;
	background: url("../images/List_Network_0.png"); 
}
.List_Network_Disabled {
	cursor: pointer;
	border: none;
	background: url("../images/List_Network_Disabled.png"); 
}
.List_Network_Normal_1 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Network_1.png"); 
}
.List_Network_Normal_2 {
	cursor: pointer;
	border: none;
	background: url("../images/List_Network_2.png"); 
}
.TextBox_Recent_Doc_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Recent_Doc_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Recent_Doc_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.ImageBox_Recent_Doc_Normal {
	border: none;
	overflow: hidden;
	background: url("../images/ImageBox_Recent_Doc_Normal.png"); 
}
.ImageBox_Desktop_Normal {
	border: none;
	overflow: hidden;
	background: url("../images/ImageBox_Desktop_Normal.png"); 
}
.ImageBox_MyDoc_Normal {
	border: none;
	overflow: hidden;
	background: url("../images/ImageBox_MyDoc_Normal.png"); 
}
.ImageBox_Computer_Normal {
	border: none;
	overflow: hidden;
	background: url("../images/ImageBox_Computer_Normal.png"); 
}
.ImageBox_Network_Normal {
	border: none;
	overflow: hidden;
	background: url("../images/ImageBox_Network_Normal.png"); 
}
.TextBox_Recent_Desktop_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Recent_Desktop_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Recent_Desktop_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_MyDoc_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_MyDoc_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_MyDoc_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_Computer_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Computer_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Computer_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_Network_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Network_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Network_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_Recent_Doc_Mask_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Recent_Doc_Mask_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Recent_Doc_Mask_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_Desktop_Mask_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Desktop_Mask_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Desktop_Mask_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_My_Doc_Mask_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_My_Doc_Mask_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_My_Doc_Mask_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_My_Computer_Mask_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_My_Computer_Mask_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_My_Computer_Mask_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.TextBox_Network_Mask_Normal {
	border: none;
	padding: 0pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Network_Mask_Disabled {
	border: none;
	padding: 0pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	word-wrap:break-word;
	word-break:keep-all;
}
.TextBox_Network_Mask_Background {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.ComboBox_File_Name_Normal {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_File_Name_Normal.png"); 
}
.ComboBox_File_Name_Hovering {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #808080;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_File_Name_Hovering.png"); 
}
.ComboBox_File_Name_Disabled {
	cursor: pointer;
	border: none;
	text-align: left;
	padding-left: 6pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	background: url("../images/ComboBox_File_Name_Disabled.png"); 
}
.ComboBox_File_Name_Popup {
	cursor: default;
	border: 1px solid gray;
	font-family: "Dialog";
	font-size: 11.0px;
}
.ComboBox_File_Name_Popup_Item_Normal {
	padding-left: 6pt;
	background-color: white;
}
.ComboBox_File_Name_Popup_Item_Hover {
	padding-left: 6pt;
	background-color: #DDDDDD;
}
.TextEditBox_File_Name_Normal {
	cursor: text;
	border: none;
	padding: 4pt;
	color: #000000;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background: url("../images/TextEditBox_File_Name_Normal.png"); 
}
.TextEditBox_File_Name_Disabled {
	cursor: text;
	border: none;
	padding: 4pt;
	color: #969696;
	font-family: "Dialog";
	font-size: 11.0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background: url("../images/TextEditBox_File_Name_Disabled.png"); 
}

