/**
 * Style sheet cssfile
 */
.register
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:9px;
	color:#666666;
}

.cizik
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.baslik1
{
	font-weight:bold;
	color:#FF6600;
}

.more
{
	text-decoration:underline;
	color:#990000;
}
