body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#site {
	background-image: url(images/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topBanner {
	height: 98px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#icerikBg {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	width: 920px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#site #icerikBg h1 {
	background-image: url(images/title_bkg.jpg);
	margin: 0px;
	height: 52px;
	width: 899px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-right: 0px;
}
#site #icerikBg p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-align: justify;
}
#border {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
#site #icerikBg table {
	margin-top: 10px;
}






#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #003865;
	height: 150px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
}
#footer td {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.link_right_common{
	float:left;
	width:220px;
	background-image:url(images/arrow_green.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	line-height:17px;
	padding:5px;
	font-weight:bold;
	color:#a8be38;
	text-decoration:none;
	background-color:#F5F5F5;
	padding:5px 5px 5px 20px;
	margin-bottom:1px;
}
#site #icerikBg h2 {
	color: #A3CA39;
	margin-top: 6px;
	margin-bottom: 10px;
}
.icerik {
	padding-left: 10px;
}
#site #icerikBg .icerik ul {
	margin-top: 0px;
}
#site #icerikBg ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 18px;
}


a.link_right_common:hover{
	background-image: url(images/arrow_orange.gif);
	font-weight:bold;
	color:#f2740e;
	background-color:#EDEDED;
}
#sulamaBorder {
	margin: 0px;
	padding: 3px;
	float: right;
	width: 245px;
	text-align: center;
}
#sulamaBorder1 {
	margin: 0px;
	padding: 3px;
	float: right;
	width: 144px;
	text-align: center;
}
#site #icerikBg .icerik h3 {
	color: #f2740e;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#site #icerikBg .icerik p {
	padding: 0px;
	margin-bottom: 5px;
}
#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:100%;
	left:50%;
	top:50%;
	z-index:2;
	margin: 0px;
}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #94C43D;
}

.accordion_headings:hover{
	background-color: #6BB9CD;
}

.accordion_child{
	padding: 0px;
}

.header_highlight{
	background-color: #6BB9CD;
}


.input_xp{
	background-color: #fff;
	font: 11px Tahoma, Verdana, Arial;
	height:17px;
	border: 1px solid #cacaca;
	margin:2px 0;
	width:232px;
	padding:0 3px;
}
.textarea_xp1{
	background: #fff;
	font: 11px Tahoma, Verdana, Arial;
	border: 1px solid #cacaca;
	margin:1px 0;
	width:232px;
	padding:0 3px;
}


#specs_table {
	BORDER-TOP: #cdd2d5 1px solid;
	BORDER-LEFT: #cdd2d5 1px solid
}
#specs_table TD {
	BORDER-RIGHT: #cdd2d5 1px solid;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 3px;
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 14px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #cdd2d5 1px solid
}

