* {
	margin-top: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image:url(images/sitebg.jpg);
	background-color:#001523;
	background-repeat:repeat-x;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FF3300;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
	list-style: none;
	;
}

ol {
}

blockquote {
}

a {
	color: #7EBCFF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 800px;
	height: 207px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	width: 220px;
	background: #0F1720 url(images/yanbg.jpg) repeat-y;
	border: 0px;
	float: left;
}


/* Page */

#page {
	width: 800px;
	margin: auto;
	background: #0F1720 url(images/yanbg.jpg) repeat-y;
	border: 0px;
	background-color: #FFFFFF;
	height: 100%;
	padding: 0 0 0 0;
}



/* Content */

#content {
	float: left;
	width: 570px;
	padding: 20px 5px 5px 5px;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	border: 0px;
	vertical-align: top;
}

.boxed {
	background: #121B23;
	border: 1px dotted #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 20px 20px 0 0;
	background: url(images/img05.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/*
SubHeader
*/
#subheader {
	width: 220px;
	float: left;
	margin: 0 0 0 0;
	background-image: url(images/menubg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 67px;
        }
/*- yanmenu --------------------------- */

#yanmenu {
	width: 220px;
	float: left;
	margin: 0 0 0 0;
        }
#yanmenu ul {
	margin: 1px 1px 1px 20px;
	padding: 0 0 0 0;
}
#yanmenu li a {
	height: 24px;
	text-decoration: none;
	margin: 0 0 0 0;
	color: #003399;
        }

#yanmenu li a:link, #yanmenu li a:visited {
	color: #003399;
	display: block;
	background:  url(images/yanmenu.gif);
	padding: 8px 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
        }

#yanmenu li a:hover, #yanmenu li #current { {
        color: #FFF;
        background:  url(images/yanmenu.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

/*- yanbaslik --------------------------- */

#yanbaslik li #tema { {
        color: #000;
		height: 24px;
		display: block;
        background:  url(images/yanmenubaslik.gif) 0 -32px;
        padding: 8px 0 0 15px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        }

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	background-color: #001523;
	padding: 10px 0 10px 0;
	font-size: 85%;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
}

.Stil1 {
	font-size: 9px;
	font-weight: bold;
}
.Stil2 {font-size: 9px}

.Stil3 {
	color: #0066CC;
	font-size: 10px;
	font-weight: bold;
}
.Stil4 {
	color: #BCBEFC;
	font-size: 16px;
	font-weight: bold;
}
.Stil5 {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}
.Stil6 {
	color: #E97424;
	font-size: 12px;
	font-weight: bold;
}
.Stil7 {color: #F90000}