@charset "utf-8";
/* CSS Document */
body {
	background-color:transparent;
	margin:0;
	border:0;
	height:100%;
	overflow-y:auto;
}
#menu_alt {
	display:block; 
	top:335px;
	left:0px;
	position:fixed;
}
#menu_ust {
	display:block; 
	top:0px;
	left:0px;
	position:fixed;
}
* html #menu_ust {position:absolute;}
* html #menu_alt {position:absolute;}
.news_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:16px;
}
.news_a:hover {
	color:#CCC;
}
.news_subject {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.n_subject {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
.n_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-right:50px;
	text-align:left;
}
.n_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	text-align:left;
}

.n_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	text-align:left;
}

.n_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333;
	text-decoration:none;
	line-height:21px;
}
.n_link:hover {
	color:#999;
}
.n_link:visited, n_link:link, n_link:active {
	color:#333;	
}

.n_link_mortgages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#ff0000;
	text-decoration:none;
	line-height:21px;
}
.n_link_mortgages:hover {
	color:#999;
}
.n_link_mortgages:visited, n_link_mortgages:link, n_link_mortgages:active {
	color:#ff0000;	
}

.n_link_insurance {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#009633;
	text-decoration:none;
	line-height:21px;
}
.n_link_insurance:hover {
	color:#999;
}
.n_link_insurance:visited, n_link_insurance:link, n_link_insurance:active {
	color:#009633;	
}

.n_link_money {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#ff7f00;
	text-decoration:none;
	line-height:21px;
}
.n_link_money:hover {
	color:#999;
}
.n_link_money:visited, n_link_money:link, n_link_money:active {
	color:#ff7f00;
}
.n_link_conveyancing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#2c6ec1;
	text-decoration:none;
	line-height:21px;
}
.n_link_conveyancing:hover {
	color:#999;
}
.n_link_conveyancing:visited, n_link_conveyancing:link, n_link_conveyancing:active {
	color:#2c6ec1;	
}

.n_link_commercial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#9900cc;
	text-decoration:none;
	line-height:21px;
}
.n_link_commercial:hover {
	color:#999;
}
.n_link_commercial:visited, n_link_commercial:link, n_link_commercial:active {
	color:#9900cc;
}

.n_link_shopping {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#ff3ba2;
	text-decoration:none;
	line-height:21px;
}
.n_link_shopping:hover {
	color:#999;
}
.n_link_shopping:visited, n_link_shopping:link, n_link_shopping:active {
	color:#ff3ba2;	
}

.n_sayfa {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.n_sayfa:hover {
	color:#666;
}
.n_sayfa:visited, n_sayfa:link, n_sayfa:active {
	color:#333;
}


hr {
	border:0;
	color: #CCC;
	background-color:#CCC;
	height: 1px;
}
.n_mortgages {
	margin-top:3px;
	display:block;
	float:left;
	background:url(../_img/red_arrow.gif) no-repeat;
	height:15px;
	width:18px;
}
.n_insurance {
	margin-top:3px;
	display:block;
	float:left;
	background:url(../_img/green_arrow.gif) no-repeat;
	height:15px;
	width:18px;
}
.n_money {
	margin-top:3px;
	display:block;
	float:left;
	background:url(../_img/orange_arrow.gif) no-repeat;
	height:15px;
	width:18px;
}
.n_conveyancing {
	margin-top:3px;
	display:block;
	float:left;
	background:url(../_img/blue_arrow.gif) no-repeat;
	height:15px;
	width:18px;
}
.n_commercial {
	margin-top:3px;
	display:block;
	float:left;
	background:url(../_img/purple_arrow.gif) no-repeat;
	height:15px;
	width:18px;
}
.n_shopping {
	margin-top:3px;
	display:block;
	float:left;
	background:url(../_img/pink_arrow.gif) no-repeat;
	height:15px;
	width:18px;
}
#iframetop {
	width:695px;
	height:12px;
	background-image:url(../_img/index_frame_top.gif);
	background-repeat:no-repeat;
	display:block;
}
#iframemiddle {
	width:695px;
	height:394px;
	background-image:url(../_img/index_frame_middle.gif);
	background-repeat:repeat-y;
	
}
#iframebottom {
	width:695px;
	height:18px;
	background-image:url(../_img/index_frame_bottom.gif);
	background-repeat:no-repeat;
	display:block;
}
#panelRightCom {
	background-image: url(../_img/black_background.gif);
	background-repeat:no-repeat;
	width:219px;
	height:421px;
}
#panelRightComLong {
	background-image: url(../_img/black_background_long.gif);
	background-repeat:no-repeat;
	width:219px;
	height:629px;
}
.textCom {
	color:#FFFFFF;
	font-size:12px;
}
.vTop {
	background-image: url(../_img/b_glossary_top.png);
	background-repeat:no-repeat;
	width:204;
	height:14;
}
.vBottom {
	background-image: url(../_img/b_glossary_bottom.png);
	background-repeat:no-repeat;
	width:204;
	height:14;
}
#ladyBack {
	background-image: url(../_img/lady_against_black.png);
	background-repeat:no-repeat;
	width:204;
	height:118;
}
.boxbutton {
	/*position:absolute;*/
	bottom:20px;
	right:6px;
	color:#9903cd;
	width:90px;
	height:21px;
	background-image:url(../_img/button_black.png);
	background-repeat:no-repeat;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	z-index:20;
	cursor:pointer;
	text-decoration: none;
}

.boxbutton .a {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.news_button_insurance {
	color:#009933;
	width:90px;
	height:19px;
	display:block;
	background-image:url(../_img/ins_button.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none
}

.news_button_commercial {
	color:#9903cd;
	width:90px;
	height:21px;
	display:block;
	background-image:url(../_img/button_violet.png);
	background-repeat:no-repeat;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}

.news_button_mortgages {
	color:#ff0000;
	width:90px;
	height:19px;
	display:block;
	background-image:url(../_img/mor_button.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}

.news_button_conveyancing {
	color:#2f70c4;
	width:90px;
	height:19px;
	display:block;
	background-image:url(../_img/button.png);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}

.news_button_shopping {
	color:#2f70c4;
	width:90px;
	height:19px;
	display:block;
	background-image:url(../_img/pink_button.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}

.news_button_long_insurance {
	color:#009933;
	width:131px;
	height:19px;
	display:block;
	background-image:url(../_img/ins_button_long.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none
}

.news_button_long_commercial {
	color:#9903cd;
	width:131px;
	height:21px;
	display:block;
	background-image:url(../_img/button_violet_long.gif);
	background-repeat:no-repeat;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}

.news_button_long_mortgages {
	color:#ff0000;
	width:131px;
	height:19px;
	display:block;
	background-image:url(../_img/mor_button_long.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}

.news_button_long_conveyancing {
	color:#2f70c4;
	width:131px;
	height:19px;
	display:block;
	background-image:url(../_img/button_long.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}

.news_button_long_shopping {
	color:#2f70c4;
	width:131px;
	height:19px;
	display:block;
	background-image:url(../_img/pink_button_long.gif);
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
}
