.style1 {
	color: #AE373D;
	font-size: 11px;
}
.style2 {color: #AE373D; font-size: 11px; font-weight: bold; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MainHaber {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC6AD;
	width: 281px;
	padding-top: 3px;
	padding-bottom: 6px;
}

.MainHaberBilgi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #43570B;
	line-height: 15px;
}

.MainHaberBaslikSelected {
	font-weight: bold;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.RightMenuSubLinkOff {
	padding: 3px; 
	margin-top:1px; 
	margin-bottom: 1px; 
	background-color: #FFFFFF;
	font-size: 10px; 
	color: #3B4D09; 
	cursor: hand;
	border: 1px solid #FFFFFF;
}

.RightMenuSubLinkOn {
	padding: 3px; 
	margin-top:1px; 
	margin-bottom: 1px; 
	background-color: #EAE5B0;
	font-size: 10px; 
	color: #3B4D09; 
	cursor: hand;
	border: 1px solid #CDC88D;
}
	
.RightMenuLinkOn {
	padding: 3px; 
	font-size: 12px; 
	color: #3B4D09; 
	font-weight: bold; 
	background-color: #DCD47C;
	cursor: hand;
	border: 1px solid #C2BA61;
}

.RightMenuLinkOff {
	padding: 3px; 
	font-size: 12px; 
	color: #3B4D09; 
	font-weight: bold; 
	background-color: #FFFFFF;
	cursor: hand;
	border: 1px solid #FFFFFF;
}

.MainDiv, .MainDiv td {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
}

.justify {
	text-align: justify;
}

.tbl {
	font-size:9px;
}

.MainDiv P {
	text-align: justify;
}

