.bg {
	background-image: url(../images/main/bg.gif);
}

.PaketlerTextBaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.PaketlerTextAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #cc0000;
}
.PaketlerTextAltCizgili {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
}

css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.baslik {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.menu_ust_sekme {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	width: 190px;
	table-align: right;
}

.menu_alt_sekme {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	width: 170px;
	table-align: right;
}

.icerik_baslik {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.icerik{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.alt_kisim{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

.icerik_table {
	border:#999999;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color:#FFFFFF;
	}
	
	a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
