body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sh_left {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
}
.sh_right {

	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
}
.main {
	padding: 5px;
}
.kolon_ayraci {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #A121B0;
	border-right-color: #A121B0;
	border-bottom-color: #A121B0;
	border-left-color: #A121B0;
}
.sayfa_baslik {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_normal {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

a:link.bottom_link {
	font-family: Verdana;
	font-size: 9px;
	color: #A718B5;
	font-weight: bold;
	text-decoration: none;
}
a:visited.bottom_link {
	font-family: Verdana;
	font-size: 9px;
	color: #A718B5;
	font-weight: bold;
	text-decoration: none;
}
a:hover.bottom_link {
	font-family: Verdana;
	font-size: 9px;
	color: #A718B5;
	font-weight: bold;
	text-decoration: underline;
}
a:active.bottom_link {
	font-family: Verdana;
	font-size: 9px;
	color: #A718B5;
	font-weight: bold;
	text-decoration: underline;
}

a:link.normal_link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.normal_link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.normal_link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.normal_link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.form_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660F6E;
	border: 1px solid #FFFFFF;
}
.form_dugme {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #660F6E;
}

.table_space {
	padding-left: 10px;
}
.alt_baslik {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_normal_baslik {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.body_bg {
	background-image: url(images/1_03.jpg);
	background-repeat: repeat-x;
}

.borderit img{
border: 1px solid #660F6E;
}
.borderit:hover img{
border: 1px solid #000000;
}
.borderit:hover{
color: #000000; /* irrelevant definition to overcome IE bug */
}

.borderit_white img{
border: 1px solid #660F6E;
}
.borderit_white:hover img{
border: 1px solid #FFFFFF;
}
.borderit_white:hover{
color: #FFFFFF; /* irrelevant definition to overcome IE bug */
}.main_table_spacer_right {
	border-top: 1px #D73EE3;
	border-right: 1px dotted #D73EE3;
	border-bottom: 1px #D73EE3;
	border-left: 1px #D73EE3;
}
.main_table_spacer_bottom {
	border-top: 1px #D73EE3;
	border-right: 1px #D73EE3;
	border-bottom: 1px dotted #D73EE3;
	border-left: 1px #D73EE3;
}
.picture_border {
	border: 1px solid #FFFFFF;
}
.test {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
.bg_alt_01 {
	background-image: url(images/alt_01_bg.jpg);
	background-repeat: repeat-x;
}
.bg_alt_02 {

	background-image: url(images/alt_02_bg.jpg);
	background-repeat: repeat-x;
}
.fl_bg {
	background-image: url(images/fl_bg.jpg);
	background-repeat: repeat;
}
.yonetim_text_normal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.yonetim_text_normal_renkli {

	font-family: Verdana;
	font-size: 12px;
	color: #660F6E;
}
.yonetim_text_alt_baslik {
	font-family: Verdana;
	font-size: 16px;
	color: #660F6E;
	font-weight: bold;
}
.yonetim_text_sayfa_baslik {
	font-family: Verdana;
	font-size: 18px;
	color: #660F6E;
	font-weight: bold;
}

