
body {
	margin: 0 auto;
	padding: 0px;
	color: #000;
	min-width: 1024px;
	font-family: Tahoma;
	font-size: 11px;
	background: url(/images/pattern03.gif) repeat;
}

a {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma !important;
	color: #555555;
}

a:hover {
	font-size: 11px;
	text-decoration: underline;
	font-family: Tahoma !important;
	color: #cc3366;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	border: 0 none;
	line-height: 19px;
}

img {
	border: 0 none;
}	

#wrap {
	background: #fff;
	margin: 0 auto;
	width: 1024px;
}

.text11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
}

.formCaption {
	font-family: Tahoma;
	font-size: 12px;
	color: #e02334;
}

.t-green {background: url(/images/main3/dot-green.gif) 0 0 repeat-x; width: 250px}
.b-green {background: url(/images/main3/dot-green.gif) 0 100% repeat-x}
.l-green {background: url(/images/main3/dot-green.gif) 0 0 repeat-y}
.r-green {background: url(/images/main3/dot-green.gif) 100% 0 repeat-y}
.bl-green {background: url(/images/main3/lb-green.gif) 0 100% no-repeat}
.br-green {background: url(/images/main3/rb-green.gif) 100% 100% no-repeat}
.tl-green {background: url(/images/main3/lt-green.png) 0 0 repeat-x;}
.tr-green {background: url(/images/main3/rt-green.png) 100% 0 no-repeat; padding:0px;}

.t-gray {background: url(/images/main3/dot-gray.gif) 0 0 repeat-x; width: 250px}
.b-gray {background: url(/images/main3/dot-gray.gif) 0 100% repeat-x}
.l-gray {background: url(/images/main3/dot-gray.gif) 0 0 repeat-y}
.r-gray {background: url(/images/main3/dot-gray.gif) 100% 0 repeat-y}
.bl-gray {background: url(/images/main3/lb-gray.png) 0 100% no-repeat}
.br-gray {background: url(/images/main3/rb-gray.png) 100% 100% no-repeat}
.tl-gray {background: url(/images/main3/lt-gray.png) 0 0 repeat-x;}
.tr-gray {background: url(/images/main3/rt-gray.png) 100% 0 no-repeat; padding:10px;}

.boxHeader {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;	
	padding-top: 3px;
	display: block;
}

.personalBoxHeader {
	color : #8f0303;
}
.bizBoxHeader {
	color : #1c4584;
}
.newsBoxHeader {
	color : #2e740c;
}

.profileHeader {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

.firmcarousel span {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
}

.productcarousel span {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
}

#announcements span {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
}

#bizarticles span {
	font-family: Tahoma;
	font-size: 12px;
	color: #414141;
}

#bizarticles a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
}

#news a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #414141;
}	

#news a:hover {
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}

.newsheader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14pt;
}

.contentdelim {
	height: 10px;
}

.blueButton{
	height:22px !important;
	background: url(/images/tabs/mavi3lu22.png) repeat-x;
	background-position: 0 -22px;
	padding:0px 5px;
	text-align: center;
	color: white;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	font:12px Tahoma !important;
	text-decoration: none;
	border: none;
}

.redButton{
	height:22px !important;
	background: url(/images/tabs/kirmizi3lu22.png) repeat-x;
	background-position: 0 -22px;
	padding:0px 5px;
	text-align: center;
	color: white;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	font:12px Tahoma !important;
	text-decoration: none;
	border: none;
}

.headerButtons a,
.headerButton{
	height:15px !important;
	background: url(/images/tabs/turuncu.png) repeat-x;
	background-position: 0 0px;
	float:left;
	padding:0px 5px;
	text-align: center;
	color: #444;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	font:11px Tahoma !important;
	text-decoration: none;
	border: 1px solid;
}

.newsHeaderText a {
	font-family: Tahoma;
	font-weight: bold;
 	color: #2e740c;	 
}

.bizHeaderText span {
	font-family: Tahoma;
	font-weight: bold;
 	color: #1C4584;	 
}

.personalHeaderText span {
	font-family: Tahoma;
	font-weight: bold;
 	color: #8f0303;	 
}
	
.allElementsLink {
	color: #565cb4;
}

.articleBody a {
	font-size: inherit;
	color: blue;
}
