body 
{
	background-color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img 
{
	border: none;
}

.imgNews
{
	border: none;
}

.GradualShine
{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

/* Bağlantı Stilleri ---------------------------------- */

a 
{
	color: #F03307;
	text-decoration: none;
}

a:hover 
{
	color: #F03307;
	text-decoration: underline;
}

/* Mezunlar Bağlantı Stilleri -------------------------- */

.mezunLink:visited
{
	color: #994D99; 
	background-color:transparent; 
	text-decoration: none
}
.mezunLink:link
{
	color: #994D99; 
	text-decoration: none
}
.mezunLink:hover
{
	color: #000066; 
	text-decoration: none;
}

/* Metin Stilleri -------------------------------------- */

.Tah10 
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}

.Tah11 
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}

.Tah12 
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #555555;
}

/* Buton Stillerim ------------------------------------- */

.submitFF6600
{
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;
	cursor: pointer;
	width: 200px;
}

.submitCC6699
{
	color: #FFFFFF;
	background-color: #CC6699;
	border: 1px solid #CC6699;
	cursor: pointer;
	width: 200px;	
}

.formButton
{
	cursor: pointer;
	border: solid 1px #F2F2F2;
	background-color: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background-image: url('frmBtnGrayBg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

/* ContentPlaceHolder_Right içinde kullanılan div Stili  */

.divRightFrame
{
	padding: 10px 10px 10px 10px;
	background-position: left top;
	background-repeat: no-repeat;
}

/* Tablo Stillerim ------------------------------------- */

.ykkTable 
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #EBEBEB;
	border-collapse: collapse;
	background-color: #FAFAFA;
}

.ykkTable td
{
	font-family: Tahoma;
	font-size: 10px;
	color: #555555;
	
	border-style: solid;
	border-width: 1px;
	border-color: #EBEBEB;
}

.LinkTable td
{
	height: 25px;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #EBEBEB;
}

.ListTable td
{
	padding: 8px 5px 8px 5px;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #EBEBEB;
}

.stdTable 
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #EBEBEB;
	border-collapse: collapse;
	background-color: #FDFDFD;
}

.stdTable td
{
	padding: 3px 0px 3px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #EBEBEB;
}

.downTable 
{
	border-style: solid;
	border-width: 1px;
	border-color: #EBEBEB;
	border-collapse: collapse;
}

.downTable td
{
	padding: 3px 5px 3px 5px;
	border-style: none;
}

/* MasterPage.master içinde (1) kez kullanıldı --------- */
.stnTop 
{
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: dotted; 
	border-top-width: 1px; 
	border-top-color: #555555;
	border-bottom-style: none; 
	border-bottom-width: medium;
}

/* MasterPage.master içinde (1) kez kullanıldı --------- */
.stnRight
{
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: dotted; 
	border-right-width: 1px; 
	border-right-color: #FF6600;
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: none; 
	border-bottom-width: medium;
}

/* Herhangi bir sayfada kullanılmadı ------------------- */
.stnBottom 
{
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: dotted; 
	border-bottom-width: 0px;
	border-bottom-color: #F03307;
	
	margin-bottom: 10px;
	width: 100%;
}

/* MasterPage.master ve Yüksekokulumuz sayfalarında kullanıldı */
.stnLeft 
{
	border-left-style: dotted; 
	border-left-width: 1px;
	border-left-color: #555555;
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: none; 
	border-bottom-width: medium;
	
	padding-left: 10px; 
	padding-right: 10px;
}

/* Slide Show Stilim (ImageSlideShow.dll) -------------- */
.SlideShow { border: dashed 1px #D8D8D8; }
.SlideShow tfoot td { text-align: right; }
.SlideShow tfoot td button { font: 14px Trebuchet MS; }