.content-table
{
	width:700px;
}

.content-table th
{
	color: #000000;
	background-repeat: repeat-x;
	background-image: url("images/table-header.gif");
	background-position: 0% 0%;
	background-color: transparent;
	text-align: left;
	height:30px;
	padding:5px;
	max-width:200px;
	font-size:13px;
}

.content-table td
{
	border-bottom: 1px solid #e3e3e2;
	margin:0px;
	padding:5px;
	max-width:200px;
	font-size:13px;
}

.innertables { border:#06C;}

.innertables, .innertables td {  border-collapse:collapse;
	border: thin solid #D3D3D3;
	 border-width: 1px 1px 1px 1px;background:#f6f6f6; padding-left:10px; padding-right:10px;
	}
.innertables th
{background:#e7f5fa;}

.akcuy_imp {
  font-family: verdana;
  font-size: medium;
  font-variant: small-caps;
  text-align: center;
}