body {
	background-color: #0C354A;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(../images/back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.polltext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 10px;
	color: #33CC66;
}
.pollradio {
	font-family: Verdana;
	font-size: 11px;
	line-height: 10px;
}

.portfolyo_baslik {
	font-size: 9px;
	color:  #dddddd;
	line-height: 15px;
	font-weight:none;
	text-shadow: 1px solid #000000;
	}
.pagetitles {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 25px;
	line-height: 30px;
	color: #eeeeee;
}

.pagetitles2 {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 16px;
	line-height: 20px;
	color: #CCCB35;
	text-shadow: 3px solid #000000;
}

.pagetitles_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#838727;
}

.pagetitles_turq {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 20px;
	line-height: 30px;
	color: #02D8E3;
}

.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color:#333333;
}

.headlines {
	font-family:Verdana;
	font-size: 10px;
	color: #02D8E3;
	line-height:20px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dddddd;
	line-height:15px;
	text-shadow: 1px solid #000000;
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:3px;
  background-color:#295B61;
  border-color:#367981;
  border-style: solid;
  border-width:1px;
  color:#E2B61D;
  font-size:11px;
  font-weight:bold
}

.inputbutton {
  font-family: "Times New Roman", Times, serif;
  padding:3px;
  background-color:#295B61;
  border-color:#367981;
  border-style: solid;
  border-width:1px;
  color: #FFCC00;
  font-size:18px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:3px;
  background-color:#295B61;
  border-color:#367981;
  border-style: solid;
  border-width:1px;
  color:#E2B61D;
  font-size:11px;
  font-weight:bold
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:3px;
  background-color:#295B61;
  border-color:#367981;
  border-style: solid;
  border-width:1px;
  color:#E2B61D;
  font-size:12px;
  font-weight:bold
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #015F65;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #015F65;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #02B4BD;
	text-decoration: underline;
}
a:active {
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footertext {
	font-size: 10px;
	color: #F9F9F9;
}
