a:link, a:visited {
	color: #003399; 
}

a:hover {
	color: #0043CE;	
}
img { border: none; } 


a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited {
	color: #666;
}

a.mainlevel:hover, a.sublevel:hover {
	color: #FFF;
}

h1, div.componentheading, td.componentheading {
  color: #003399; 
}

#logo {
	background: url() 5px 50% no-repeat;
	height: 87px;
	width: 100%;
	  margin-left: 10px;
}

#search input {
	border: 1px solid #999;
	background: #eee;
}

div#header1 {

}

div#header2 {

}

div#header3 {

}

div#header4 {

}

div.module-color, div.module-menu {
  background: #000000 url(../images/dm_box_bl_silver.png) no-repeat bottom left;
}

div.module-color div, div.module-menu div {
  background: transparent url(../images/dm_box_br_silver.png) no-repeat bottom right;
}

div.module-color div div, div.module-menu div div {
  background: transparent url(../images/dm_box_tl_silver.png) no-repeat top left;
}

div.module-color div div div, div.module-menu div div div {
	background: transparent url(../images/dm_box_tr_silver.png) no-repeat top right;
}

div.module-menu table {
	background: url(../images/dm_menu_underline_silver.png) top left repeat-x;
}

div.module-menu a.mainlevel {
	background: url(../images/dm_menu_bg_silver.png) top left repeat-x;
}

/* announcements için tag */

div.module-color, div.module-announcement {
  background: #cdddf4 url(../images/dm_box_bl_silver1.png) no-repeat bottom left;
}

div.module-color div, div.module-announcement div {
  background: transparent url(../images/dm_box_br_silver1.png) no-repeat bottom right;
}

div.module-color div div, div.module-announcement div div {
  background: transparent url(../images/dm_box_tl_silver1.png) no-repeat top left;
}

div.module-color div div div, div.module-announcement div div div {
	background: transparent url(../images/dm_box_tr_silver1.png) no-repeat top right;
}

div.module-announcement table {
	background: url(../images/dm_menu_underline_silver1.png) top left repeat-x;
}

div.module-announcement a.mainlevel {
	background: url(../images/dm_menu_bg_silver1.png) top left repeat-x;
}


/* Suckerfish Tabs */

#nav li {
  background:url(../images/dm_tab_normal_l_silver.png) no-repeat top left;
}

#nav a {
  background:url(../images/dm_tab_normal_r_silver.png) no-repeat top right;
  color:#eee;
}

div#nav li.active {
  background:url(../images/dm_tab_over_l_silver.png) no-repeat top left;
	color: #333
}
div#nav li.active a {
  background:url(../images/dm_tab_over_r_silver.png) no-repeat top right;
	color: #333;
}
 table.contentpaneopen{
  width: 100%;
	}
	
	td.contentheading{
	  width: 100%;
	}