body {
	background:url(fon.jpg);
	background-color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color:#999999;
	TEXT-DECORATION: none
}

a:hover {
	 COLOR: #CC3300; TEXT-DECORATION: underline
}

.cerceveMain {
	border:none;
	height:100%;
	width:760px;
	padding:0px;
}

.cerceveMain #ust{
	height:34px;
	width:3px;
}
.cerceveMain #ustsol{
	background:url(cerceve_main_ust_sol.gif) no-repeat left top;
	height:34px;
	width:5px;
	vertical-align:top;
}
.cerceveMain #ustorta{
	background:url(cerceve_main_ust.gif);
	height:34px;
	font-size:9px;
	vertical-align:top;
}
.cerceveMain #ustsag{
	background:url(cerceve_main_ust_sag.gif) no-repeat top right !important;
	height:inherit;
	width:5px;
}

.cerceveMain #sol{
	background:url(cerceve_main_sol.gif);
	width:5px;
}
.cerceveMain #orta{
	background:url(cerceve_main_fon.gif);
	vertical-align:top;
}
.cerceveMain #sag{
	background:url(cerceve_main_sag.gif) right !important;
	width:5px;
}

.cerceveMain #alt{
	height:24px;
}
.cerceveMain #altsol{
	background:url(cerceve_main_alt_sol.gif) no-repeat left bottom;
	width:5px;
}
.cerceveMain #altorta{
	background:url(cerceve_main_alt.gif);
	height:24px;
}
.cerceveMain #altsag{
	background:url(cerceve_main_alt_sag.gif) no-repeat right bottom !important;
	width:5px;
}

.menuMain {
	height:36px;
}
.menuMain #sol{
	background:url(menu_main_sol.gif);
	width:3px;
}
.menuMain #orta{
	background:url(menu_main_fon.gif);
	vertical-align:middle;
}
.menuMain #sag{
	background:url(menu_main_sag.gif) right !important;
	width:3px;
}

