ul.sortable li {
	position: relative;
}

ul.boxy {
	list-style-type: none;
	padding: 4px 4px 0 4px;
	margin: 0px;
	width: 10em;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
ul.boxy li {
	cursor:move;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #ccc;
	background-color: #eee;
}

ul.boxier {
	list-style-type: none;
	padding: 4px 4px 0 4px;
	margin: 0px;
	width: 10em;
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
	font-variant: small-caps;
}
ul.boxier li {
	cursor:move;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #c00;
	background-color: #eee;
}
.scrollDiv 
{   
	visibility: hidden;
} 

.aqua 
{
background: #8DBCD4;
}

.white 
{
background: #FFFFFF;
}

td#globalEdit 
{
background-image:  url("../../glbnav_background1.jpg");
/* position: relative; */

height: 45px;
color: #000000;
padding: 0px;
margin: 0px;
font-size: 9pt;
text-align: center;
z-index: 40;
}

#close {
	float: right;
}



#globalNav1c{

height: 45px;
color: #8DBCD4;
padding: 0px;
margin: 0px;
background-image:  url("../../glbnav_background1.jpg");

}

.globalNav1a{

height: 15px;
color: #000000;
padding-top: 10px;
padding-bottom: 4px;
margin: 0px;
background-image:  url("../../glbnav_background1.jpg");


}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: -150px;
	top: 70px;
	background-color: #8DBCD4;
	border: 1px solid #000;
}

/* Modern browsers (but especially firefox ) */
html>/**/body div#layer1 {
left: 150px;
}



#globalNavd{
position: relative;
height: 32px;
color: #8DBCD4;
padding-top: 5px;
margin: 0px;
background-image:  url("../../glbnav_background.gif");
}

#globalNavd img{
	margin-bottom: -4px;
 
}

/* Modern browsers (but especially firefox ) */
html>/**/body div#globalNavd {
padding-top: 0px;
margin-bottom: 0px;
}

div#globalNavDiv {

float: left;
text-align: left;
left: 0px;
top: 0px;
/ * width: 925px; */


}

div#globalNavDivTL {

float: left;
text-align: left;
left: 0px;
top: 0px;
/ * width: 300px; */


}

/* IE Only */
* html #toptable {
width: 1400px;
}

#toptable {
width: 1400px;
}


#currencyreport {
text-align: left;
left: 100px;
}

.contentstuff{
text-align: left;
left: 100px;
}

#uploadform {
text-align: left;
left: 100px;
}

/************ subglobalNav1a styles **************/

.subglobalNav1a{

	padding: 0px 0px 0px 0px;
	color: #ffffff;

}

.subglobalNav1a a:link, .subglobalNav1a a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav1a a:hover{
	color: #8DBCD4;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
