/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.g {
	border: 2px solid #FFFFFF;
	background-color:#383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bg_redline {
	background-image: url(../images/bg_taba.gif);
	height: 3px;
}
.logo {
	background-image: url(../images/matriks_logo_business.gif);
	height: 91px;
	width: 477px;
	background-repeat: no-repeat;
	cursor: hand;	
}
.ccenter {
	background-image: url(../images/cagrimerkezi_b.gif);
	height: 91px;
	width: 252px;
	background-repeat: no-repeat;
}

.footer {
	background-image: url(../images/alt_b.jpg);
	height: 76px;
	width: 950px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.brdr_taba {
	border: 1px solid #BAA00F;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAA00F;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAA00F;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECCC17;
	text-decoration: none;
}
a.menu:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECCC17;
	text-decoration: none;
}
.title {
	font-size: 12px;
	color: #CB4400;
	font-weight: bold;
}
.brdr_white {
	border: 1px solid #FFFFFF;
}
.ftxt {
	color: #F4F4F4;
	font-weight: bold;
}