* {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
input,textarea,select{
		border:1px solid #959595;
		padding:2px;
	}
a:link{
	text-decoration:none;
	cursor:pointer;
}
.b1 {
	background:url("../../office/toolicon/ok.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b2 {
	background:url("../../office/toolicon/cancel.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b3 { 
	background:url("../../office/toolicon/newdocument.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b4 { 
	background:url("../../office/toolicon/refresh.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b5 { 
	background:url("../../office/toolicon/print.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b6 { 
	background:url("../../office/toolicon/save.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b7 { 
	background:url("../../office/toolicon/exit.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b8 { 
	background:url("../../office/toolicon/search.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.b9 { 
	background:url("../../office/toolicon/modify.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.brefresh { 
	background:url("../../office/toolicon/refresh.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.bhelp{
	background:url("../../office/toolicon/help.png");
	width:30px;height:30px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
fieldset {
	border:1px dotted;
	padding: 5px;
}
legend {
	padding: 5px;
	border:1px solid #333333;
	background-color:#cccccc;
}
#inputform {
	width:620px;
	background-color:#cccccc;
	border:1px solid;
}

#data {
	padding:5px;
	margin:5px;
	width:600px;
	background-color:#ffffff;
}
#warningtext {
	color:#ff0000;
}
#fieldseterror {
	border:1px solid;
	padding: 5px;
	width:300px;
	color:#ff0000;
}
#legenderror {
	padding: 5px;
	border:1px solid #ff0000;
	background-color:#ffffff;
}
table,tr,th,td {
	border:1px solid #959595;
	padding:2px;
	border-collapse: collapse;
}
#div_in {
	border:0px solid #000000;
	width:490px;
	background-color:#ffffff;
	padding:5px;
}
#div_out {
	border:1px solid #000000;
	width:500px;
	background-color:#cccccc;
	padding:5px;
}
#div14_in {
	border:0px solid #000000;
	width:1390px;
	background-color:#ffffff;
	padding:5px;
}
#div14_out {
	border:1px solid #000000;
	width:1400px;
	background-color:#cccccc;
	padding:5px;
}
#div12_in {
	border:0px solid #000000;
	width:1248px;
	background-color:#ffffff;
	padding:5px;
}
#div12_out {
	border:1px solid #000000;
	width:1238px;
	background-color:#cccccc;
	padding:5px;
}
#div13_in {
	border:0px solid #000000;
	width:1300px;
	background-color:#ffffff;
	padding:5px;
}
#div13_out {
	border:1px solid #000000;
	width:1290px;
	background-color:#cccccc;
	padding:5px;
}
#div10_in {
	border:0px solid #000000;
	width:1014px;
	background-color:#ffffff;
	padding:5px;
}
#div10_out {
	border:1px solid #000000;
	width:1024px;
	background-color:#cccccc;
	padding:5px;
}
#div9_in {
	border:0px solid #000000;
	width:890px;
	background-color:#ffffff;
	padding:5px;
}
#div9_out {
	border:1px solid #000000;
	width:900px;
	background-color:#cccccc;
	padding:5px;
}
#div7_in {
	border:0px solid #000000;
	width:690px;
	background-color:#ffffff;
	padding:5px;
}
#div7_out {
	border:1px solid #000000;
	width:700px;
	background-color:#cccccc;
	padding:5px;
}
#div5_in {
	border:0px solid #000000;
	width:490px;
	background-color:#ffffff;
	padding:5px;
}
#div5_out {
	border:1px solid #000000;
	width:500px;
	background-color:#cccccc;
	padding:5px;
}
#div3_in {
	border:0px solid #000000;
	width:290px;
	background-color:#ffffff;
	padding:5px;
}
#div3_out {
	border:1px solid #000000;
	width:300px;
	background-color:#cccccc;
	padding:5px;
}

.autocomplete_list * {
	font-family: "myriad pro", "segoe ui", "trebuchet ms", sans-serif;
	font-size: 13px;
}

.autocomplete_list b {
	font-weight: bold;
}

.autocomplete_list { 
	background: #f2f2f2; display: block;
	border: 1px solid gray;
	text-align: left; z-index: 200; 
}

.autocomplete_list, .autocomplete_list ol, .autocomplete_list li { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

.autocomplete_list li { 
	margin: 0; 
	text-align: left;
	cursor: pointer; 
	padding: 4px;
	border-bottom: 1px solid silver;	
}

.autocomplete_list .last_item { 
	display:none;
}

.autocomplete_list .current_item { 
	background: #b4d5fe; color: #000; 
}

.autocomplete_list span { 
	color: #111; float: right; padding-left: 2em; 
}

.autocomplete_icon { 
	background-image: url(../images/autocomplete.gif);	
	cursor: pointer;
	cursor: hand;	
}

/***************************************TreeView********************************************/
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 2;
color:#000000;
}

.treeview li{ /*Style for LI elements in generain(excludes an LI that contains sub lists)*/
background:  url("../class/images/folder.gif") no-repeat left center;
list-style-type: none;
padding-left: 15px;
margin-bottom: 1px;
color:#000000;
}

.treeview ul{ /*Style for LI elements in generain(excludes an LI that contains sub lists)*/
list-style-type: none;
padding-left: 15px;
margin-bottom: 1px;
color:#000000;
}

ul{
margin:0;
padding:1px;
list-style-type:none;
color:#000000;
}

li{
margin:0;
padding:1px;
list-style-type:none;
color:#000000;
}
.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background:  url("../class/images/closefolder.gif") no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

.blue_button {
                    border: solid 2px #333;
					display: inline-block;
                    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
                    *display: inline;
                    vertical-align: baseline;
                    margin: 0 2px;
                    outline: none;
                    cursor: pointer;
                    text-align: center;
                    text-decoration: none;
					color:#FFFFFF;
                    font: 12px bold Arial, Helvetica, sans-serif;
                    padding: .5em 1em .5em 1em;
                    text-shadow: 0 1px 1px rgba(0,0,0,.3);
                    -webkit-border-radius: .5em; 
                    -moz-border-radius: .5em;
                    border-radius: .5em;
                    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
                    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
                    box-shadow: 0 1px 2px rgba(0,0,0,.2);

                    background: #007eff;
                    background: -webkit-gradient(linear, left top, left bottom, from(#7fbeff), to(#007eff));
                    background: -moz-linear-gradient(top,  #7fbeff,  #007eff);
                    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fbeff', endColorstr='#007eff');
			}
.blue_button:hover {
                    text-decoration: none;
}
.blue_button:active {
                    position: relative;
                    top: 1px;
}

.button_blue {
                    border: solid 2px #333;
					display: inline-block;
                    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
                    *display: inline;
                    vertical-align: baseline;
                    margin: 0 2px;
                    outline: none;
                    cursor: pointer;
                    text-align: center;
                    text-decoration: none;
					color:#FFFFFF;
                    font: 12px bold Arial, Helvetica, sans-serif;
                    padding: .5em 1em .5em 1em;
                    text-shadow: 0 1px 1px rgba(0,0,0,.3);
                    -webkit-border-radius: .5em; 
                    -moz-border-radius: .5em;
                    border-radius: .5em;
                    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
                    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
                    box-shadow: 0 1px 2px rgba(0,0,0,.2);

                    background: #007eff;
                    background: -webkit-gradient(linear, left top, left bottom, from(#7fbeff), to(#007eff));
                    background: -moz-linear-gradient(top,  #7fbeff,  #007eff);
                    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fbeff', endColorstr='#007eff');
			}
.button_blue:hover {
                    text-decoration: none;
}

.button_blue:active {
                    position: relative;
                    top: 1px;
}
.mylegend{
	color:#ffffff;
	background:#0033ff;
	font-weight:bold;
}
/***************************************TreeView********************************************/