body,td,th{
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
}


a:link {
	font-family:Arial,"Trebuchet MS",Tahoma;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family:Arial,"Trebuchet MS",Tahoma;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}
a:hover {
	font-family:Arial,"Trebuchet MS",Tahoma;
	text-decoration: underline;
	font-size:12px;
	color:#FFA500;
}
a:active {
	font-family:Arial,"Trebuchet MS",Tahoma;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}

.internal a:link {
	font-family:"Trebuchet MS",Arial,Tahoma;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
.internal a:visited {
	font-family:"Trebuchet MS",Arial,Tahoma;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}
.internal a:hover {
	font-family:"Trebuchet MS",Arial,Tahoma;
	text-decoration: underline;
	font-size:12px;
	color:#FFA500;
}
.internal a:active {
	font-family:"Trebuchet MS",Arial,Tahoma;
	text-decoration: none;
	font-size:12px;
	color: #333333;
}

.progHead {
	border-bottom:1px dashed #FFA500;
}

#blogspot a:link, a:visited {
	font-family:"Trebuchet MS",Arial,Tahoma;
	font-size:11px;
	color: #333333;
	text-decoration: none;
}

#blogspot a:hover {
	font-family:"Trebuchet MS",Arial,Tahoma;
	font-size:11px;
	color: #FFA500;
	text-decoration: none;
}

/* İçerik sınıfları başlangıcı */
.formBtn {
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	border:1px solid #CCCCCC;
	
}

.reqBox {
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	padding: 1px;
	border:1px solid #CCCCCC;
	background-color:Silver;
	width: 185px;
}
.formBox {
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	padding: 1px;
	border:1px solid #CCCCCC;
	width: 185px;
}

.longformBox {
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	padding: 1px;
	border:1px solid #CCCCCC;
	width: 290px;
	height:150px;
}

#bolumbaslik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;	
}
#bolumaltbaslik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;	
}

#grbolumaltbaslik{
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #bfd72f;	
}
/* İçerik sınıfları sonu */


/* Layout sınıfları  başlangıcı*/
#mainholder{
	width: 900px;
	margin:0px auto;
	text-align:left;
	/*position:absolute;
	left: 4%;*/
}

#menuholder {
	width: 900px;
}

#contentholder {
	
}

#sponsors {
	float:right;
	text-align:left;
}

#content {
	border-right:1px dashed #CCCCCC;
	margin-top:10px;
	width: 697px;
	float:left;
}

#header {
	margin-top: 5px;
	padding-bottom: 5px;	
	border-bottom:1px dashed #CCCCCC;
}

#left {
	width:355px;
	float:left;
	
}
#adver {
	margin-top: 10px;
	width: 337px;
	height: 213px;
}

#banner {
	margin-top: 10px;
	width: 337px;
}

#menu {
	margin-top: 15px;
}

#menuitem {
	border-bottom:1px dashed #CCCCCC;
	margin-top: 5px;	
	padding-bottom: 5px;	
}

#right {
	float:right;
	border-left:1px dashed #CCCCCC;
	width:340px;
	height: 100%;
}

#rightcontent{
	 margin:15px;
	 height:auto;
	 font-size:11px;
}

#bottomlinks{
	padding-top: 20px;
	margin-left: 7px;
}
/* Layout sınıfları sonu */

/* Takvim layoutları */

.calendar {
	width:190px; 
    color: white;
}

.calendarlink {
    color: white;
}

.header {
	color: #bfd72f;
}

.day {
	background-color: #FFFFFF;
	text-align: center
}

.linkedday {
	background-color: #bfd72f;
    border-color: #778a06;
    border-style: solid;
    border-width: 1px;
    text-align: center
} 
/* Takvim layoutları sonu */


