.menutablo {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;
   
	border-top :1px solid;
	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #1380D4;

	border-bottom-color: #1380D4;
	border-top-color: #1380D4;

	border-left-color: #1380D4;

}

.normal {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.baslik {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

.form {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #0E4092;

	border: 1px solid #0E4092;

}


