body {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #562812;
	margin : 0;
	background-color: #E5CCA4;
}

#container {
	width: 846px;
	margin : 0;
	margin-left : auto;
	margin-right : auto;
	top: 0;
}

#selector {
	width: 82px;
	height: 18px;
	margin-left : auto;
	margin-right : auto;
	top: 0px;
	background-image: url(/f_skin/img/selector.jpg);
	}

#webtitle {
 	width: 500px;
	height: 30px;
  	margin-top: 120px;
	margin-left : auto;
	margin-right : auto;
	font-family: Trebuchet MS; 	font-size: 24px; color: #51150a; 
	font-weight: bold;
	text-align: center; 
} 

#menu {
		position: relative;
		left: 90px;
		top: 0px;
		width: 678px;
		height: 23px;
		background-image: url(/f_skin/img/menu_back.jpg);
		font-family: Trebuchet MS; 	font-size: 14px; color: #c69e6c; 
		text-decoration: none; 
}

#loginform {
		position: relative;
		left: 350px;
		top: 20px;
		font-family: Trebuchet MS;
		font-size: 11px;
		text-align: center;
		width: 440px;
		border: #666 1px dotted;
		padding: 5px;
}

TABLE.Paper { margin: 0px; 	}

TD.top {  	background-image: url(/f_skin/img/top.jpg); 	height: 235px; 	width:  846px; vertical-align: top;}

TD.mid{ 	background-image: url(/f_skin/img/mid.jpg); }

TD.bot{ 	background-image: url(/f_skin/img/bot.jpg); 	height: 128px; 	width:  846px; }

TD.menucell { height:23px; vertical-align: middle}

#content{ margin-left: 70px;	margin-right: 60px; }

#bottom{	height: 100px; }

#menu a { font-family: Trebuchet MS; 	font-size: 14px; color: #c69e6c; text-decoration: none; font-weight: bold; }

.famname a, .famname a:visited { 
	font-family: Trebuchet MS; 	font-size: 14px; color: #562812; text-decoration: none; font-weight: bold; 
}
.famname a:hover { 
	font-family: Trebuchet MS; 	font-size: 14px; color: #562812; text-decoration: underline; font-weight: bold; 
}

input.BtnSubmit {
	background-color : #E7F2F6;
	background-image: url(/f_skin/img/btn/btnback.gif);
	border: 0px;
	color: #444661;
	font-family : Arial, sans-serif;
	font-size : 7pt;
	margin: 0px;
	padding: 2px 3px 0px 3px;
	height: 15px;
	width: 100%;
	letter-spacing : 1px;
	text-transform : uppercase;
}

.egynev th { 	border-bottom: #9c9c9c 1px solid; font-weight: bold; text-align: left; }
.egynev td { 	border-bottom: #9c9c9c 1px solid; text-align: left; } 
.egynev a { 		font-family: Trebuchet MS;  font-size: 14px; color: #562812; font-weight: bold; text-decoration: none;}
.egynev a:hover 	{ 	font-family: Trebuchet MS;  font-size: 14px; color: #562812; text-decoration: underline; }
.egynev a:visited 	{ 	font-family: Trebuchet MS;  font-size: 14px; color: #562812; text-decoration: none;}

#rss A
{
    padding: 0 17px 0 4px;
    background-image: url( '/f_skin/img/rss.gif' );
    background-position: right;
    background-repeat: no-repeat;
}