/* CSS Document */

.greystage{
	width:500px;
	/*height:300px;*/
	padding:10px 0px 10px 20px;
}
.gstitle{
	font-family: verdana,sans-serif;
	font-size: 20px;
	letter-spacing: -0.7pt;
	word-spacing: -1.8pt;
	line-height: 1.6;
	color:white;
	border-bottom:#999999 dotted 1px;
	padding:0px 100px 20px 0px;
}

.gspar{
	color: #ccc;
	text-align: justify;
	line-height: 1.6;
	padding:15px 10px 20px 10px;
}


	.gspar a{
		color:#ddd;
	}
	
	.gspar a:hover{
		color:#3399FF;
	}
.gsposted{
	font-size:9px;
	letter-spacing: 0pt;
	word-spacing: -.5pt;
	padding:0px 0px 0px 20px;
	background:url(img/calendar_add.png) no-repeat;
	color: #ccc;
	margin-top:2px;
	}
	

.regstage{
	width:500px;
	/*height:300px;*/
	padding:10px 0px 10px 20px;
}
.regtitle{
	font-family: verdana,sans-serif;
	font-size: 20px;
	letter-spacing: -0.7pt;
	word-spacing: -1.8pt;
	line-height: 1.6;
	color:#695d5f;
	border-bottom:#ccc dotted 1px;
	padding:0px 100px 20px 0px;
}

.regpar{
	color: #656565;
	text-align: justify;
	line-height: 22px;
	padding:15px 10px 20px 10px;
}

	
	.regpar a{
		color:#999999;
		text-decoration:none;
		padding-bottom:2px;
		border-bottom:#999999 dotted 1px;
	}
	
	.regpar a:hover{
		color:#33CC33;
		text-decoration:none;
		padding-bottom:2px;
		border-bottom:#33CC33 dotted 1px;
	}

.newsrest{
	color: #656565;
	text-align: justify;
	line-height: 1.6;
	padding:15px 20px 0px 20px;
	background:#FBFBFB;
	border:#ccc dotted 1px;
	margin-bottom:10px;
}

.newsrestitle{
	font-family: verdana,sans-serif;
	font-size: 20px;
	letter-spacing: -0.7pt;
	word-spacing: -1.8pt;
	line-height: 1.6;
	color:#695d5f;
	padding:0px 100px 10px 0px;
}

.newsrest a{
	text-align: justify;
	line-height: 1.6;
	text-decoration:none;
	border-bottom:dotted 1px #ddd;
	padding-bottom:3px;
	color:#656565;
}

.newsrest a:hover{
	text-decoration:none;
	border-bottom:dotted 1px #ddd;
	color:#336699;
}

.regposted{
	font-size:9px;
	letter-spacing: 0pt;
	word-spacing: -.5pt;
	padding:0px 0px 0px 20px;
	background:url(img/calendar_add.png) no-repeat;
	color: #999;
	margin-top:2px;
	}



.ctxmenu{
	width:auto;
	padding:15px;
}

.ctxmtitle{
	line-height:18px;
	/*height:20px;*/
	border-bottom:#CCC 1px dotted;
	padding:0px 0px 8px 38px;
	background:url(img/konteks.gif) top left no-repeat ;
	color:#636363;
	font-size:14px;
}

.ctxlinks{
	line-height:30px;
	padding:5px 0px 0px 10px;
	font-size:12px;
}
	
	.ctxlinks a{
		text-decoration:none;
		color:#888;
		border-bottom:#ddd 1px dotted;
		padding:0px 0px 3px 20px;
		background:url(img/fldr1.gif) no-repeat;
		}
		
		.ctxlinks a:hover{
		text-decoration:none;
		color:#336699;
		border-bottom:#ddd 1px dotted;
		padding-bottom:3px;
		background:url(img/fldr2.gif) no-repeat;
		}
