body {
	font-family: Verdana, sans-serif ; /* font name */
	font-size: x-small; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

.phpmaker {
	font-family: Verdana, sans-serif ; /* font name */
	font-size: 10px; /* font size */	
}

input, textarea, select {	
	font-family: Verdana, sans-serif ; /* font name */
	font-size: 10px; /* font size */
} 

a:active {
}

a:link {
}

a:visited {
}

td {
	font-family: Verdana, sans-serif ; /* font name */
	font-size: 10px; /* font size */	
}
/* main table */
.ewTable {
	font-family: Verdana, sans-serif ; /* font name */
	font-size: 10px; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 0px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
	background-color: #006699
}

.ewTableHeader a {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

.ewTableRow2 {
	background-color: #E4DAD1;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow2 {
	background-color: #F5F5F5; /* alt row color 2 */	
}


/* main table sorting indicator */
.ewTableOrderIndicator {
	font-family: Webdings;	
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
}
h3 {  font-family: Verdana, sans-serif; color: #FFFFFF}

/* Input Types */
input.radio{
    font-family:Verdana;
    font-size:10px;
	border-width:0px;
}

input.checkbox{
    font-family:Verdana;
    font-size:10px;
    border-width:0px;
}
input.button {
  font-weight:normal;
  font-family: verdana, sans-serif;
  background-color:#4E4E4E;
  color:#fff;
  border-bottom: solid 1px #141414;
  border-left: solid 1px #141414;
  border-right: solid 1px #666;
  border-top: solid 1px #BABABA;
  font-size:9px;
  width:100%;
  }
input.searchBox {
  font-weight:normal;
  font-family: verdana, sans-serif;
  border:1px solid #333333;
  font-size:9px;
  voice-family:inherit;
  font-size:9px;
  }
input {
	color:#655C52;
	font-family: Verdana, sans-serif;
	font-size:10px;
	background-color:#FEFEFE;
	border-width:1px;
	border-style:solid;
	border-color:#655C52;
	padding-left:1px;
	}
textarea {
	color:#655C52;
	font-family:Verdana;
	font-size:10px;
	background-color:#FEFEFE;
	border-width:1px;
	border-style:solid;
	border-color:#655C52;
	padding-left:1px;
	}
select {
	color:#655C52;
	font-family:Verdana;
	font-size:10px;
	background-color:#FEFEFE;
	border-width:1px;
	border-style:solid;
	border-color:#655C52;
	padding-left:1px;
	}

/* Menu Linkleri */

a.menu:link
{
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.menu:visited
{
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.menu:active
{
	color: #f48400;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover
{
	color: #f48400;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-weight:bold;
}

/* Top Menu Linkleri */

.top
{
	color: #666666;
	font-family: Verdana, sans-serif;
}
a.top:link
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.top:visited
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.top:active
{
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.top:hover
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-weight:bold;
}

.devam
{
	color: #FF6A00;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}

a.devam:hover
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}

.HaberBaslik {
	color: #FF6A00;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}
.MansetHaberBaslik {
	color: #FF6A00;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	
}

h1
{
	color:#333333;
	font-family: Verdana, sans-serif;
	border-bottom:#CCCCCC;
	border-bottom-width:1px;
	padding-bottom:1em;
	padding-top:0.5em;
	border-bottom-style:solid;
	margin:0px;
	font-size:16px;
}
h2
{
	color: #666666;
	font-family: Verdana, sans-serif;
	border-bottom-width:1px;
	padding-bottom:1em;
	padding-top:0.5em;
	border-bottom-style:solid;
}
h3
{
	color:#FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 20px;
}
.cite {
	color:#666666;
	font-size:9px;
	text-align:right;
	
}

