 
	
	body {
		margin:10px 10px 10px 10px;
		}
	
 
 
	#rightcontent {
		background-image: url(b5_diag.gif);
		padding: 10px 10px 0px 10px;
		}
		
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	p,h1,pre {
		margin:0px 0px 0px 0px;
		}
 
	a{text-decoration:none;}
	a:hover{color:#D76323;}
	{font-family: Arial, Helvetica, Verdana}
	a:visited {  text-decoration: none}
.task {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.subtask {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
 
.task_p {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.task_c {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	
	text-decoration: line-through;
}
 
.lnk {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	background-color: #cccccc;
}
 
.t {
	width:800px;
	background:#fff;
	padding: 0px 0px 20px 0px;
	border:1px solid #000;
	margin-bottom:10px;
	}
.bl {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#t1 {
	position:absolute;
	left:10px;
	width:250px;
	background:#fff;
	padding: 0px 0px 20px 0px;
	border:1px solid #000;
	margin-top:10px;
	/*margin-bottom:10px;*/
	}
#t2 {
	width:550px;
	background:#fff;
	padding: 0px 0px 0px 0px;
	border:1px solid #000;
	margin-left:265px;
	margin-top:10px;
	margin-bottom:10px;
	}
#t3 {
	width:550px;
	background:#fff;
	padding: 0px 0px 0px 0px;
	border:1px solid #000;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	}
.tk {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.c1 {
	width:100px;
	background:#fff;
	padding: 0px 0px 0px 0px;
	border:1px solid #000;
	margin-bottom:10px;
	}
.c2 {
	width:300px;
	background:#fff;
	padding: 0px 0px 0px 0px;
	border:1px solid #000;
	margin-bottom:10px;
	}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.sample th {
	border-width: thin thin thin thin;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: thin thin thin thin;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample1 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.sample1 th {
	border-width: thin thin thin thin;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample1 td {
	border-width: thin thin thin thin;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
	
div.hr {
width: 90%;
height: 2px;
background: #000;
}
 
