body {
	margin: 0px 0px 0px 0px;
   background-image: url(images/fon.gif);
	background-repeat: repeat-x;
}
td {  font-family: verdana; font-size: 11px;  }
p,ul {
	line-height: 170%; color:#3C3432;
}


.menu_off {
	 background-image: url(images/menu_off.gif);
	 width: 201px; height: 24px; padding:4px 25px 2px 2px;
	 font-family:verdana; font-size:12px; text-align: right;
	 color:#FFFFFF; font-weight: bold; cursor:hand;
}
.menu_on {
	 background-image: url(images/menu_on.gif);
	 width: 201px; height: 24px; padding:4px 25px 2px 2px;
	 font-family:verdana; font-size:12px; text-align: right;
	 color:#ffeb8e; font-weight: bold; cursor:hand;
}

h1 {
	color:#faaa45;  font-family: Trebuchet MS;
	font-size: 18px; background-image: url(images/h1ok.gif);
	background-repeat: no-repeat; padding-left:20px;
	border-bottom:1px solid #177bc8; margin-top:10px;
}
h2 {
	padding-top:10px;
	color:#ff992a; font-family: Trebuchet MS;
	font-size: 15px;
}
h5 {
	color:#faaa45;  font-family: Trebuchet MS;
	font-size: 18px; background-image: url(images/h1ok.gif);
	background-repeat: no-repeat; padding-left:20px;
	border-bottom:1px solid #177bc8; margin-top:10px;
	padding-bottom:0px;margin-bottom:0px;
}

a,a:link,a:visited { color:#2266aa; }
a:hover { color:#ff992a; }
a:active { color:#ff0000; }

.invisible
{
	color:#ffffff;
}

.invisible a
{
	color:#ffffff;
}

.invisible a:link
{
	color:#ffffff;
}

.invisible a:visited
{
	color:#ffffff;
}

.invisible a:hover
{
	color:#ffffff;
}

.invisible a:active
{
	color:#ffffff;
}

.tbl_genel
{
    BORDER-RIGHT: #39a5ef 1px solid;
    BORDER-TOP: #39a5ef 1px solid;
    BORDER-LEFT: #39a5ef 1px solid;
    BORDER-BOTTOM: #39a5ef 1px solid;
    BACKGROUND-COLOR: #ffffff
}
.tbl_baslik
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #39a5ef
}
.tbl_satir1
{
    BACKGROUND-COLOR: #def2ff
}
.tbl_satir2
{
    BACKGROUND-COLOR: #f3fafe
}