body {	
	background-image:url(images/bg.jpg);
    background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin:10px 0px 0px 0px;
	line-height:18px;
}
p{margin:0px 0px 10px 0px;}

td,tr{text-align:left;}
hr { color: #fff; background-color: #fff; border: solid 1px #cccccc; border-style: none none solid; padding: 0; margin: 0;}
img{border:0px;}
a
{
	color:#000000;
	text-decoration:none;
}

.clear{ clear:both; }

#header
{
width:904px;
margin:auto;
}
#wrapper
{
	width:904px;
	height:100px;
	background-image:url(images/ust-yeni.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:5px;
}
#menu
{
padding-top:67px;
padding-left:10px;
font-size:12px;
font-weight:bold;
}

#menu ul
{
	padding:0;
	margin:0;
}

#menu li
{
background-image:url(images/menubg.jpg);
background-repeat:no-repeat;
width:85px;
height:19px;
line-height:19px;
text-align:center;
padding:0;
margin:0;
list-style:none;
float:left;
color:#2196ce;
font-weight:bold;
}

#menu li a
{
color:#2196ce;
}



#menu li a
{
color:#2196ce;
}



#menu li a:hover
{
background-image:url(images/menu_on.jpg);
background-repeat:no-repeat;
width:85px;
height:19px;
line-height:19px;
text-align:center;
padding:0;
margin:0;
list-style:none;
float:left;
color:#2196ce;
font-weight:bold;
}


#footer
{
background-image:url(images/footer.jpg);
height:90px;
}

h2 { font-size:14px; color:#029f02; font-weight:bold; padding:0; margin:0;}

.altmenu
{
	background-image:url(images/altmenu_bg.jpg);
	font-size:11px;
	height:22px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:10px;
	line-height:22px;
	color:#2196ce;
}


.altmenu a
{
	color:#333333;
}



#bottommenu
{
background-image:url(images/bottommenu_bg.jpg);
background-repeat:repeat-x;
height:22px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding-left:25px;
font-size:11px;
line-height:22px;

}

#bottommenu ul
{
margin:0;
padding:0;
}

#bottommenu li
{
margin:0;
padding:0;
list-style:none;
float:left;
padding-left:15px;
padding-right:15px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;

}

