body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0;
}

col { background-color: transparent;background-image:url(); }

.topmenuback
{
	background-image: url('/image/topmenugrad.gif');
	background-repeat: repeat-x;
}

.topmenuleftend
{
	text-align: left;
	width: 54px;
}

.topmenulinkcell
{
	text-align: center;
	width: 90px;
}

.topmenusepearat
{
	text-align: center;
	width: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.frame
{
	border:solid 1px #6699CC;
	width: 775px;
}

a.topmenulink
{
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.topmenulink:hover
{
	color: #BBBBFF;
	text-decoration: none;
}

.leftmenucell
{
	color: #FFFFFF;
	/* color: #004444; */
	font-weight: bold;
	font-size: 10pt;
}

a.leftmenulink
{
	color: #006699;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 15px;
}

a.leftmenulink:hover
{
	color: #3399CC;
	text-decoration: none;
}

.menutable
{
	margin:2px;
	background-image: url('/image/lmgrad.gif');
	background-color: #bac4d3;
	background-repeat: repeat-x;
	width: 200px;
}


.belowleftmenu
{
	width: 200px;
	margin: 2px;
	margin-top: 0;
	border: solid 1px #bac4d3;
	font-size: 10pt;
}

.thecell
{
	vertical-align: top;
	padding: 5px;
	background-image: url('/image/righttopbg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.HorzLine
{
	height: 5px;
	background-image: url('/image/icons/border2px.gif');
	background-repeat: repeat-x;
	background-position: center;
}

.VertLine
{
	width: 5px;
	background-image: url('../image/icons/border2px.gif');
	background-repeat: repeat-y;
	background-position: center;
}

h1.asbaslik
{
	font-size : 10pt;
	color: #EF7030;
	/* color: #990033; */
	text-align: right;
	margin: 0;
}

p.ASPar
{
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 10px;
	padding-left : 10px;
}

p
{
	font-size : 10pt;
	color: #707070;
}

h2
{
	font-size: 11pt;
	color: #EF7030;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.pagefooter
{
	background-image: url('../image/bottomgrad.gif');
	background-repeat: repeat-x;
	height: 18px;
	text-align:center;
	color:#BBBBED;
	font-size:8pt;
	font-weight:bold;
}

a
{
	font-size: 10pt;
	text-decoration: none;
}

a:hover
{
	color: #6666ff;
	text-decoration: underline;
}

ul
{
	font-size: 10pt;
	color: #707070;
	list-style-image: url('../image/icons/bullet-arrow2.gif');
}

div.cntred
{
	font-size: 10pt;
	color: #707070;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

table.cercevelitab
{
	border: solid 1px #A0A0A0;
	font-size: 10pt;
	color: #707070;
}

table.cercevelitab tr.baslik 
{
	font-weight: bold;
	background-color:#E0E0E0;
	text-align:center;
}

table.cercevelitab td, th 
{
	border: solid 1px #A0A0A0;
}


