.menu {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 11px;
	color: #383838;
	font-weight:bold;

}
.menu:link {
	color: #383838;
	text-decoration: none;
	font-weight:bold;


}
.menu:visited {
	color: #383838;
	text-decoration: none;
	font-weight:bold;

}
.menu:hover {
	color: #BF0000;
	text-decoration: none;
	font-weight:bold;
	

}
.menu:active {
	color: #383838;
	text-decoration: none;
	font-weight:bold;

}

.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #383838;
	line-height: normal;
	text-align:justify;
}
.txtCategoryLinks {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txtCategoryLinks:link {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:visited {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:active {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}
a:hover {
	color: #BF0000;
	text-decoration: underline;
	text-decoration: underline;
	font-weight:bold;

}
a:active {
	color: #000000;
	font-weight:bold;

}
.footer {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 10px;
	color: #AEAEAE;
	line-height: 16px;


}
.ContentTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF0000;
	cursor:hand;

}

.txtBox01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #BF0000;
}.btn01 {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background-color: #395e81;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	height: 19px;
}
.ErrorTable {
	background-color: #FFFFCC;
	border: 1px solid #96965E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;

}
.date {

	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 11px;
	color: #404040;

}
.RootTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
}

.RootTitle:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
}

.RootTitle:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
}

.RootTitle:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

.RootTitle:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF0000;
	font-weight: bold;
	
}


/* ------- Default Page News Listing -------------------------- */ 

.news_Title{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color: #FF0000;
	font-weight:bold;
	margin-bottom:5px;
	text-align:left;
}

.news_Title a{
	text-decoration:none;
	}

.news_Title a:hover{
	color:#900;	
	text-decoration:none;
	}
	
.news_Img {
	float:left;
	background-repeat:no-repeat;
	background-position:center; 
	width:130px; 
	height:86px;
	overflow:hidden;
	}

.news_Img a, .news_Img a:hover{text-decoration:none}
	
.news_Description{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #383838;
	line-height: normal;
	text-align:justify;
	font-weight:normal;	
	float:right;
	width: 290px;
	}
/* ------- -------------------- -------------------------- */ 

/* Pager --------------------- */
.Pager{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	}

.Pager a{
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	background-color:#F7F7F7;
	color:#666;
	text-decoration:none;
	}
	
.Pager a:hover{
	color:#FFF;
	background-color:#F60;
	text-decoration:none;
	}
	
.Pager-Active{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
	background-color:#F7F7F7;
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	}	
	
/* ------ End Of Pager Style Definition -----------------------------*/
.news {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #383838;
	line-height: normal;
	text-align:justify;
	font-weight:normal;
}
.news:link {
	color: #383838;
	text-decoration: none;
	font-weight:normal;

}
.news:visited {
	color: #383838;
	text-decoration: none;
	font-weight:normal;

}
.news:hover {
	color: #BF0000;
	text-decoration: underline;
	text-decoration: underline;
	font-weight:normal;

}
.news:active {
	color: #FF0000;
	font-weight:normal;

}

/*tree*/

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

.topMenu{
	border:1px solid #BF0000;
	color:#FFFFFF;
	width:450px;
	padding:5px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	cursor:hand;
	background-image:url(../files/images/contentImages/prices_bg.gif);
}

.btnNewsletter {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(../tr/images/top_18.gif);
	height: 23px;
	border: 1px none #0084D4;
	width: 130px;
}

.btnNewsletteren {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-image: url(../en/images/top_18.gif);
	height: 23px;
	border: 1px none #0084D4;
	width: 130px;
}



.VHB_formTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.VHB_formTitle2 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 15px;
	color: #003399;
	font-weight: bold;
}
.VHB_formContent {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 18px;
}
.VHB_formContent2 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 18px;
}
.kekMenu {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.kekMenu:link {
	color: #FFFFFF;
	text-decoration: none;

}
.kekMenu:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.kekMenu:hover {
	color: #FFFF00;
	text-decoration: underline;
	text-decoration: underline;

}
.kekMenu:active {
	color: #FFFF00;

}
.kekContent {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 11px;
	color
}
.contentAllowTop {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #383838;
	line-height: normal;
	.contentLittle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #383838;
	line-height: normal;
	text-align:justify;
}
.contentLittle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #AEAEAE;
	line-height: normal;
	text-align:center;
}
.sayacTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FFF;
	font-weight: bold;
	margin-right:10px;
	margin-bottom:30px;
}
.news_2_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8f0005;
	font-weight:bold;
}

.news_2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #383838;
}


.news_2 a, .news_2 a:link, .news_2 a:visisted{
	font-weight:bold;
	cursor:pointer;
	color:#000000;
	text-decoration:none;
}

.news_2 a:hover,.news_2 a:active{
	color:#FF0000;
	text-decoration:none;
}

.divScroll {
   background-color:#FFFFFF;
   scrollbar-face-color:#F8F8F8;
   scrollbar-arrow-color:#B2B2B2;
   scrollbar-track-color:#FFFFFF;
   scrollbar-shadow-color:#B2B2B2;
	scrollbar-highlight-color:#B2B2B2;
   scrollbar-3dlight-color:#F8F8F8;
   scrollbar-darkshadow-Color:#FFFFFF;
}
