body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 900px;
	height: 600px;
}
#container #menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 137px;
	height: 600px;
	background-color: #000000;
	background-image: url(../images/bg_01.png);
}
#container #menu #symbolTop img {
	margin-top: 23px;
	margin-left: 30px;
	margin-bottom: 17px;
}
#container #verticalBar {
	position: absolute;
	top: 0px;
	left: 137px;
	width: 31px;
	height: 600px;
	background-color: #000000;
	background-image: url(../images/bg_02.jpg);
}
#container #topBarLeft {
	position: absolute;
	top: 0px;
	left: 168px;
	width: 171px;
	height: 131px;
	background-color: #CECECE;
	background-image: url(../images/top_left.jpg);
}
#container #topBarMiddle {
	position: absolute;
	top: 0px;
	left: 339px;
	width: 271px;
	height: 131px;
	background-color: #CECECE;
	background-image: url(../images/top_middle.jpg);
}
#container #topBarRight {
	position: absolute;
	top: 0px;
	left: 610px;
	width: 290px;
	height: 131px;
	background-color: #CECECE;
	background-image: url(../images/top_right.jpg);
}
#container #middleArea {
	position: absolute;
	top: 131px;
	left: 168px;
	width: 598px;
	height: 435px;
	background-color: #BBCCBC;
	background-image: url(../images/bg_content.jpg);
	z-index: 1;
}
#container #middleRight {
	position: absolute;
	top: 131px;
	left: 766px;
	width: 134px;
	height: 435px;
	background-color: #E5E5E5;
	background-image: url(../images/bg_content_right.jpg);
}
#container #bottomBar {
	position: absolute;
	top: 566px;
	left: 168px;
	width: 732px;
	height: 34px;
	background-color: #CECECE;
	background-image: url(../images/bg_bottom.jpg);
}
#content {
	position: absolute;
	top: 131px;
	left: 168px;
	width: 582px;
	height: 419px;
	padding: 8px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 2;
}
.menu_button {
	margin-top: 8px;
	margin-left: 5px;
	background-image: url(../images/button_01.png);
	width: 132px;
	height: 24px;
	text-align: center;
	cursor: pointer;
}
.menu_item {
	margin-top: 8px;
}
.menu_item_2 {
	margin-top: 6px;
}
.important {
	color: #cc0000;
}
a:link {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
}
strong {
	font-size: 14px;
	color: #333333;
}

/* Registration form */
.box {
	width:90%;
	}
.title {
	width:170px;
	text-align:right;
	font-weight:bold;
	float:left;
	}
.lightrow {
	padding:6px;
	}
.darkrow {
	padding:6px;
	}

/* Forum */
.forumCerceve {
	padding: 1px;
	background-color: #000000;
	margin: 10px;
}

.forumIcAlan {
	padding: 6px;
	background-color: #99AA99;
}

.forumCerceve2 {
	padding: 1px;
	background-color: #000000;
	margin: 10px;
}

.forumIcAlan2 {
	background-color: #667766;
}

.forumCerceve3 {
	padding: 1px;
	background-color: #000000;
	margin: 10px;
}

.forumIcAlan3 {
	background-color: #667766;
}

.forumMesajBaslik {
	font-size: 12px;
	font-weight: bold;
	color: #EEEE88;
	padding: 2px;
}

.forumMesajText {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
}

.forumMesajTextAdmin {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEECC;
	padding: 5px;
}

.forumBaslik1 {
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
a.forumBaslik1:link {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a.forumBaslik1:active {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a.forumBaslik1:visited {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a.forumBaslik1:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

.forumBaslik2 {
	font-size: 12px;
	font-weight: bold;
	color: #993333;
}
a.forumBaslik2:link {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a.forumBaslik2:active {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a.forumBaslik2:visited {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a.forumBaslik2:hover {
	color: #DD3333;
	text-decoration: none;
	font-weight: bold;
}

.forumKategori {
	margin-left: 20px;
}

.forumAciklama {
	font-style: italic;
}

.forumKategoriBaslik {
	color: #333333;
	font-weight: bold;
}

.forumBar1 {
	text-align: center;
}

.forumDisabled {
	color: #CCCCCC;
	cursor: default;
}

.forumBaslikDetay {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.forumAltAlan {
	margin-right: 12px;
}

.forumButton {
	float: right;
	color: #000000;
	font-weight: bold;
	width: 120px;
	height: 21px;
	padding-top: 6px;
	text-align: center;
	background-image: url(../images/button_01.gif);
	cursor: pointer;
}

.forumBaslikRengi {
	color: #993333;
}

.smallText {
	font-size: 10px;
}
