body, tr {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        color: #4D4D4D;
        text-decoration: none;
		text-align:justify;
}
table:a
{
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        color: #4D4D4D;
        text-decoration: none;
        text-align: left;
}
.table {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
img {
	margin:5px;
	}
a { 
color: #003366;
text-decoration: none;
}
a:hover { text-decoration: underline; }
a.off,
a:visited { color: #004477; }
a.on,
a:hover,
a:visited:hover { color: #004477; }


input, select, textarea {
    font-family: 'verdana';
    font-size: 11px;
    font-weight: bold;

    color: #000080;

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

.li {
        list-style-image: url(/images/ok.gif);
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;

}


.li_pdf {
        list-style-image: url(images/pdf.gif);
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;

}

.baslik {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000080;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000080;
}

h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000080;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000080;
}
.textim {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        color: #4D4D4D;
        text-decoration: none;
        text-align: justify;
}

.menu_td {
    font-family: arial;
    font-size: 11px;
	font-weight:bolder;
    color: #efb604;
    margin: 0 0 0 0;
    padding:0 0 0 5px;	   
    height: 22px;
    border-width: 0px;
    border-style: dotted;
    border-color: #588CB8;
	/*background-color:#375684;*/
    background-image: url(images/menu.jpg);
}

.menu_td_2 {
    font-family: arial;
    font-size: 11px;
    color: #FFFFFF;
    margin: 0 0 0 0;
    padding:0 0 0 5px;	   
    height: 22px;
    border-width: 0px;
    border-style: dotted;
    border-color: #588CB8;
	/*background-color:#42659b;*/
    background-image: url(images/menu.jpg);
}



















.menu_td:a {
color: #FFFFFF;
text-decoration: none;
}