.body2 {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #D2E8FF;
}
.body_alt {
	background-image: url(images/bg_alt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #D2E8FF;
}
.body_alt_mavi {
	background-image: url(images/bg_mavi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #C5E1F9;
}
.body_alt_yesil {
	background-image: url(images/bg_yesil.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #A8FFA8;
}
.body_alt_turuncu {
	background-image: url(images/bg_turuncu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #F8E4A7;
}
.body_alt_mor {
	background-image: url(images/bg_mor.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #E0C4F4;
}
.font_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #010199;
	text-decoration: none;
}

.font_default_yesil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
.font_default_mavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #104F87;
}
.font_default_mor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4E1474;
}
.font_default_turuncu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7A5F0A;
}
.body_alt_long {
	background-image: url(images/bg_alt_long.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	background-color: #C0E9FF;
}
.font_default_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #010199;
	text-decoration: none;
}
.font_default_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010199;
	text-decoration: none;
	}
.font_default_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #010199;
	text-decoration: none;
	}
.font_default_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010199;
	text-decoration: none;
	background-color:#ADF1E7;
		}
.font_default_drop_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#010199;
	text-decoration: none;
	
}
.font_defaultitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #010199;
	text-decoration: none;
	font-style: italic;
}
