/* CSS Document */

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;

background-color:transparent;
bgcolor:transparent;}


/* Dynamic Bölümler Başlar */
.menuBg{
background-color: #FFECF5;
}




.dynamicTopImg{
background-image: url(Images/veli.jpg);
width:180px;
height:150px;
background-repeat:no-repeat;
background-position:center;
}


.dynamicTextBlackTahoma11{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#333333;
}


.dynamicTextRedTahoma11{
font-family:verdana;
font-size:11px;
font-weight:bold;
color: #FF0000;
}


.dynamicTextHeading{
font-family:verdana;
font-size:12px;
font-weight:bold;
color: #333333;
}


.dynamicTextRed{
font-family:verdana;
font-size:12px;
font-weight:bold;
color: #FF0000;;
}


.greenDottedLine{
background-image:url(Image/greenDotted.gif);
background-repeat:repeat-x;
}



a:link {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
}

a:visited {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color: #333333;
}
a:hover {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color: #FF6600;

}
.arrow_dat{background-image:url(Images/arrow_dat.png); width:11px; height:11px; background-repeat:repeat;}
.grey_item{background-image:url(Images/grey_item.png); width:243px; height:27px; background-repeat:repeat;}
.blue_item{background-image:url(Images/blue_item.png); width:243px; height:27px; background-repeat:repeat;}
.green_item{background-image:url(Images/green_item.png); width:243px; height:27px; background-repeat:repeat;}
.pink_item{background-image:url(Images/pink_item.png); width:243px; height:27px; background-repeat:repeat;}
.red_item{background-image:url(Images/red_item.png); width:243px; height:27px; background-repeat:repeat;}
.yellow_item{background-image:url(Images/yellow_item.png); width:243px; height:27px; background-repeat:repeat;}