	.container{
		border:2px outset #555;

		background:#2f2f2f;
		}
		.container h5{
			font-size:12px;
			font-weight:bold;
			color:#bbb;
			margin:5px;
		}


	.box1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float:left;
		margin:5px;
		}
		.box1 a{
			color:#eee;
			}
		.box1 a:hover{
			color:#ddd;
			}
		.box1 a:visited{
			color:#eee;
			}

	.box1c{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width:250px;
		margin:auto;
		margin-top:10px;
		margin-bottom:10px;
		}

	.box1-header{
		width:250px;
		background:#333;
		height:30px;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		border-top:1px outset #666666;
		}
		.box1-header h5{
			color:#CCCCCC;
			font-weight:bold;
			font-size:10px;
			margin:5px;
			}
		.box1-header h6{
			color:#EEE;
			font-weight:bold;
			font-size:12px;
			text-align:center;
			margin:5px;
			}
		.box1-header input{
			color:#CCCCCC;
			font-size:11px;
			width:69px;
			margin-left:5px;
			background:#555;
			border:#666 1px solid;
			float:right;
			}
		.box1-header img{
			margin-top:5px;
			margin-right:5px;
			float:right;
			}

	.box1-subheader{
		width:250px;
		background:#666;
		height:25px;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		}
		.box1-subheader h6{
			color:#333;
			font-weight:bold;
			font-size:10px;
			padding:1px;
			padding-left:5px;
			margin:0px;
			}
		.box1-subheader img{
			margin-top:5px;
			margin-right:5px;
			float:right;
			}

	.box1-content{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		background-color:#444444;
		width:250px;
		height:150px;
		overflow:auto;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		scrollbar-base-color:#666;
	  	scrollbar-3d-light-color:#777;
  		scrollbar-arrow-color:#777;
	  	scrollbar-darkshadow-color:#444;
	  	scrollbar-face-color:#333;
	  	scrollbar-highlight-color:#333;
	  	scrollbar-shadow-color:#444;
	  	scrollbar-track-color:#444;
		}
		.box1-content span{
			marging:1px;
			font-family:Verdana, Helvetica, Arial;
			font-size:10px;
			}
		.box1-content select{
			marging:1px;
			font-family:Verdana, Helvetica, Arial;
			font-size:10px;
			}
		.box1-content input{
			marging:1px;
			font-family:Verdana, Helvetica, Arial;
			font-size:10px;
			}
		.box1-content-text{
			color:#eee;
			padding:5px;
			text-align:justify;
			}
		.box1-content-text img{
			float:right;
			margin:5px;
			}

	.box1 .footer{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:250px;

		background-color:#444444;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		border-bottom:1px outset #666666;
		}
		.box1 .footer .left{
			color:#bbb;
			margin:5px;
			float:left;
			}
		.box1 .footer .right{
			color:#bbb;
			margin:5px;
			float:right;
			}
			.box1 .footer .right a{
				color:#CCC;
			}



	.box2{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width:512px;
		float:left;
		margin:5px;
		}

	.box2c{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width:512px;
		margin:auto;
		margin-top:10px;
		margin-bottom:10px;
		}

	.box2-header{
		width:512px;
		background:#333;
		height:30px;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		border-top:1px outset #666666;
		}
		.box2-header h5{
			color:#CCCCCC;
			font-weight:bold;
			font-size:10px;
			margin:5px;
			}
		.box2-header input{
			color:#CCCCCC;
			font-size:11px;
			width:69px;
			margin-left:5px;
			background:#555;
			border:#666 1px solid;
			float:right;
			}
		.box2-header img{
			margin:5px;
			float:right;
			}

	.box2-content{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#eee;
		background-color:#444444;
		width:512px;
		height:270px;
		overflow:auto;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
	  scrollbar-base-color:#666;
	  scrollbar-3d-light-color:#777;
  	scrollbar-arrow-color:#777;
	  scrollbar-darkshadow-color:#444;
	  scrollbar-face-color:#333;
	  scrollbar-highlight-color:#333;
	  scrollbar-shadow-color:#444;
	  scrollbar-track-color:#444;
		}
			.box2-content span{
				marging:1px;
				font-family:Verdana, Helvetica, Arial;
				font-size:10px;
				text-align:right;
			}
			.box2-content select{
				marging:1px;
				font-family:Verdana, Helvetica, Arial;
				font-size:10px;
			}
			.box2-content input{
				marging:1px;
				font-family:Verdana, Helvetica, Arial;
				font-size:10px;
			}


	.box3{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float:left;
		margin:5px;
		}
		.box3 a{
			color:#eee;
			}
		.box3 a:hover{
			color:#ddd;
			}
		.box3 a:visited{
			color:#eee;
			}

	.box3 .header{
		width:270px;
		background:#333;
		height:35px;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		border-top:1px outset #666666;
		-moz-border-radius-topright:15px;;
		}
		.box3 .header h5{
			color:#CCCCCC;
			font-weight:bold;
			font-size:10px;
			margin:5px;
			}
		.box3 .header h6{
			color:#EEE;
			font-weight:bold;
			font-size:12px;
			text-align:center;
			margin:5px;
			}
		.box3 .header input{
			color:#CCCCCC;
			font-size:11px;
			width:69px;
			margin-left:5px;
			background:#555;
			border:#666 1px solid;
			float:right;
			}
		.box3 .header img{
			margin-top:5px;
			margin-right:5px;
			float:right;
			}
		.box3 .header .left{
			float:left;
			background-color:#444;
			height:35px;
			width:60px;
			letter-spacing:1px;
			}
			.box3 .header .left .hour{
				padding-left:2px;
				font-size:20px;
				font-weight:bold;
				float:left;
				}
			.box3 .header .left .minutes{
				font-size:12px;
				float:left;
				padding-top:2px;
				}

		.box3 .header .right{
			float:right;
			height:35px;
			width:200px;
			}
			
	.box3-subheader{
		width:270px;
		background:#666;
		height:25px;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		}
		.box3-subheader h6{
			color:#333;
			font-weight:bold;
			font-size:10px;
			padding:1px;
			padding-left:5px;
			margin:0px;
			}
		.box3-subheader img{
			margin-top:5px;
			margin-right:5px;
			float:right;
			}

	.box3-content{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		background-color:#444444;
		width:270px;
		height:150px;
		overflow:auto;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		scrollbar-base-color:#666;
	  	scrollbar-3d-light-color:#777;
  		scrollbar-arrow-color:#777;
	  	scrollbar-darkshadow-color:#444;
	  	scrollbar-face-color:#333;
	  	scrollbar-highlight-color:#333;
	  	scrollbar-shadow-color:#444;
	  	scrollbar-track-color:#444;
		}
		.box3-content span{
			marging:1px;
			font-family:Verdana, Helvetica, Arial;
			font-size:10px;
			}
		.box3-content select{
			marging:1px;
			font-family:Verdana, Helvetica, Arial;
			font-size:10px;
			}
		.box3-content input{
			marging:1px;
			font-family:Verdana, Helvetica, Arial;
			font-size:10px;
			}
		.box3-content-text{
			color:#eee;
			padding:5px;
			text-align:justify;
			}
		.box3-content-text img{
			float:right;
			margin:5px;
			}
			
	.box3 .footer{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:270px;
		background-color:#444444;
		border-left:1px outset #666666;
		border-right:1px outset #666666;
		border-bottom:1px outset #666666;
		}
		.box3 .footer .left{
			color:#bbb;
			margin:5px;
			float:left;
			}
		.box3 .footer .right{
			color:#bbb;
			margin:5px;
			float:right;
			}
			.box3 .footer .right a{
				color:#CCC;
			}
			
 .clear{
 	clear:left;
	height:0px;
	width:0px;
	margin:0px;
 	}
 .clear-right{
 	clear:right;
	height:0px;
	width:0px;
	margin:0px;
 	}
 .clear-both{
 	clear:right;
	height:0px;
	width:0px;
	margin:0px;
 	}
 	
 	
 .job-box{
	margin:auto;
	width:590px;
	border:0;
 	}
 	.job-box .container{
 		width:280px;
 		margin:0.5em;
 		float:left;
 		border:0;
 		}
 		.job-box .container .header{
			text-align:center;
 			padding:5px;
 			background:url(../images/frame-head.jpg);
 			font-size:1em;
 			color:#eee;
 			letter-spacing:0.3em;
 			height:18px;
 			}
 		.job-box .container .content-frame{
			background-image:url(../images/frame-inner.jpg);
 			border:0;
 			
 			}
   		.job-box .container .content{
			background-image:url(../images/frame-innerhead.jpg);
			background-repeat:no-repeat;
			min-height:45px;
 			padding:10px;
 			padding-top:20px;
 			text-align:center;
 			}
  			.job-box .container .content .label{
 				width:10em;
 				margin:0px;
 				float:left;
 				border:0;
 				}
 			.job-box .container .content .i-text{
				float:left;
				width:10em;
				color:#eee;
				background-color:#333;
				border:0;
				border-left:1px solid #555;
				border-bottom:1px solid #555;
 				}
 			.job-box .container .content textarea{
				width:19em;
				color:#eee;
				background-color:#333;
				border:1px solid #555;
				height:5em;
				}
		.job-box .container .footer{
			background:url(../images/frame-footer.jpg);
			height:41px;
			}
 
 
 