body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#deeeee;
}
.nav_text { text-decoration: none; font-family:"Arial"; font-weight:none; font-size:12px; color: #990000; }
.nav a:link { text-decoration: none; font-family:"Arial"; font-weight:none; font-size:11px; color: #990000; }
.nav a:visited { text-decoration: none; font-family:"Arial"; font-size:11px; font-weight:none;  color:#990000; }
.nav a:active { text-decoration: none; font-family:"Arial"; font-size:11px; font-weight:none;  color:#990000; }
.nav a:hover {text-decoration: none; font-family:"Arial"; font-size:11px; font-weight:none;  color:#032d42;}

.inc_nav a:link { text-decoration: none; font-family:"Arial"; font-weight:none; font-size:12px; color: #990000; }
.inc_nav a:visited { text-decoration: none; font-family:"Arial"; font-size:12px; font-weight:none;  color:#990000; }
.inc_nav a:active { text-decoration: none; font-family:"Arial"; font-size:12px; font-weight:none;  color:#990000; }
.inc_nav a:hover {text-decoration: underline; font-family:"Arial"; font-size:12px; font-weight:none;  color:#990000;}

.offer_title  {text-decoration: none; font-family:"Arial"; font-weight:bold; font-size:12px; color: #0253a5; }
.offer_text  {text-decoration: none; font-family:"Arial"; font-weight:none; font-size:10px; color: #000000; }

.icerik_txt  {text-decoration: none; font-family:"Arial"; font-weight:none; font-size:12px; color: #000000; }

.offer_link a:link { text-decoration: none; font-family:"Arial"; font-weight:none; font-size:10px; color: #cd0433; }
.offer_link a:visited { text-decoration: none; font-family:"Arial"; font-size:10px; font-weight:none;  color:#cd0433; }
.offer_link a:active { text-decoration: none; font-family:"Arial"; font-size:10px; font-weight:none;  color:#cd0433; }
.offer_link a:hover {text-decoration: underline; font-family:"Arial"; font-size:10px; font-weight:none;  color:#cd0433;}

.news_title  {text-decoration: none; font-family:"Arial"; font-weight:none; font-size:9px; color: #0066cc; }
.news_link a:link { text-decoration: none; font-family:"Arial"; font-weight:none; font-size:10px; color: #009999; }
.news_link a:visited { text-decoration: none; font-family:"Arial"; font-size:10px; font-weight:none;  color:#009999; }
.news_link a:active { text-decoration: none; font-family:"Arial"; font-size:10px; font-weight:none;  color:#009999; }
.news_link a:hover {text-decoration: underline; font-family:"Arial"; font-size:10px; font-weight:none;  color:#009999;}

.project_link_main a:link { text-decoration: none; font-family:"Arial"; font-weight:bold; font-size:12px; color: #009999; }
.project_link_main a:visited { text-decoration: none; font-family:"Arial"; font-size:12px; font-weight:bold;  color:#009999; }
.project_link_main a:active { text-decoration: none; font-family:"Arial"; font-size:12px; font-weight:bold;  color:#009999; }
.project_link_main a:hover {text-decoration: underline; font-family:"Arial"; font-size:12px; font-weight:bold;  color:#009999;}

.sayfalama  {text-decoration: none; font-family:"Arial"; font-weight:bold; font-size:11px; color: #000000; }
.sayfalama_link {font-family:"Arial"; font-size:11px; color:#009999; text-decoration:none; font-weight:bold;}
.sayfalama_link:link {font-family:"Arial"; font-size:11px; color:#009999; font-weight:bold; text-decoration:none}
.sayfalama_link:hover {font-family:"Arial"; font-size:11px; color:#009999; text-decoration:none; background-color:#ffffff; font-weight:bold;}

.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c6d0d0;
	border-bottom-color: #c6d0d0;
	border-left-color: #c6d0d0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6d0d0;
}