.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	border: 1px solid #666666;
	color: #333333;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 250px;
	border: 1px solid #666666;
	color: #333333;
}
.input3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90px;
	border: 1px solid #666666;
	color: #333333;
}
.select1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
	border: 1px solid #666666;
}
.orta1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fcfcfc;
}
.orta2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
.ortaBaslik1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;

}
a {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.img2{
	margin:2px;
}
.nav {
	color: #eaeaea;
}
.nav:hover {
	color: #FFcc00;
	text-decoration: none;
}
.tdNav{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #333333;
	cursor:pointer
}
.tdNav2{
	background-color: #ffffcc;
	cursor:pointer;
	font-size:14px
}
.fieldset2 {
	width: 500px;	
}
.fieldset3 {
	width: 95%;	
	text-align:justify;
	padding:7px;
	border: 1px solid;
	border-color:#CC0000;
	
}
.news {
	width: 95%;	
	text-align:justify;
	padding:8px;
	border: 1px solid;
	border-color:#CC0000;
	font-family:Tahoma, Arial, Helvetica, sans-serif
	
}
.firmLink{
	background-color:#cc3333; 
	color:#f4f4f4; 
	text-decoration:none; 
	padding:2px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;

}
.firmLink:hover{
	background:#003399;
	color:white;
	text-shadow:Aqua
}