.print_container
{
	display:none ;
	
}

.print_baslik
{
	display:none ;
}

.print_icerik
{
	display:none ;
}

.main_container
{
	
}

body
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background-color: #f6f6f6;
	margin: 0px;
}

hr
{
	border: 1px dashed  #ae0000;
}

img
{
	border: none 0px black;
}

a, a:link, a:active, a:visited
{
	text-decoration: none;
	color: #800000;
}

a:hover
{
	text-decoration: none;
	color: #CC0000;
}

.baslik_buyuk
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #ae0000;
}

.icerik_buyuk
{
	text-align: justify;
	padding-top: 10px;
}

.baslik_kucuk
{
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ae0000;
}

.icerik_kucuk
{
	text-align: justify;
}

input[type="submit"], input[type="button"]
{
	background-color: #ffe8b9;
	font-family: Arial;
	font-size: 10pt;
	color: #A37516;
	border: 3px double #A37516;
	height: 25px;
}

input[type="text"]
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffe8b9;
	color: #A37516;
	border: 3px double #A37516;
	height: 17px;
}
