/* CSS Document */
body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-image: url(Images/bg.gif);
SCROLLBAR-FACE-COLOR: #c9d8de;
	SCROLLBAR-HIGHLIGHT-COLOR: #737373;
	SCROLLBAR-SHADOW-COLOR: #eff3f5;
	SCROLLBAR-3DLIGHT-COLOR: #f2f2f2;
	SCROLLBAR-ARROW-COLOR: #26363e;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #dee7eb;

}

.menuGreenLine{
background-image: url(Images/menuGreenLine.gif);
width:2px;
height:31px;
background-position:center;
background-repeat: repeat-x;
}
.topImg1{
background-image: url(Images/topImg1.jpg);
width:120px;
height:195px;
background-position:center;
background-repeat:no-repeat;
}
.topImg2{
background-image: url(Images/topImg2.jpg);
width:118px;
height:195px;
background-position:center;
background-repeat:no-repeat;
}
.topImg3{
background-image: url(Images/topImg3.jpg);
width:110px;
height:195px;
background-position:center;
background-repeat:no-repeat;
}
.topImg4{
background-image: url(Images/topImg4.jpg);
width:107px;
height:195px;
background-position:center;
background-repeat:no-repeat;
}
.isletmenlikImg{
background-image: url(Images/isletmenlik.jpg);
background-position:left;
vertical-align:top;
background-repeat:no-repeat;
}
.topImg5{
background-image: url(Images/topImg5.jpg);
width:110px;
height:195px;
background-position:center;
background-repeat:no-repeat;
}
.coursesBtn{
background-image:url(Images/btn.gif);
width:180px;
height:22px;
background-repeat:no-repeat;
background-position:center;
}


/* Lines Start */
.blueLine{
background-image:url(YeniDunyaImages/blueLine.gif);
background-repeat: no-repeat;
width:1px;
height:20px;
background-position:center;
}

.topDottedLine{
background-image:url(Images/dottedLine.gif);
background-repeat:no-repeat;
width:1px;
height:35px;
background-position:center;
}



/* Bg Starts */
.redBg{
background-color:#ED1B24;
}
.middleGreenBg{
background-color:#66CC33;
}
.whiteLine{
background-color:#FFFFFF;
background-repeat:repeat;
height:2px;
background-position:center;
}
.darkGrayBg{
background-color:#999999;
background-repeat:repeat;
background-position:center;
}
.lightGrayBg{
background-color: #E4E4E4;
background-repeat:repeat;
background-position:center;
}
.lightGreenBg{
background-color: #EAFFD5;
background-repeat:repeat;
background-position:center;
}
.lightBlueBg{
background-color: #DFF2FF;
background-repeat:repeat;
background-position:center;
}
.lightPinkBg{
background-color: #FFECEC;
background-repeat:repeat;
background-position:center;
}

.dottedline{
background-image:url(Images/dottedLongline.gif);
background-repeat:repeat-y;
}


/* Arrow Starts */
.whiteArrow{
background-image:url(Images/whiteArrow.gif);
background-repeat:no-repeat;
width:9px;
height:9px;
background-position:center;
}
.blackArrow{
background-image:url(Images/blackArrow.gif);
background-repeat:no-repeat;
width:16px;
height:16px;
background-position:center;
}

.smallBlackArrow{
background-image:url(Images/smallBlackArrow.gif);
background-repeat:no-repeat;
width:8px;
height:5px;
background-position:center;
}



/* Icon And Images Start */
.adresIcon{
background-image: url(images/mailbox.gif);
width:56px;
height:60px;
background-position:center;
background-repeat:no-repeat;
}
.phoneIcon{
background-image: url(images/phone.gif);
width:63px;
height:45px;
background-position:center;
background-repeat:no-repeat;
}
.faxIcon{
background-image: url(images/fax.gif);
width:62px;
height:51px;
background-position:center;
background-repeat:no-repeat;
}

.mainPageIcon{
background-image: url(Images/mainpageIcon.gif);
width:11px;
height:10px;
background-position:center;
background-repeat:no-repeat;
}
.emailIcon{
background-image: url(Images/emailIcon.gif);
width:11px;
height:8px;
background-position:center;
background-repeat:no-repeat;
}
.mostUsedIcon{
background-image: url(YeniDunyaImages/mostUsedIcon.gif);
width:32px;
height:24px;
background-position:center;
background-repeat:no-repeat;
}



/* Border Starts*/

.tableSolidBorder{
border-bottom: #669900 1px  solid;
border-left:#669900 1px  solid;
border-right:#669900 1px  solid;
border-top:#669900 1px  solid;
background-color:#FFFFFF;
}




/* Text Starts*/
.textRedTahoma11Bold{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
font-style:normal;
color: #ED1B24;
}
.textWhiteTahoma11Bold{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
font-style:normal;
color: #FFFFFF;
}
.textBlackTahoma11{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#333333;
}

.textDarkGrayTahoma11Bold{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
font-style:normal;
color: #666666;
}

.textGreenTahoma11Bold{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color: #669900;
text-align:center;
}
.textGreenTahoma11BoldItalic{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
font-style:italic;
color: #669900;
text-align:center;
}




/* Link Starts */
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
	
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
	text-decoration: underline;
}

a.menu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

a.topMenu:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.topMenu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topMenu:hover {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF; 
	text-decoration: underline;
}
a.system:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #990033;
	text-decoration:none;
}

a.system:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:BOLD;
	text-decoration:none;
	color: #990033;
}
a.system:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color: #FFffff;

}


a.topLink:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

a.topLink:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:BOLD;
	text-decoration:none;
	color: #666666;
}
a.topLink:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color: #FF9900;

}
