/* these are the default css values for easy content manager*/
body
{
	overflow-y : auto;
	font-style:tahoma;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-position: top; 
	background-repeat: repeat-x; 
	background-color: #ffffff;
}	
span.title
{
   width:348px;
   height: 20px;
   font-family: "verdana";
   font-size: 13px;
   text-align:right;
   color:#FF6600;
   list-style-type: disc;
   list-style-position: inside;
   font-weight: normal;
   padding-right:10px;
   
}

div.content
{
	width: 100%px;
	height: 80%;
	font-size:8pt;
	font-family: verdana; 
	font-weight: normal; 
	text-decoration: none;
	color: #344968; 
	line-height :16px;
}

td{ color:#344968; font-size:8pt; font-family:tahoma; font-weight:normal; text-decoration:none; line-height :16px; }
td.error{font-size:11pt;  background:#ffffff;color:#8a8dc8; font-weight:bold;}
td.info{font-size:9pt;  color:#ffffff;}
td.header{font-size:12pt;  background:#ffffff; font-weight:bold;}
input{border:1px solid #ffffff;  font-size:9px; height:18px;}

td.row {
	font-size:9pt;
	height:22px;
	border-bottom:2px dashed #dfe0da; 
	border-bottom-width  :1;
}
td.title {
	height: 18px;
   font-family: "verdana";
   font-size: 10pt;
   color: black;
   list-style-type: disc;
   list-style-position: inside;
   font-weight: bold;
	padding:1;

	color:#A82A42;
}

a.:link,a.:active,a.:visited {font-family:tahoma; font-size:8pt; font-weight:normal; color:#f76b0d; text-decoration:none;}
a.:hover {font-family:tahoma; font-size:8pt; font-weight:normal; color:#f76b0d; text-decoration:none;}

/*implementation related css*/

td.yazi { color:#344968; font-size:8pt; font-family:tahoma; font-weight:normal; text-decoration:none; line-height :16px;}		

span.turuncu { color:#f76b0d; font-size:10pt; font-family:tahoma; font-weight:normal; text-decoration:none;}

a.turunculink:link,a.turunculink:active,a.turunculink:visited {font-family:tahoma; font-size:10pt; font-weight:normal; color:#f76b0d; text-decoration:none;}
a.turunculink:hover {font-family:tahoma; font-size:10pt; font-weight:normal; color:#f76b0d; text-decoration:none;}
