body 
{
	background-image:url(images/back.gif);
	background-repeat:repeat;
	margin-top:0px;
	margin-left:0;
	}

.banner_firma {
        color:#000;
        font-family: Verdana;
        font-size:25px;
        font-weight:bold;
		text-align:center;
}

.banner_slogan {
        color: #000; /* text color */
        font-family: Verdana; /* font name */
        font-size: 18px; /* font size */
		font-style: italic;
		font-weight:bold;
}

.banner_firma2 {
        color: 000000; /* text color */
        font-family: Verdana; /* font name */
        font-size: 24px; /* font size */
        font-weight:bold
}

.banner_slogan2 {
        color: dd000c; /* text color */
        font-family: Verdana; /* font name */
        font-size: 14px; /* font size */
		font-style: italic;
		font-weight:bold;
}

.anasayfa_basliklar {
        color:#000000;
        font-family: Verdana; /* font name */
        font-size: 12px; /* font size */
		font-weight:bold 
}

.altsayfa_basliklar {
        color:#000000; /* text color */
        font-family: Arial Black; /* font name */
        font-size: 16px; /* font size */
		
}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #ff0000;}

a.altmenu:active 
{
	font-family: Verdana;
	font-size: x-small;
        color: #dd000c; /* active link color */
}

a.altmenu:link 
{
		font-family: Verdana;
	font-size: xx-small;
        color: #dd000c; /* link color */
        text-decoration:none;
}



a.altmenu:visited 
{
		font-family: Verdana;
	font-size: xx-small;
        color: #dd000c; /* visited link color */
        text-decoration:none;

}
a.altmenu:hover 
{
		font-family: Verdana;
	font-size: xx-small;
        color: #dd000c; /* active link color */
        text-decoration:underline;
}

.anasayfa_yazilar {
        color: #000; /* text color */
        font-family: Verdana; /* font name */
        font-size: 11px; /* font size */
}

.telif {
        color: #999999; /* text color */
        font-family: Verdana; /* font name */
        font-size: 11px; /* font size */
}

.anasayfa_icerik {
        color: #000066; /* text color */
        font-family: Verdana; /* font name */
        font-size: 12px; /* font size */
}

.anasayfa_kayanyazi {
        color: 000066; /* text color */
        font-family: Verdana; /* font name */
        font-size: 11px; /* font size */
}

.altsayfa_on_yazilar {
        color: 000000; /* text color */
        font-family: Verdana; /* font name */
        font-size: 11px; /* font size */
		font-style: none;
		font-weight:bold;
}

input, textarea, select {
        font-family: Verdana; /* font name */
        font-size: xx-small; /* font size */
}
.menu {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.menualt {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	}	

/* main table */
.ewTable {
        width: ; /* table width */
        color: cccccc; /* text color */
        font-family: Verdana; /* font name */
        font-size: xx-small; /* font size */
        border-collapse: collapse;
        border: none;
}

/* main table data cells */
.ewTable td {
        padding: 1px; /* cell padding */
        border: 0px solid; /* cell spacing */
        border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
        background-color: #dd000c; /* header color */
        color: #FFFFFF; /* header font color */
        vertical-align: top;

}

.ewTableHeader a {
        color: #FFFFFF; /* header font color */
}


/* main table row color */
.ewTableRow {
        background-color: #ffffff;  /* alt row color 1 */
       /* background-image:url(tablodigergeribeyaz.jpg)*/
}

/* main table alternate row color */
.ewTableAltRow {
        background-color: #F5F5F5; /* alt row color 2 */
      /*  background-image:url(tablodigergeri.jpg)*/
}

/* main table edit mode row color */
.ewTableEditRow {
        background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
        background-color: #CCCCCC; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
        background-color: #FFCC66; /* select color */
}

/* main table footer section */
.ewTableFooter {
        background-color: #FFFFCC;
}

/* classes for report */
.ewGroupField {
        font-weight: bold;
}

.ewGroupName {
        font-weight: bold;
}

.ewGroupHeader {
        border-bottom: 3px double Gray;
        border-top: 3px double Gray;
}

.ewGroupSummary {
        border-top: 1px solid Gray;
}

.ewGroupAggregate {
        font-weight: bold;
}

.ewGrandSummary {
        border-top: 1px solid Gray;
}

/* message */
.ewmsg {
        color: red; /* message color */
        font-family: Verdana; /* font name */
        font-size: xx-small; /* font size */
}


/* message */
.required {
        color: red; /* message color */
        font-family: Verdana; /* font name */
        font-size: xx-small; /* font size */
}
.divclick {
        background-color:#FFFFCC;

        padding-left:6;
        font-family: Verdana; /* font name */
    font-size: xx-small; /* font size */
}

.divout {
        background-color: #9966FF;;
}
.floatright{float: right;}
.floatleft{float: left;}

.bread_crumbs {

font-family: Verdana; /* font name */
        font-size: x-small; /* font size */
        color: #696969;
        font-weight: strong;
        text-align: left;
}