/* CSS Document */
body {
	background-color: #E1E1E1;
}
a.link1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
a.link1:hover {
	color: #EA2B06;
	text-decoration: underline;
}
a.link2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6A6A;
	text-decoration: none;
}
a.link2:hover {
	color: #EA2B06;
	text-decoration: underline;
}
a.link3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6A6A;
	text-decoration: none;
}
a.link3:hover {
	color: #F79622;
	text-decoration: underline;
}
.cp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.baslik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F79622;
	background-image: url(../img/main/baslik_bg2.gif);
	border: 1px solid #EFEFEF;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6A6A;
	text-decoration: none;
}

.txt02 {width: 200px; font-size:11; font-family: tahoma; border: 1px solid  #000000; padding: 1px;}
.btn {font-family: verdana; font-size: 10px; font-weight:bold; color: white; background-color: #F79622}
