body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/bg_page.jpg");
	background-repeat: repeat-x;
}
body,td,th {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #333333;
}
table#main {
	width: 874px;
	margin: 0;
}
td#shadow-left {
	width: 12px;
	background-image: url("images/pg_shodow_left.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}
td#shadow-right {
	width: 12px;
	background-image: url("images/pg_shodow_right.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}
td#shadow-bottom {
	height: 30px;
	background-image: url("images/pg_shodow_bottom.png");
	background-position: top;
	background-repeat: no-repeat;
}
#sublink {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FDD81B;
	text-decoration: none;
}
#sublink:hover {
	color: #A5E11B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD81B;
}
.pg_titles {
	font-family: "Myriad Pro";
	font-size: 22px;
	color: #666666;
	text-decoration: none;
}
.duyuru_no {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.piyasalar {
	font-family: Tahoma;
	font-size: 12px;
	color: #629903;
}
.piyasalar_text {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.duyurular {
	font-family: Tahoma;
	font-size: 12px;
	color: #ed1c24;
	font-weight: bold;
}
input, textarea, select {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
}
.duyuru_no:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	cursor: hand;
}
.mainmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.mainmenu:hover {
	color: #000000;
}
.menutitle {
	cursor: pointer;
	margin-bottom: 5px;
	background: url(images/menu_arrow.gif) no-repeat left;
	background-color: #88B71B;
	padding-left: 25px;
}
.menusubtitle {
	cursor: pointer;
	margin-bottom: 5px;
	background: url(images/menu_ok.gif) no-repeat left;
	background-color: #88B71B;
	padding-left: 25px;
}
.submenu {
	margin-bottom: 0.5em;
}
.button {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button.gif);
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.titles {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
}
.submenus {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.submenus:hover {
	color: #FFF;
	text-decoration: none;
}
.numbers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #099;
	text-decoration: none;
	border: 1px solid #CCC;
}
.numbers:hover {
	color: #0C3;
	border: 1px solid #0C6;
}
