html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}

h1,h2,h3
{
	color: #FF3000;
	font-weight: bold;
	font-size: 32px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}
h2
{
	font-size: 24px;
}
h3
{
	font-size: 16px;
	text-align: left;
}
p
{
	text-align: justify;
}
img.img_right
{
	float: right;
	margin-left: 10px;
}
img.img_left
{
	float: left;
	margin-right: 10px;
}
input, select, textarea {
    background-color: #FBFFEF;

    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #2D6A00;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #2D6A00;

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #2D6A00;

    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #2D6A00;

    margin-top: 2px;
    margin-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;

    font-family: helvetica;
    font-weight: bold;
    font-size: 11px;

    color: #608041;
}

.border {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;

    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}

.ust {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
}

.sag {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

.sol {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}

.alt {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

.menu {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #315508;

    background-color: #ECF8CA;
}

.menu2 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #315508;

    background-color: #E3F7AA;
}


.menum {
    font-family: helvetica;
    font-size: 11px;
    color: #5A7F2E;
    text-decoration: none;
    font-weight: bold;
}


.menum:hover {
    font-family: helvetica;
    font-size: 11px;
    color: #5A7F2E;
    text-decoration: underline;
    font-weight: bold;
}

.tablobaslik {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;

    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;

    background-color: #D6E8A2;

    color: #608041;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
}


.tablogenel {
    background-color: #AFC642;
}

.baslikgenel {
    color: #FF3000;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.baslikgenel2 {
    background-color: #CAE878;
    color: #0F2B86;
    font-weight: bold;
    font-size: 12px;
    font-family: helvetica;
}

.baslikgenel2:link {
    text-decoration: none;
}


.tdgenel {
    font-family: helvetica;
    font-size: 11px;
    color: #5A7F2E;
    background-color: #EBFAC2;
    text-decoration: none;
    font-weight: bold;
}

.tanatextim {
    color: #0F2B86;
    font-weight: bold;
    font-size: 12px;
    font-family: helvetica;
    text-decoration: none;
}


.tabloanabaslik {
    background-color: #ECF8CA;
}

.tablotextim {
    color: #006C6C;
    font-family: tahoma;
    text-decoration: none;
}
.tablotextim:hover {
    color: #000080;
    font-family: verdana;
    text-decoration: none;
}
.li {
    list-style-image: url('ok.gif');
    color: #0F2B86;
    font-weight: bold;
    font-size: 11px;
    font-family: helvetica;
    text-decoration: none;

    text-align: justify;
}

.baslik {
    color: #FF3000;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.textim {
    color: #5A7F2E;
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;
    text-align: justify;
}

.tr1{
        background-color: #C4E1FF;
        color: #0000CD;
        font-size: 11px;

}
.tr2{
        background-color: #D1F3CF;
        color: #0000CD;
        font-size: 11px;
}

div.tabir_detay h1
{
	background-color: #CAE878;
	color: #0F2B86;
	font-weight: bold;
	font-family: helvetica;
	font-size: 14px;
	padding: 3px;
	border: 2px solid #AFC642;
	text-align: left;
}
div.tabir_detay p
{
	border: 2px solid #AFC642;
	font-family: helvetica;
	font-size: 12px;
	color: #2F5206;
	background-color: #EBFAC2;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
div.tabir_detay p.tarih
{
	text-align: right;
}
