*
	{
		font-family: Arial, Helvetica, sans-serif;
/*		font-size: .96 em; */

	}
body
	{
		margin:0px;
	}
tr
	{
		vertical-align:top;
	}
/**************************************************************/
.top table
	{
		width:900px;
		background:url(images/bcktop.jpg);
		height:50px;/*
		height:81px;*/
	}
.toolbar
	{
		position:relative;
		color:#fbfb9d;
		float:right;
		font-size:11px;
		font-weight:bold;
	}
.toolbar a{/*color:#ae8690*/color:#e6d5d9; text-decoration:none; width:60px;text-align:center;}
.toolbar a:hover{color:yellow; text-decoration:none;}
/***********************/
.flash table
	{
		background:url(images/bckflash.jpg);
		height:122px;
		width:900px;
	}
.flash table td
	{
		width:50%;
	}
/**************************/
.menu
	{

	}
.menu table
	{
		background:url(images/bckMenu.jpg);
		width:900px;
	}
.menu table td
	{
		font-size:12px;
		font-weight:bold;
		height:26px;
		vertical-align:middle;
	}
.menu a
	{
		color:white;
		text-align:center;
		text-decoration:none;
		width:120px;
	}
.menu a:hover
	{
		color:#5f0e22;
		background-color:#ae8690;
	}
/**************************************************************/
.hoverUp
	{
		display:none;
		position:absolute; 
/*		z-index:1 ; */
		top:134; 
/*		background-color:#5f0e22; */
		background:url(images/bckSubMenu.png) no-repeat;
		padding:4px; 
		font-size:10px;
	}
/**************************************************************/
.icerik 
	{
		height:100%;
		background:url(images/bckicerik.jpg) no-repeat top;		
	}
.icerik table
	{
		width:900px;
		font-size:12px;
	}
.icerik table table
	{
		width:100%;
	}
.icerik table table thead
	{
		font-size:18px;
		color:#7e2239;
		font-weight:bold;
	}
.icerik table table td
	{
		line-height:20px;
	}
.icerik table table b
	{
		color:#7e2239;
	}
.icerik table table strong
	{
		color:#7e2239;
	}
.icerik table a
	{
		color:#bd2f53; 
		text-decoration:none;
	}
.icerik table a:hover
	{
		color:#7e2239; 
		text-decoration:none;
	}
/**************************************************************/
.bottom table
	{
		width:910px;
		background:url(images/bckbottom.jpg);
		height:70px;
	}
.bottom table td
	{
		color:gray;
		font-size:10px;
		text-align:center;
		vertical-align:bottom;
	}
.bottom a{color:gray; text-decoration:none;}
.bottom a:hover{color:black; text-decoration:underline;}
/**************************************************************/
.container
	{
		background:url(images/bckContainer.jpg);
		height:100%;
		width:910px;
	}
/**************************************************************/
.subMenuSub
	{
		font-size:12px;
		line-height:20px;

	}
.subMenuSub a
	{
		width:100%;
		padding-left:10px;
		border:1px solid white;
		border-bottom:0px solid #5f0e22;
		border-left:0px solid #5f0e22;
	}
.subMenuSub a:hover
	{
		color:#5f0e22;
		background-color:#ae8690;
	}
.subMenuSub a:active
	{
		color:#5f0e22;
		background-color:#ccb1b8;
	}
/*-------------------------------------------------*/
.subMenuSub a#altLink
	{
		width:100%;
		padding-left:10px;
		border:1px solid white;
		border-bottom:0px solid #5f0e22;
		border-left:0px solid #5f0e22;
		background-color:#f9e7ea;
		padding-left:26px;
	}
.subMenuSub a:hover#altLink
	{
		color:#5f0e22;
		background-color:#e1bfc8;

	}
.subMenuSub a:active#altLink
	{
		color:#5f0e22;
		background-color:#ccb1b8;
	}
.subMenuSub a#altLink2
	{
		padding-left:45px;
		background-color:#faf3f4;
	}
.subMenuSub a:hover#altLink2
	{
		color:#5f0e22;
		background-color:#e1bfc8;

	}
.subMenuSub a:active#altLink2
	{
		color:#5f0e22;
		background-color:#ccb1b8;
	}
/*-------------------------------------------------*/


.subMenuSub div
	{
	background-color:#eadee0;
	border-bottom:1px solid white;
	margin-top:74px;
	width:160px;
	height:100%;
	margin-left:-10;
	position:relative;


	}
