td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #101010;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../../../images/M_images/arrow.png);
  list-style-image : url(../../../images/M_images/arrow.png);
}

/* ###################### SCROLLBAR COLORS ###################### */
BODY {
	SCROLLBAR-FACE-COLOR: #D1D6DB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #D1D6DB; 
	SCROLLBAR-3DLIGHT-COLOR: #D1D6DB; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #736A7D; 
	SCROLLBAR-DARKSHADOW-COLOR: #D1D6DB;
}


hr {
  background       : #4A6080;
  height           : 1px;
  width            : 97%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  background-color : none;
  color : #CC3300;
  text-decoration  : none;
  font-weight: bold;
}

a:hover {
	color : #000000;
  font-size        : 12px;
  border-bottom    : none;
  text-decoration  : underline;
  border-top    : 0px solid #000000;
  
		
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:hover {
	color : #000000;
  border-bottom    : none;
border-top    : none;
}
/* ###################### USTTEKİ MAVİ MENÜ ###################### */
a.buttonbar:link, a.buttonbar:visited {
	display: block;
	width: 156px;
	height: 25px;
	background-image: url(../images/fon_menu.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

a.buttonbar:hover {
	color : #0500CE;
	color : #0500CE;
	border-bottom: none;
	border-top    : none;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}
a.blogsection:hover {
	color : #FF0000;
  border-bottom    : none;
  border-top    : none;	
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel#active_menu {
 	background: url(../images/menuhov_bg.gif) no-repeat;
	color				: #008ff5;
	text-align: left; 
 	text-decoration		: none;
	font-weight			: bold;
}

a.mainlevel:link, a.mainlevel:visited {
  display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	color: #16406A;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 22px !important;
	width: 146px;
	text-decoration: none;
	font-family: verdana, sans-serif, Arial, Helvetica;
}

a.mainlevel:hover {
  background: url(../images/menuhov_bg.gif) no-repeat;
	text-decoration: none;
	color: #008ff5;
	height: 22px !important;
	border-top    : none;
}

.sublevel#active_menu {
  padding-left: 15px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #222020;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
  color            : #666666;
  text-decoration: none;
  font-weight: bold;
}

a.sublevel:hover {
color: #99221A;
	text-decoration: none;
    border-top    : none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

a.blogsection:link, a.blogsection:visited {
	line-height:18px;
}
/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  padding : 0px;
  padding-bottom : 0px;
}

table.moduletable th {
	background-image: url(../images/e06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font             : Trebuchet MS, Verdana, sans-serif;
	font-size        : 13px;
	font-weight      : bold;
	color            : #ffffff;
	text-align       : left;
	padding          : 1px;
	background-color : #4A6080;
	text-indent: 15px;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #010101;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #010101;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size : 12px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
	text-decoration: underline;
}

a.contentpagetitle:hover {
	color : #C25A02;
	border-bottom: none;
border-top    : none;
}

.contentpane {
	color : #000000;
	padding : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentpaneopen {
	color : #000000;
	padding : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentheading {
	background-image: url(../images/e05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size : 15px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
	padding-left: 20px;
}

.componentheading {
	background-image: url(../images/e05.gif);
	background-repeat: no-repeat;
	background-position: 17px center;
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #4A6080;
  text-align       : center;
  padding          : 1px;
  border           : 1px solid #4A6080;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #4A6080;
  text-decoration  : none;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #d0d0d0;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 1px solid #AFC0D0;
}

.sectiontableentry2 {
  background-color : #c0c0c0;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 1px solid #AFC0D0;
}

.sectiontableheader {
  background-color : #b0b0b0;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 3px solid #AFC0D0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  border-bottom    : 1px dashed #707070;
	border-top    : none;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
border-top    : none;
}
/* ###################### MOS IMAJLARI IÇIN ###################### */
div.mosimage {
  border: 1px solid #000000;
}

.mosimage {
  border: 1px solid #000000;
  margin-right: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.mosimage_caption {
  margin-top: 5px;
  background: #000000;
  padding: 0px 0px;
  color: #ffffff;
  text-transform: normal;
  font-weight: bold;
  font-color: 000000;
  font-size: 15px;
  border-top: 1px solid #cccccc;
}
