/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu{	font-family: Trebuchet MS,arial, verdana, sans-serif;	font-size:	11px;	padding:	0;	white-space:	nowrap;	cursor:		default;	height: 15px;
      color:000000;      font-weight:bold;
}
.ThemeOfficeSubMenuTable{	font-family: arial, verdana, sans-serif,Trebuchet MS;	font-size:	11px;	padding:	0;	white-space:	nowrap;	cursor:		default;	height: 15px;      color:184684;      font-weight:normal;
}
/* horizontal main menu */
.ThemeOfficeMainItem{
/* Ust menu yuksekligi 10px / yazinin yüksekligi 5px */
	padding: 30px 0px 5px 1px;

	border-left:1px solid #FFFFFF;
/*	padding: 4px 1px 4px 1px; *//*	border: 0; */

}


td.ThemeOfficeMainItemHover, td.ThemeOfficeMainItemActive{
/* Ust menu yuksekligi 10px / yazinin yüksekligi 4px */
	padding: 10px 0px 4px 0px;	border-top:	1px solid #30559C;	border-right:	1px solid #30559C;	border-left:	1px solid #30559C;}



/*   YAN MENU  AYARLARI */
table.menubar {	width: 140;
	padding:5px;}
.menubackgr {
	background: #33CCFF;

/*	border-bottom: 1px solid #cccccc; */
}
.menudottedline {	border-bottom: 1px solid #cccccc;	border-top: 1px solid #ffffff;	background-color: #F1F3F5;}

/* UST NORMAL */

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText{	padding-top:	2px;	padding-bottom:	2px;	padding-left:	5px;	padding-right:	5px;
	border-top:		0px;	border-right:	0px;	border-left:	0px;	width:100%; 
	border-bottom: 1px solid #cccccc;	border-top: 1px solid #ffffff;	background-color: #F1F3F5;
	color: #000099;
font-size:11px;font-family:verdana;font-weight:normal;background-color:	inherit;
text-align:center;
}

/* UZERINE GELINCE */

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText{ 	 padding-top:	2px;padding-bottom:	2px;	padding-left:	5px; padding-right:	5px;
	border-top:	1px solid #30559C;	border-bottom:	1px solid #30559C;
	white-space:	nowrap;
color: #000099;
font-size:11px;font-family:verdana;font-weight:normal;background-color:	inherit;
text-align:center&;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText{	padding-top:	2px;	padding-bottom:	2px;	padding-left:	5px;	padding-right:	5px;
	border-top:	1px solid #30559C;	border-bottom:	1px solid #30559C;
      font-size:10px;      font-family:verdana;      font-weight:normal;
	background-color:	inherit;	white-space:	nowrap;color: #FF0000;
}


a.yanmenu:active {
 font-size: 11px; text-decoration: none; font-weight:bold;
 }
a.yanmenu:hover {
 font-size: 11px; text-decoration: underline; font-weight:bold;
 }
a.yanmenu:link {
 font-size: 11px; text-decoration: none; font-weight:bold;
 }
a.yanmenu:visited {
 font-size: 11px; font-weight:bold;


 }
.satir1{
	font-family: verdana,arial, verdana, sans-serif;
      color:000099;
  font-size:35;
      font-weight:bold;
      font-style:italic;
}

.satir2{
	font-family: times new roman,arial, verdana, sans-serif;
      color:000066;
  font-size:15;
      font-weight:bold;
      font-style:italic;
}

a.green:link {
      color:184684;
	font-size:11px;
  text-decoration: none;
  font-family: Trebuchet MS, Arial;
}
a.green:visited {
      color:184684;
	font-size:11px;
  text-decoration: none;
  font-family: Trebuchet MS, Arial;
}
a.green:active {
      color:184684;
	font-size:11px;
  text-decoration: none;
  font-family: Trebuchet MS, Arial;
}
a.green:hover {
      color:000000;
	font-size:11px;
  text-decoration: none;
  font-family: Trebuchet MS, Arial;
}
