a {
	border: 0px;
	color: black;
}
img {
	border-style: none;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; } 
a:hover { text-decoration: underline; }
body {
    background-color: #777777;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
td, table {
	padding: 0px;
	margin: 0px;
}

.setuptable {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.forms {
	border-color: #CFCFCF;
	border-bottom-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-style: solid;
	border-width: 1px;
	background-color: #EFEFEF;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 250px;
	height: 24px;
}
.biggertext {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.logintext {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.greenline3 {
	height: 3px;
	background-color: #999999;
	width: 100%;
	font-size:1px;
}
.greenline2 {
	height: 3px;
	background-color: #AAAAAA;
	width: 100%;
	font-size:1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.loginbutton {
	border-style:solid;
	border-width:0px;
	cursor:pointer;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:21px;
	width:125px;
	background-image: url(../gallery/templates/grey/images/loginbutton.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #666666;
}
.galleryerror {
	border-style: solid;
	border-width: 1px;
	border-color: #D50000;
	color: #D50000;
	background-color: #FFE6E6;
	width: 450px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	margin-top: 16px;
	margin-bottom: 10px;
	text-align: center;
}
.ok {
	border-style: solid;
	border-width: 1px;
	border-color: #A0CF41;
	color: #6F9126;
	background-color: #E0F0C1;
	width: 450px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	margin-top: 16px;
	margin-bottom: 10px;
	text-align: center;
}

.setupheadertext {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	margin-bottom: 18px;
}
.setupheadertext2 {
	font-weight: normal;
	color: #999999;
}
.setupheadertext3 {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	margin-bottom: 14px;
}
.vseparator {
	display:inline;
	background-image: url(../gallery/templates/grey/images/vseparator.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 5px;
	margin-right: 8px;
}
.vseparator2 {
	display:inline;
	background-image: url(../gallery/templates/grey/images/vseparator.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 5px;
	margin-right: 5px;
}
.vseparator3 {
	display:inline;
	background-image: url(../gallery/templates/grey/images/vseparator.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 5px;
	margin-right: 7px;
}
.vseparatorgreen {
	display:inline;
	background-image: url(../gallery/templates/grey/images/vseparatorgreen.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 3px;
	margin-right: 3px;
}
.setupheader {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 98%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.tdunderline {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
}
.formnomargin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.tdfilesodd {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.tdfileseven {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #DDDDDD;
	border-bottom-style: solid;
	border-top-style: solid;
	background-color: #F3F3F3;
	vertical-align: middle;
}
.checkbox {
	margin-left: 6px;
	margin-right: 8px;
}

.header {
	background-image: url(../gallery/templates/grey/images/header_middle.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 61px;
}
.headerleft {
	background-image: url(../gallery/templates/grey/images/header_left.jpg);
	background-repeat: no-repeat;
	width: 183px;
}
.headerright {
	background-image: url(../gallery/templates/grey/images/header_right.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.footer {
	background-image: url(../gallery/templates/grey/images/footer_middle.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.footerleft {
	background-image: url(../gallery/templates/grey/images/footer_left.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.footerright {
	background-image: url(../gallery/templates/grey/images/footer_right.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.footertext {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.maintable {
	background-color: #FFFFFF;
	border-left-color: #626262;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #626262;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
}
.green {
	background-image: url(../gallery/templates/grey/images/green_middle.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 37px;
	width: 100%;
}
.greenleft {
	background-image: url(../gallery/templates/grey/images/green_left.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.greenright {
	background-image: url(../gallery/templates/grey/images/green_right.gif);
	background-repeat: no-repeat;
	width: 7px;
	background-position: top right;
}
.navi {
	background-image: url(../gallery/templates/grey/images/navi_center.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 37px;
	width: auto;
}
.navileft {
	background-image: url(../gallery/templates/grey/images/navi_left.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 37px;
}
.naviright {
	background-image: url(../gallery/templates/grey/images/navi_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 37px;
}
.navigation {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}
.toptext {
	text-align: right;
	padding-right: 10px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.gray,a.gray:link,a.gray:visited {
	color: #999999;
}
.middlecolumn {
	width: auto; 
	border-top-style: solid;
	border-top-color: #AAAAAA;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	border-bottom-width: 1px;
	padding-top: 20px;
}
.leftcolumn {
	width: 50%;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-bottom-width: 1px;
	padding-top: 25px;
}
.rightcolumn {
	width: 50%;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-bottom-width: 1px;
	padding-top: 25px;
}

.jqmWindow {
    display: none;
    background-color: #EEE;
    color: #333;
    border: 1px solid #C5C5C5;
    padding-top: 16px;
    padding-bottom: 14px;
	width: 750px;    
    z-index: 3000;
    
    margin-bottom: 15px;
}

.treeborder {
	background-color: #FFFFFF;
	border-bottom: 1px;
	border-top: 1px;
	border-color: #C5C5C5;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 20px;
}

.formswhite {
	background-color: #FFFFFF;
}

/* jquery tree */

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
}

.treeview div.hitarea {
	height: 15px;
	width: 15px;
	margin-left: -15px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html div.hitarea {
	background: #fff;
	filter: alpha(opacity=0);
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../gallery/templates/grey/treeview/tv-item.gif) 0 0 no-repeat; }
.treeview .collapsable { background-image: url(../gallery/templates/grey/treeview/tv-collapsable.gif); }
.treeview .expandable { background-image: url(../gallery/templates/grey/treeview/tv-expandable.gif); }
.treeview .last { background-image: url(../gallery/templates/grey/treeview/tv-item-last.gif); }
.treeview .lastCollapsable { background-image: url(../gallery/templates/grey/treeview/tv-collapsable-last.gif); }
.treeview .lastExpandable { background-image: url(../gallery/templates/grey/treeview/tv-expandable-last.gif); }

.filetree li { padding: 3px 0 1px 16px; }
.filetree span.folder, .filetree span.file { padding-left: 21px; display: block; height: 14px; }
.filetree span.folder { background: url(../gallery/templates/grey/treeview/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../gallery/templates/grey/treeview/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../gallery/templates/grey/treeview/file.gif) 0 0 no-repeat; }