/* THUMB TABLE & MOUSEOVER */
table.thumb {
   border-collapse: collapse;
   text-align:center;
   margin: 0px;
   padding: 0px;
}
table.subfolder, table.subfolder-border {
   border-collapse: collapse;
	text-align:center;
	margin-top:20px;
	margin-right:40px;
	margin-bottom:30px;
   padding: 0px;
}
.dir_topleft{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.dir_top{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.dir_topright{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.dir_left{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.dir_right{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_bottomleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.dir_bottom{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/dir_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_topleft{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_left.gif);
	background-repeat: repeat-y; !important
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_right.gif);
	background-repeat: repeat-y; !important
   width:13px;
}
.img_bottomleft{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(../eklentiler/foto/gorunum/rounded/images/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}

table td .title{
  font: 9pt tahoma, arial;
  text-align: center;
}
table td .subfolder-title{
  font: bold 8pt tahoma, arial;
  text-align: center;
  color: black;
}


/* IMAGE DESCRIPTION */
.description {
	font: bold 8pt tahoma, arial;
	text-align:center;
	color:Black;
	text-decoration:none;
}

/* BODY PROPERTIES */
.mg2body {
	font: 8pt tahoma, arial;
	color:#737373;
	background-color: White;
	margin: 0;
    padding: 0;
}

/* LINK PROPERTIES */
.mg2body a:link, .mg2body a:visited {
   color: #404040; text-decoration: underline;
}
.mg2body a:hover, .mg2body a:visited:hover { 
   color: #CECECE; text-decoration: underline;
}
