body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
body {
        background: url(http://www.umatipsala.com/templates/round/flowertile.jpg);
        margin: 5px;
}

#nav1{height:30px;margin-top:0;
  padding-left:10px;background: navy;}
#nav2{height:30px;margin:0px;
  padding-left:10px;background: #EBE9D7;color: navy}
/* --------------Top Menu------------- */


#nav1{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#nav1:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav1 ul{
width: 100%;
padding: 11px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav1 ul li{
display: inline;
}

#nav1 ul li a{
color: #EBE9D7;
/* --------------Menüdeki yazılar açtırma------------- */
padding: 16px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#nav1 ul li a:hover{
color:#CC6600;
background: url(media/chromebg2.gif) center center repeat-x;
}
/* --------------Top Menu "2"------------- */


#nav2{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#nav2:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 10px;
clear: both;
visibility: hidden;
}

#nav2 ul{
width: 99%;
padding: 11px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav2 ul li{
display: inline;
}

#nav2 ul li a{
color: navy;
padding: 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #CCCBAE;
}

#nav2 ul li a:hover{
color:#CC6600;
}


.banner {
	
	width:780px;
	height: 100px;
	font-size: 24px;
	background-image:url(./images/skyline.gif);
}
.navbar {
	background-color: blue;
	font-size: 16px;
	text-align: center;
	color: #33FF99;
}
a.navButtons {
	font-size: 12px;
    font-weight: bold;
	font-family: Geneva, Tahoma, "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	
	text-decoration: none;
	color: white;
}

a.subnavButtons
	{
	font-size: 14px;
	font-family: Geneva, Tahoma, "Microsoft Sans Serif", Arial, Verdana, sans-serif;
	text-decoration: none;
	color: yellow;
	}

.navTable {
	z-index:5;
	position:relative;
	top:2px;
	height: 20px;
	padding: 3px;
	background-color:#900;
	background-image: url(./images/redgradient.png);
	background-repeat: repeat-x;
	color: #FFF;
	border: 1px solid;
	border-color: #C44 #800px #800px #C44;
	text-align:left;
	vertical-align:middle;
	font-size:90%;
}


.subnavTable {
	z-index:5;
	position:relative;
	top:2px;
	height: 20px;
	padding: 3px;
	background-color:#900;
	background-image: url(./images/redgradient.png);
	background-repeat: repeat-x;
	color: #FFF;
	border: 1px solid;
	border-color: #C44 #800px #800px #C44;
	text-align:left;
	vertical-align:middle;
	font-size:90%;
}

.crumbLine {
        font-size: 10px;
        text-align: right;
        color: #33FF99;
}


a:link.crumb,a:visited.crumb,a:active.crumb,a:hover.crumb { 
	color: #33FF99;
	text-decoration: none;
	}



.content {
	background-color: #FFFFFF;
	font-size: 16px;
	color: #333333;
}
.footer {
	z-index:5;
	position:relative;
	top:2px;
	height: 15px;
	padding: 15px;
	background-color:navy;
	background-image: url(./images/xxredgradient.png);
	background-repeat: repeat-x;
	color: #FFF;
	border: 1px solid;
	border-color: #C44 #800px #800px #C44;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
}
 
