body 
{
	background-color:#F1F1F1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a:active		{color: #000000; text-decoration: none;}
a:link 		{color: #000000; text-decoration: none;}
a:visited 	{color: #000000; text-decoration: none;}
a:hover 		{color: #6385AE; text-decoration: underline;}

input
{
	padding:3px;
	font-family:Trebuchet MS;
	font-size:12px;
	border-style:outset;
	border-width:1px;
	border-color:#339;	
}

input:hover
{
	padding:3px;
	font-family:Trebuchet MS;
	font-size:12px;
	background-color:#BBC1F7;
	border-style:outset;
	border-width:1px;
	border-color:#339;	
}

select
{
	padding:3px;
	font-family:Trebuchet MS;
	font-size:12px;
	border-style:outset;
	border-width:1px;
	border-color:#339;	
	border-collapse:separate;
}

select:hover
{
	padding:3px;
	font-family:Trebuchet MS;
	font-size:12px;
	background-color:#BBC1F7;
	border-style:outset;
	border-width:1px;
	border-color:#339;	
}

.loginbuton 
{
	border:solid 1px #000000;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	padding:4px;
	cursor:pointer;
	background: #DCDCDC url(image/login.png) no-repeat left;
}

.loginbuton:hover
{
	border:solid 1px #000000;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	padding:4px;
	cursor:pointer;
	background: #ACACAC url(image/login.png) no-repeat left;
}

.arabuton 
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width:60px;
	background: #DCDCDC url(image/ara.png) no-repeat left;
}

.arabuton:hover
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width:60px;
	background: #ACACAC url(image/ara.png) no-repeat left;
}

.eklebuton 
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width:60px;
	background: #DCDCDC url(image/ekle.png) no-repeat left;
}

.eklebuton:hover
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width:60px;
	background: #ACACAC url(image/ekle.png) no-repeat left;
}

.okbuton 
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width: 100px;
	background: #DCDCDC url(image/evet.png) no-repeat left;
}

.okbuton:hover
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width: 100px;
	background: #ACACAC url(image/evet.png) no-repeat left;
}

.nobuton 
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width:100px;
	background: #DCDCDC url(image/hayir.png) no-repeat left;
}

.nobuton:hover
{
	border: solid 1px #000000;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	cursor: pointer;
	width:100px;
	background: #ACACAC url(image/hayir.png) no-repeat left;
}

th
{
	margin:0px;
	padding:5px;
	height:25px;
	background: url(image/thbackground.jpg);
	background-repeat: repeat;
	color: #000000;
	text-align:left;
	vertical-align:middle;
}

.listebaslik
{
	padding:2px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color:#09F;
}

.liste
{
	padding:5px;
	text-align:left;
	vertical-align:top;
}

.rowC 
{
	padding:5px;
	background-color:#E3E4FD;
}

.rowT 
{
	padding:5px;
	background-color:#FFFFFF;
}

.rowC:hover 
{
	padding:5px;
	background-color:#C2C7FA;
}

.rowT:hover 
{
	padding:5px;
	background-color:#BAC1FA;
}

.baslik
{
	padding:2px;
	font-weight:bold;
	border-style:outset;
	border-width:1px;
	border-color:#339;
	background-color:#217EEF;
	text-align:left;
	width:100px;
}

.icerik
{
	padding:2px;
	border-style:outset;
	border-width:1px;
	border-color:#339;
	text-align:left;
}


/*********************/
/*******  MENU *******/
/*********************/
.menubackgr 
{
	background:#F1F3F5;
	border-bottom:1px solid #cccccc;
}

.ThemeOfficeSubMenu
{
	position:absolute;
	visibility:hidden;
	z-index:100;
	border:0;
	padding:0;
	overflow:visible;
	border:1px solid #8C867B;
}

.ThemeOfficeSubMenuTable
{
	overflow:visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:0;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	background-color:#C6D3EF;
}

.ThemeOfficeMenuItem
{
	background-color:#FFFFFF;
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	background-color:#C6D3EF;
}

.ThemeOfficeMainItem
{
	padding:4px 1px 4px 1px;
	border:0;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding:0px;
	border:1px solid #3169C6;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color:inherit;
}

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:2px;

	border-top:1px solid #3169C6;
	border-bottom:1px solid #3169C6;
	border-left:1px solid #3169C6;

	background-color:inherit;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #3169C6;
	border-bottom:1px solid #3169C6;
	background-color:inherit;
	white-space:nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	border-top:1px solid #3169C6;
	border-bottom:1px solid #3169C6;
	border-right:1px solid #3169C6;
	background-color:inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:1px;
	padding-right:2px;
	white-space:nowrap;
	border:0;
	background-color:inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;

	border:0;
	background-color:inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:1px;
	border:0;
	background-color:inherit;
}

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-right:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	background-color:	#EFEFDE;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #C6C3BD;
}

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}


/**********************/
/*******  POPUP *******/
/**********************/
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	background-color:transparent;
	background-color: #333333;
	background-image: url("maskBG.png"); 
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}