.jqueryslidemenu{
font: bold 10px Verdana;

width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: right;

}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #dcecf7; /*background of tabs (default state)*/
color: white;
padding: 0px 0px;
border: 0px solid #778;
color: #6c6c6c;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: black;
}

.jqueryslidemenu ul li a:hover{
background: #d7ebf7; /*tab link background during hover state*/
color: #C0C0C0;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Tahoma;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 1;
border-right-width: 1;
border-left-width: 1;
border-bottom-width: 1;
border-color: #C0C0C0;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #d7ebf7;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #1d4e82;
	font-weight: normal;
}
a.or:link {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 0770a4;
	text-decoration: none;
}
a.or:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #8dbe44;
	text-decoration: none;
}
a.or:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 0770a4;
	text-decoration: none;
}

a.menu:link {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}

.baslik {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 1d4e82;
	text-decoration: none;
}

.baslik2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 8dbe44;
	text-decoration: none;
}

.icerik {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}

.tarih {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: d92027;
	text-decoration: none;
}

.arama {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: F1F1F1;
	text-decoration: none;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: F1F1F1;
	text-decoration: none;
}

.pozisyon {
	color: #5a5a5a;
	font-size: 10px;
	font-family: Verdana;
	text-decoration:none