BODY {
  padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; 
}
.textBold {
	font-weight: bold; font-size: 8pt; COLOR: #777675; font-family: Verdana,Arial, sans-serif;text-align:justify
}
.footerText {
	font-weight: normal; font-size: 8pt; COLOR: #FFFFFF; font-family: Verdana,Arial, sans-serif;text-align:justify
}
.menuItem {
	font-weight: bold; font-size: 9pt; COLOR: #FFFFFF; font-family: Verdana,Arial, sans-serif; text-align:left
}
.textBold {
	font-weight: bold; font-size: 8pt; COLOR: #000000; font-family: Verdana,Arial, sans-serif; text-align:justify
}
.text {
	font-weight: normal; font-size: 8pt; COLOR: #000000; font-family: Verdana,Arial, sans-serif;text-align:left
}
.header {
	font-weight: bold; font-size: 10pt; COLOR: #FF7F0F; font-family: Verdana,Arial, sans-serif;text-align:left
}

.haberHeader {
	font-weight: bold; font-size: 8pt; COLOR: #FF7F0F; font-family: Verdana,Arial, sans-serif;text-align:left
}
.menuHeader {
	font-weight: bold; font-size: 8pt; COLOR: #FF7F0F; font-family: Verdana,Arial, sans-serif;text-align:left
}
.detay {
	font-weight: bold; font-size: 8pt; COLOR: #FF7F0F; font-family: Verdana,Arial, sans-serif;text-align:left
}

.input {
     font-size : 8pt;
     font-family : "Verdana", Arial, Helvetica, sans-serif;
	 COLOR: #000000;
     text-align:center;
	 line-height : 15px;
     background-color : #FFFFFF;
     background-position : center;
     width : 140px;
     height : 20px;
     border : 1px solid #A09EA0;
}

.inputForm {
     font-size : 8pt;
     font-family : "Verdana", Arial, Helvetica, sans-serif;
	 COLOR: #000000;
	 line-height : 19px;
     background-color : #FFFFFF;
     background-position : center;
     width : 200px;
     height : 19px;
	 border-style:groove;
     border : 1px solid #72765C;
	 vertical-align:middle;
	 text-valign:center;
}

.textareaForm {
     font-size : 8pt;
     font-family : "Verdana", Arial, Helvetica, sans-serif;
	 COLOR: #000000;
	 background-color : #FFFFFF;
     background-position : center;
     border-style:groove;
     border : 1px solid #72765C;
	 vertical-align:middle;
	 border-style:groove;
	 width : 300px;
     height : 150px;
	 text-valign:center;
	
}
.tus {
  border-style: solid; 
  background-color:#F9FBF9; 
  border-width: 1; 
  border-color: #A09EA0; 
  font-family: verdana; 
  font-size: 8pt; 
  font-weight: bold; 
  color:#267DB1;
}


A {
  COLOR: #FFFFFF; 
  text-decoration: none
}
A:active {
  COLOR: #FFFFFF; 
  text-decoration: none;  
}

A:visited {
  color: #FFFFFF
}
A:link {
  color: #FFFFFF; 
  text-decoration: none
}
A:hover	{
	border-bottom: 0px solid #FE5900;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.Button {
	background-color: #C1EDFA;
	border-color: #97DEF4;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	margin: 0px;
}


