a.bluelink:active {
	color: #0000FF;
	text-decoration:underline;
}

a.bluelink:hover {
	text-decoration:underline;
	color: #0000FF;
}

a.bluelink:visited {
	color: #0000FF;
	text-decoration:underline;
}

a.bluelink:link {
	color: #0000FF;
	text-decoration:underline;
}

.formError {
	font-size			: 10px;
	font-weight			: bold;
	color				: #ff0000;
	padding				: 10px 20px;
}

textarea {
	font-size			: 13px;
	border		: 1px solid #cccccc;
}

.content {
	vertical-align		: top;
	background			: #FFFFFF url('..bg_content.gif') no-repeat bottom;
	width				: 750px;
	padding-top				: 5px;
	padding-left				: 20px;
	padding-right				: 20px;
	padding-bottom				: 20px;
	height				: 530px;
	font-size			: 11px;
	color				: #333333
}

body {
	background			: #FFFFFF url('..top_bg.png') repeat-x;
	font-family			: Arial;
	color				: #666666;
	font-size			: 11px;
	margin				: 0
}

table {
	font-family			: Arial;
	color				: #666666;
	font-size			: 11px;
	line-height			: 15px;
}

p {
	font-size			: 11px;
}

a {
	color				: #333333;
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;
	color				: #333333;
}

.top {
	width				: 960px;
}

.menu {
	width				: 210px;
	margin				: 0;
	vertical-align		: top;
	background			: #FFFFFF;
	padding				: 0 0 10px 0;
}

.link {
	background			: url('..icon.gif') no-repeat top left;
	padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}

.title {
	font-size			: 17px;
	font-weight			: bold;
	color				: #ff0000;
	background			: #ffffff;
	padding				: 10px 20px;
}

.menu_link {
	padding				: 3px 0 3px 15px;
	color				: #333333;
	cursor				: hand;
	font-size			: 11px;
}

.page_info {
	color				: #333333;
	font-size			: 10px;
	margin-bottom		: 20px;
}

.search_box {
	background			: #ffffff;
	text-align			: right;
	padding				: 0 20px 0 20px;
	
}

input {
	font-size			: 10px;
	border		: 1px solid #cccccc;
}

.selectBox {
	font-size	:20px;
	border		: 1px solid #cccccc;
	color: #666666;
}

.search_button {
	width				: 18px;
	height				: 18px;
}

.forum_title {
	font-size			: 12px;
	font-weight			: bold;
	border-bottom		: 1px dashed #cccccc;
	padding				: 5px 10px;
	cursor				: hand;
}

.hifishowlari_title {
	background			: url('..icon_nota.gif') no-repeat;
	font-size			: 12px;
	font-weight			: bold;
	border-bottom		: 1px dashed #cccccc;
	cursor				: hand; padding-left:25px; padding-right:10px; padding-top:8px; padding-bottom:8px
}

.ampli_title {
	background			: url('..icon_bullet.gif') no-repeat;
	font-size			: 11px;
	padding-left:20px; padding-right:10px; padding-top:0; padding-bottom:8px
}

.who_date {
	font-size			: 10px;
}

.page_number {
	background			: #ffffff;
	padding				: 2px 5px;
	font-size			: 11px;
	margin-top			: 20px;
}

.page_info a {
	font-size			: 10px;
	color				: #888888;
	text-decoration		: none;
}

.page_info a:hover {
	font-size			: 10px;
	color				: #333333;
	text-decoration		: underline;
}

.content_title {
	font-size			: 13px;
	font-weight			: bold;
}

.yorum1 {
	background			: #ffffff;
	font-size			: 11px;
	padding				: 10px;
}

.yorum2 {
	font-size			: 11px;
	padding				: 10px;
}

li {
	margin-bottom		: 10px;
	margin-left			: -20px;
}

.menu a:hover {
	text-decoration		: none;
}