html{
	overflow-y:scroll;
}

body{
	background-image:url(img/Layout/BG.gif);
	background-attachment:fixed;
	line-height:1.3em;
	word-spacing:0.1em;
	font-size:10pt;
}

big{
	font-size:11pt;
}

input.menubtn{
	color:#808080; 
	font-weight: bold;
	background-color:#FFFFFF; 
	border: 0px; 
	font-size:9px;
} 

input.menubtn:hover{
	color:#000; 
} 

#parent{
	position:absolute;
	left:50%;
	width:900px;
	margin-left:-450px;
	margin-top:50px;
	background-color:#fff;
}


#borderT{
	background-image:url(./img/Layout/BorderT.gif);
	background-repeat:repeat-x;
	position:absolute;
	height:16px;
	width:100%;
	top:0px;
	margin-top:-16px;
}
#borderB{
	background-image:url(./img/Layout/BorderB.gif);
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	height:16px;
	width:100%;
	top:100%;
}
#borderL{
	background-image:url(./img/Layout/BorderL.gif);
	background-repeat:repeat-y;
	position:absolute;
	width:16px;
	height:100%;
	margin-left:-16px;	
}
#borderR{
	background-image:url(./img/Layout/BorderR.gif);
	background-repeat:repeat-y;
	position:absolute;
	width:16px;
	height:100%;
	left:900px;
}

#cornerBR{
	background-image:url(./img/Layout/CornerBR.gif);	
	background-repeat:no-repeat;
	position:absolute;
	width:16px;
	height:16px;
	top:100%;
	left:900px;
}
#cornerBL{
	background-image:url(./img/Layout/CornerBL.gif);	
	background-repeat:no-repeat;
	position:absolute;
	width:16px;
	height:16px;
	top:100%;
	left:0px;
	margin-left:-16px;
}
#cornerTR{
	background-image:url(./img/Layout/CornerTR.gif);	
	background-repeat:no-repeat;
	position:absolute;
	width:16px;
	height:16px;
	left:900px;
	margin-top:-16px;
}
#cornerTL{
	background-image:url(./img/Layout/CornerTL.gif);	
	background-repeat:no-repeat;
	position:absolute;
	width:16px;
	height:16px;
	left:0px;
	margin-left:-16px;
	margin-top:-16px;
}

#container{
	padding:10px;
}

.content{
}

.MenuButton{
	color: #666;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	background-color:#fff;
	padding:0px 4px;
	font-size:9pt;
}
.MenuButton:hover{
	color:#000;
	text-decoration:none;
	border-bottom: 2px solid #ddd;
}
.MenuButton:visited{
	text-decoration:none;
}

.content{
	padding:10px 40px;
}



#Folders{
	float:left;
	width:300px;
	margin-bottom:15px;
}

#DiaParent{
	float:right;
	border:1px solid #e0e0e0;
	background-color:#fcfcfc;
	margin-bottom:30px;
	width:480px;
	height:360px;
	cursor:pointer;
}

.ControlItem{
	position:absolute;
	top:0px;
	text-decoration: none;
	text-align: center;
	color: #888;
	width:23px;
	height:23px;
	display:inline-block;
	cursor: pointer;
}

.ControlItem:hover{
	background-color: #ddd;
	border: 1px solid #555;
	margin:-1px;
	color:#000;
}	

.ControlText{
	position:absolute;
	top:0px;
	display:inline-block;
	font-size:10pt;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	height:23px;
	width:23px;
}

#DiaControl{
	display:inline-block;
	position:absolute;
	margin-top:-25px;
	margin-left:-1px;
	width:305px;
	height:23px;
	border:1px solid #d0d0df;
	background-color:#f8f8ff;
}

.folder,.ffolder{
	color: #666;
	cursor:pointer;
	text-decoration:none;
	padding:0px 10px;
	font-size:10pt;
}
.ffolder{
	padding-left:3px;
	background-color: #f8f8f8;
}
.folder:hover,.ffolder:hover{
	color:#000;
	text-decoration:none;
	border:1px solid #e0e0e0;
	background-color:#f8f8f8;
	margin-top:-1px;
	margin-bottom:-1px;
	padding-left:12px;
	border-left:0px;
	border-right:0px;
}
.ffolder:hover{
	padding-left:5px;
	border:1px solid #e0e0e0;
}
.folder:visited,.ffolder:visited{
	text-decoration:none;
}

.label{
	display:block;
	color: #000;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	background-color:#f8f8f8;
	border:1px solid #e0e0e0;
	border-left:0px;
	border-top:0px;
	padding:0px 4px;
	font-size:10pt;
	margin-top:2px;
}

.label:hover{
	border:1px solid #d8d8d8;
	background-color:#f0f0f0;
	border-right:0px;
	border-bottom:0px;
}

.category{
	margin-bottom:0.5em;
	border:1px solid #e0e0e0;
	background-color:#fcfcfc;
	border-top:0px;
}

.editButton{
	cursor:pointer;
	font-size:9pt;
	font-family:arial;
	font-weight:bold;
	border:1px solid #eee;
	margin:0px 2px;
}
.editButton:hover{
	background-color:#f0f0f0;
}

#TimeOutParent{
	position:absolute;
	top:6px;
	left:143px;
	height:9px;
	border:1px solid #555;
	width:100px;
	display:inline-block;
}

.semprog, .semprogb{
	position:relative;
	text-align:center;
	clear:both;
	margin-top:8px;
}
.semprog:hover, .semprogb:hover{
	background-color:#eee;
	border: 1px solid #ccc;
	border-left:0px;
	border-right:0px;
	margin-top:6px;
	cursor:default;
}
.semprogb{
	font-weight:bold;
}
.semprogleft, .semprogright{
	display:inline-block;
	position:absolute;
	top:0px;
	width:100px;
	white-space:nowrap;
}
.semprogleft{
	left:0px;
	text-align:left;
}
.semprogright{
	float:right;
	left:100%;
	margin-left:-100px;
	text-align:right;
}


