﻿body, html, form
{
    width: 100%;
    height: 100%;
    margin: 0px;
    font-family: Segoe UI, Tahoma, Verdana;
    font-size: 9pt;
    background-color: #0E2667 /*#5B5C6B*/;
    background-image: url(Images/HomeMasterImages/gif_master.gif);
    background-position: left top;
    background-repeat:repeat-x;
    color: black;
}

a
{
    color: #4E92B8;
    border: 0px;
    text-decoration: none;
}
input
{
    font-family: Verdana, Tahoma;
    font-size: 9pt;
}

.scrollArea
{
    overflow: auto;
    width: 760px;
    height: 400px;
    padding-left: 6px;
    padding-top: 4px;
    padding-right: 6px;
}
.basinbaslik
{
	font-weight: bold;
	font-size: 10pt;
	/*color: #87B4D0;*/
	color: #78A7C9;
	height: 30px; line-height: 30px;
}
span.basinaciklama
{
	font-style:italic;
	color: #eee;
}