
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #ad090a;
}
div.module2table h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #ad090a;
}

div.moduletable {
	margin: 0;
	padding: 0;
}
div.module2table {
	margin: 0;
	padding: 0;
}

/* Normal Module */
div.module h3 {
	margin: 0 0 5px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;font-size: 14px;	
	color: #ad090a;
	font-weight: bold;
}

div.module {
	margin-left:6px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(menu_resim/box2-br.gif) no-repeat bottom right;
}

div.module div {
	padding: 0;
	background: url(menu_resim/box2-bl.gif) no-repeat bottom left;
}


div.module div div {
	padding: 0;
	background: url(menu_resim/box2-tr.gif) no-repeat top right;
}

div.module div div div {
	padding: 15px;
	background: url(menu_resim/box2-tl.gif) no-repeat top left;
}
/* ANormal Module :) */
div.module2 h3 {
	margin: 0 0 5px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;font-size: 14px;	
	color: #ad090a;
	font-weight: bold;
}
div.module2 h4 {
	padding-left:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;font-size: 14px;	
	color: #ad090a;
	font-weight: bold;
}
div.module2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;font-size: 2px;	
	color: #ad090a;
	font-weight: bold;
}

div.module2 {
	margin-left:6px;
	margin-right:2px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(menu_resim/box2-br.gif) no-repeat bottom right;
}

div.module2 div {
	padding: 0;
	background: url(menu_resim/box2-bl.gif) no-repeat bottom left;
}


div.module2 div div {
	padding: 0;
	background: url(menu_resim/box2-tr.gif) no-repeat top right;
}

div.module2 div div div {
	padding: 0px;
	background: url(menu_resim/box2-tl.gif) no-repeat top left;
}


a.mainlevel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	COLOR: #666666; TEXT-DECORATION: none;font-size: 11px;
	padding: 3px 3px 5px 3PX;
	width: 100%;
	display: block;
	background: url(menu_resim/a-mainlevel-bg.gif) no-repeat bottom right;
	color: #333333;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #333333;
	background: url(menu_resim/a-mainlevel-bg2.gif) no-repeat bottom right #FFFFFF;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #ad090a;
	background: url(menu_resim/kahve-a-mainlevel-bg3.gif) no-repeat bottom right;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 13px;
	display: block;
	color: #333333;
	background: url(menu_resim/bullet-list.gif) no-repeat 2% 55%;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #ad090a;
	background: url(menu_resim/bullet-list2.gif) no-repeat 2% 55%;
	text-decoration: none;
}

#active_menu {
	background: url(menu_resim/bullet-list2.gif) no-repeat 2% 55%;
	color: #ad090a;
	font-weight: bold;
}

#ja-leftcol {
	float: left;
	width: 168px;
	margin-bottom: 4px;
}
