body{
	background: White;
	background-color: White;
	border: none;
	text-align: justify;
	margin: 0 auto 0 auto;
 	padding: 0;
   font-family: "Georgia", arial, verdana, helvetica, sans-serif;
   font-size: 12px; 
   color: #4E4E4F;
   scrollbar-base-color: White;
   line-height: 1.3;
}

a {
   color: #4E4E4F;
   text-decoration: underline;
}

ul,ol {
 text-indent: 0px;
}

li {
 padding: 5px 0 0 0;
}

#bordertable td{
  border-style: solid;
  border-width: 1px;
  border-color: #a7a9ac;
}

#bordertable table{
  border-style: none;
  border-width: 0;
  border-color: #a7a9ac;
}

#bordertable th {
  background-color: #a7a9ac;
  color: #4e4e4f;
}

#leftMenu a {
 text-decoration:none;
}
#leftMenu ul {
 margin: 0;
 list-style-image: none;
 list-style-type: none;
 text-indent: 15px;
}
#leftMenu li {
 padding: 10px 0 0 0;
}

.cim {
	color: #ee3338;
	font-weight: bold;
	font-size: 14px;
	}


.feher {
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	}
.feher a {
   color: #ffffff;
   text-decoration: none;
   }