body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bbgg.jpg);
}
.topbg {
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.selamlama {
	font-size: 10px;
	color: #999999;
}
.uyegiris {
	font-size: 11px;
	color: #555555;
	text-decoration:none;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #336699;
}
.baslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 0px 0px 0px 10px;
	height: 20px;
	font-weight: bold;
	background-image:url('../images/title.jpg');
	background-repeat :no-repeat;
}

.halfmoon{
margin: 0px;
}
.halfmoon ul{
padding: 25px 0px 0px 0px;
margin: 0px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.halfmoon li{
display: inline;
margin: 0px;
}
.halfmoon li a{
background-color:#FFFFFF;
background-image:url(../images/mennua.jpg);
background-repeat:no-repeat;
padding: 25px 10px 15px 15px;
margin: 0px;
font-size: 12px;
font-weight:bold;
text-decoration: none;
color: #5C5347;
border-bottom:#DDE6FF solid 1px;
}
.halfmoon li a:hover, .halfmoon li.selected a{
background-color:#FFFFFF;
background-image:url(../images/mennub.jpg);
background-repeat:no-repeat;
}
.halfmoon li a:visited{
color: #5C5347;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_e{
background-color: #eeeeee;
border: 0px;
border-bottom: 1px solid #cccccc;
border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
position:absolute;
line-height:25px;
z-index:100;
width: 210px;
visibility: hidden;
background-image: url(../images/altmenubg.jpg);
}
.dropmenudiv_e a{
background-image: url(../images/altmenuayrac.jpg);
background-repeat:repeat-x;
background-position:bottom;
width: auto;
display: block;
text-indent: 5px;
}
* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #ffffff;
}
#mySlideshow
{
	width: 750px;
	height: 300px;
	z-index:1;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 100px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('images/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('images/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('images/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('images/fleche2.gif') no-repeat top right; }

#calendar {
	width: 209px;
	padding: 0;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
}
caption a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	
caption {
	margin: 0;
	padding: 2;
	width: 209px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.today {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background: #DF9496;
}
.activity {
	font-weight: bold;
	font-size: 10px;
	background-image:url('../images/act_bg.gif');
	background-position: bottom right;
	background-repeat :no-repeat;
}
.today_activity {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background-color: #DF9496;
	background-image:url('../images/act_bg.gif');
	background-position: bottom right;
	background-repeat :no-repeat;
}
.style1 {font-size: 11px; color: #555555; text-decoration: none; font-weight: bold; }
