body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #634279;
	background-image:url(img/back.png);
	background-position:center;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
a {
	font-size: 12px;
	color: #FFCC00;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #990000;
	text-indent:10px;
}
.spot { 
	font-size: 14px;
	color: #990000;
	text-indent:10px;
}
#megahem{

border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-color:#634279;
}
#footer {
background-color:#362442;
color:#FFFFFF;
margin-top: 5px;
margin-bottom: 5px;
border-top: 1px solid #7E5399;
border-bottom: 1px solid #000000;
height: 30px;
font-size: 12px;
text-align:center;
}
#footer a,#footer a:hover { 
color:#FFFFFF;
}
.menu_k, .menu_k a,.menu_k a:visited,.menu_k a:active, .menu_k a:link {
text-indent:5px;
font-size: 18px;
font-weight: bold;
color:#666666;
letter-spacing:1px;
}
.menu_k {
width: 178px;
height:50px;
/*border-bottom: 1px solid #999999;*/
/*border-top: 1px solid #cccccc;*/
/*border-left: 3px solid #629eff;*/
/*border-right: 1px solid #cccccc;*/
background-image:url(img/button1.png);
/*padding: 1px;*/
/*margin: 5px;*/
text-align:center;
/*height: 20px;*/
}

.menu_i, .menu_i a {
color:#f7f7f7;
text-indent:8px;
font-size: 12px;
font-weight: bold;
}
.menu_i {
/*border-right: 1px solid #cccccc;*/
}
.haber {
margin: 10px;
}
.sag_reklam {
margin: 6px;
}
.icerik {
margin: 6px;
}
.haber b,.sag_reklam b,.icerik b {
font-size:14px;
font-weight:bold;
}
input {
	border: 1px solid #999999;
}

#galeri {
	background-color:#644179;
	padding:10px;
}

.glossymenu{
margin: 0;
padding: 0;
width: 176px; /*width of menu*/
}

.glossymenu a.menuitem{
background: url(includes/button1.png) top left no-repeat;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
margin: 0px;
padding:1px;
padding-top:5px;
height:30px;
font-weight:bold;
color: #333;
text-indent:5px;
cursor:pointer;
vertical-align:middle;


}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 10px;
right: 10px;
border: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #ccc url(includes/bg.png) bottom left repeat-x;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	
	text-align:left;
	color:#990000;
	text-indent:4px;
	height:auto;
	font-family : Tahoma, Arial, Geneva, sans-serif;
	font-size : 12px;
	cursor:pointer;
padding-top:3px;
}

.glossymenu div.submenu ul li a{
display: block;
	color:#990000;
	font-weight:normal;
	font-size:12px;
	padding:2px;
	cursor:pointer;

}

.glossymenu div.submenu ul li:hover{
	color:#000;
}
.glossymenu div.submenu ul li a:hover{
	color:#000;
}
