a {
	color: #000000; text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
textarea, input, select {
	border: #999999 1px solid;
	background-color: #fdfef5;
	font-size: 9pt;
	font-family: tahoma;
	font-weight: 100;
	color: #333333;
}
.radio{
	border: #FFFFFF 1px solid;
	background-color: #fdfef5;
	font-size: 9pt;
	font-family: tahoma;
	font-weight:bold;
	color: #773333;
}

div,td,p,body{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}
a.menu{
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
}
.menuHeader{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.footer{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}
a.genelmavi{
	font-family: tahoma;
	font-size: 8pt;
	color: #00029E;
	font-weight: bold;
}
a.genelmavi:hover {
	text-decoration: underline;
}
.bordo10Bold {
	color: #760303;
	font-size: 10pt;
	font-weight: bold;
}
.mavi9Bold {
	color: #00029E;
	font-size: 9pt;
	font-weight: bold;
}
.mavi11Bold {
	color: #00029E;
	font-size: 11pt;
	font-weight: bold;
}
.warning {
	color: #8C141E;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.siyah8Bold {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 15px;
}
.XulMenu {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 11px;
}
.XulMenu .button,
.XulMenu .button:hover,
.XulMenu .button-active,
.XulMenu .button-active:hover {
    line-height: normal;
    padding: 5px 6px 4px 6px;
    margin: 1px; 
    color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
    cursor: hand;
    white-space: nowrap;
    display: block;
    position: relative;
}
.XulMenu .button:hover {
    margin: 0px;
    border: 1px solid #8F8F85;
    background:#800040;
}
.XulMenu .button-active,
.XulMenu .button-active:hover {    
    margin: 0px;
    border: 1px solid #8F8F85;    
    border-bottom:none;
    background:#800040;
}

.XulMenu .item,
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    border:1px solid #FDFDF9;
    background: #FDFDF9;
    line-height: normal;
    padding: 3px 30px 3px 20px;
    color: black;
    text-decoration: none;
    cursor: hand;
    white-space: nowrap;
    display: block;
    position: relative;
}
.XulMenu .item:hover,
.XulMenu .item-active,
.XulMenu .item-active:hover {
    border:1px solid #316BC6;
    background: #C9D5E5;
    color: black;
}
.XulMenu .section {
    background: #FCFCF8;
    border: 1px solid;
    border-color: #F1EFE2 #716F64 #716F64 #F1EFE2;
    padding: 2px 1px 1px 2px; /* top right bottom left */
    position: absolute;
    visibility: hidden;
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);*/
    z-index: -1;       
}
.XulMenu .arrow {
    position: absolute;
    top: 7px;
    right: 8px;
    border: 0px none;
}

.XulMenu .itembtn,
.XulMenu .itembtn:hover,
.XulMenu .itembtn-active,
.XulMenu .itembtn-active:hover {
    line-height: normal;
    padding: 1px 3px 3px 3px;
    color: #000000;
    text-decoration: none;
    cursor: hand;
    white-space: nowrap;
    position: relative;
}
.XulMenu .itembtn:hover,
.XulMenu .itembtn-active,
.XulMenu .itembtn-active:hover {
    background: #C9D5E5; 
    border:1px solid;
    border-color: #316BC6;
    color: black; 
    padding: 1px 2px 3px 2px;
}

* html .XulMenu td { position: relative; }