.brd {
	border: 1px solid #E4E4E4;
}
body {
	font-family: "Trebuchet MS", sans-serif, serif, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
a:link {
	font-family: "Trebuchet MS", sans-serif, serif, Tahoma;
	color: #737400;
	text-decoration: none;
}
a:visited {
	color: #726D00;
	text-decoration: none;
}
a:hover {
	color: #D9010E;
	text-decoration: none;
}
.bold_beyaz {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #CC000B;
	text-decoration: none;
}
.title2 {
	font-size: 12px;
	color: #A4A400;
	text-decoration: none;
	font-weight: bold;
}
