body {
	margin: 0;
	padding: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	
}



h1, h2, h3 {
	margin:0;
	padding:0;
	margin-bottom: 5px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-size: 1em;
}

ul {
}

p {
	padding:0;
	margin: 10px 0;
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


table {
	border-collapse: collapse;
}
td, th {
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}


.c {
	text-align: center;
}

.r {
	text-align: right;
}

.wf {
	width: 100%;
}

.vt {
	vertical-align: top;
}


table.list td .md, table.list td.md {
	font-weight: bold; 
}
table.list a {
	text-decoration: none;
}
table.list a:hover {
	text-decoration: underline;
}


table.list {
	border-collapse: collapse;
}

table.list tr.lc td, table.list tr.lc th, table.list td.lc, table.list th.lc  {
border-left: 1px solid #9e9e9e !important;
}
table.list tr.tc td, table.list tr.tc th, table.list td.tc , table.list th.tc  {
border-top: 1px solid #9e9e9e !important;
}
table.list td.rc, table.list tr.rc th, table.list tr.rc td, table.list th.rc   {
border-right: 1px solid #9e9e9e !important;
}
table.list td.bc, table.list tr.bc th, table.list tr.bc td,table.list th.bc  {
border-bottom: 1px solid #9e9e9e !important;
}

table.list th, table.list td {
	border: 1px solid #e8e8e8; padding:  0px 4px;
}


table.list thead th {
	background: #E9E2D4;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 2px solid #9e9e9e;
	border-right: 1px solid #c6c6c6;
	color: #646464;
}
table.list thead th a{
	color: #646464;
	text-decoration: none;
}
table.list thead th a:hover{
	text-decoration: underline;
}

table.list th {
	xbackground: #f2f2f2;
	border: 1px solid #dbdbdb;
	
	xcolor: #5f7f90;
}
table.list tr.ps th {
	background: #f5f5f5;
}
table.list tr.torolt td, table.list tr.torolt th {
	color: #aaaaaa;
}

table.list td {
	background: white;
}
table.list tr.ps td{
	background: #f5f5f5;
}

table.list caption {
	margin: 3px;
	font-size: 11px;
}

table.list .op {
	text-align: center;
}
table.list .op button{
	width: 18px !important;
	height: 18px !important;
	/* margin: 0 1px !important; */
}
table.list .op a {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	background: #d9d9d9;
	color: #666666;
	font-weight: normal;
	font-size: 9px;
/*	margin-left: 5px; */
	
}
table.list .op a:hover {
	text-decoration: none;
	/* background: #e0e0e0; */
}
table.list .op a img {
	border: none;
	padding: 0px;
}

table.list tbody tr:hover td {
	background: #F6E9E7;
}
table.list tbody tr:hover th {
	background: #F6E9E7;
}

/*
table.list_msetben tr.muvelet {
height: 60px;
vertical-align: bottom;
background: #f2f2f2;
}
*/

/*
table.list tbody tr:hover td {
	background-color: #f0f0f0;
}
table.list tbody tr:hover th {
	background-color: #D2E3FF;
}
*/



