body
{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
}

td
{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
}

a:active			{color:#000000; text-decoration:none; font-family:Trebuchet MS; font-size:12px;}
a:link 			{color:#000000; text-decoration:none; font-family:Trebuchet MS; font-size:12px;}
a:visited 		{color:#000000; text-decoration:none; font-family:Trebuchet MS; font-size:12px;}
a:hover 			{color:#cf1212; text-decoration:none; font-family:Trebuchet MS; font-size:12px;}

.arama
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	color:#555555;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 1px;
}

.dugme
{
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFffffff,endColorStr=#FFcf1212); 
	text-decoration:none; 
	cursor:hand;
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:11px; 
	border-right:#cf1212 1px solid; 
	border-top:#cf1212 1px solid;
	border-left:#cf1212 1px solid; 
	border-bottom:#cf1212 1px solid; 
	padding-right:2px; 
	padding-top:2px; 
	padding-left:2px; 
	padding-bottom:2px; 
}

.cerceve
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.cercevegri
{
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
}