.baslik {
	font-family: Verdana;
	font-size: 16px;
	color: #B40000;
	font-weight: bold;
}
.sayfabaslik {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.inbox {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #000000;
}
.tblma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b40000;
}
.tblmp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b40000;
	background-color: #CCCCCC;
}
.lnku {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b40000;
    text-decoration: underline;
}
a.lnku:hover {  text-decoration: none; }
.lnki {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b40000;
}
a.lnki:hover {  text-decoration: underline; }
.edt { 
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 10px; 
      font-weight: normal; 
	  border: 1px solid #b40000;
	}
.btn {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	width: 92px;
}