﻿body
{
	font-family: Arial, Helvetica;
	COLOR: #333333;
}
H1
{		
	COLOR: #DD0000;
	font-family: verdana;
	font-size:16px;
}
H2
{
	COLOR: #DD0000;
	font-family: verdana;
	font-size:14px;
}	
H3
{
	COLOR: #DD0000;
	font-family: verdana;
	font-size:12px;
}	
#menu-sol {
      z-index: 1;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      width: 150px;
}    
#menu-sag {
      z-index: 0;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      _left: -1px;
      background-color: #fff;
      padding: 0px;
	  width: 300px;
}    
ul#menu-liste {
      margin: 0;
      padding: 0;
      width: 149px;
      _width: 150px;
      border-bottom: 1px solid #d7d7d7;
      list-style: none outside;	  
}    
ul#menu-liste li,
ul#menu-liste li.menu {
      width: 149px;
      _width: 150px;
      padding: .7em 0;
      margin: 0 0 -1px;
      border: 1px solid #d7d7d7;
      background: #eeeded url(../resim/menu_renk.gif) repeat-x top left;
      cursor: pointer;
      _cursor: hand; 	  
}
ul#menu-liste li a,
ul#menu-liste li.menu a {
      padding: 0 10px;
      display: block;
      _height: 1%;
}    
ul#menu-liste li.active {
      background: #fff url(../resim/menu_ok.gif) no-repeat center left;
      border-left: 0;
      padding-left: 1px;  
	  border-right: 1px solid #FFFFFF;    
}
A:link
{
    color: #206620;
    text-decoration: none;
    font-family: verdana;
	font-size:13px;
    font-weight: bold;
}
A:visited
{
    color: #206620;
    text-decoration: none;
    font-family: verdana;
	font-size:13px;
    font-weight: bold;
}
A:hover
{
    color: #FF8800;
	text-decoration: none;
    font-family: verdana;
	font-size:13px;
    font-weight: bold;	
}   
A.reklam:link
{
    color: #FF8800;
    text-decoration: none;
    font-family: verdana;
	font-size:16px;
    font-weight: bold;
}
A.reklam:visited
{
    color: #FF8800;
    text-decoration: none;
    font-family: verdana;
	font-size:16px;
    font-weight: bold;
}
A.reklam:hover
{
    color: #206620;
    text-decoration: none;
    font-family: verdana;
	font-size:16px;
    font-weight: bold;
} 
#ustmenu
{	margin: 0;
	padding: 0;
	z-index: 30;
}
#ustmenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
    font-family: verdana;
    font-size: 11px;
}
#ustmenu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	background: #206620;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#ustmenu li a:hover
{	background: #206620;
}
#ustmenu div
{	position: absolute;
	visibility: hidden;
	margin: 5;
	padding: 0;
	background: #206620;
	border: 1px solid #FFFFFF;
}
#ustmenu div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #206620;
	color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
}
#ustmenu div a:hover
{	background: #206620;
	color: #FF8800;
}
.reklam
{
	font-size: 10px;
}
.not
{
	color: #000033;
}
.form{
	color:#278127;
}
.form_baslik{
	color:#206620;
}
textarea.form {
	font-family: verdana;
	font-size:13px;
	}