/* 
 * ========================================
 * Body 
 * ========================================
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #FFFFFF;
 	background-image: url('images/fon.jpg'); 
	background-position: top right; 
	background-repeat: no-repeat; 
	
}
img {
	border:0px;
}

a:link, a:visited {
	text-decoration:underline;
	color: #000000;
}a:active, a:hover {
	text-decoration:none;
	color: #000000;
}

#mail {
	position:absolute;
	right:2px;
	top:188px;
}
/* 
 * ========================================
 * Main table properties 
 * ========================================
*/

table {
	border-collapse: collapse; 
	border-spacing: 0;
}
td {
	padding:0;
	border:0px;
}

font {
	font-size: 11px;
 	color: #000000; 
	vertical-align:top;
}

/* 
 * ========================================
 * Top table properties 
 * ========================================
*/

.toptable {
	height:108px;
}
.toplink {
	width:100%;
	height:43px;
}
.toplink_link {
	width:200px;
	height:43px;
}

.toptable_br {
	width:100%;
	height:33px;
}

/* 
 * ========================================
 * Mainpage table properties 
 * ========================================
*/
.maintable {
	font-family: Tahoma;
	font-size:11px;
	color:#0098DC;
}
.maintable_space {
	width:24px;
}
.maintable_hr {
	height:24px;
}
.maintable_br {
	height:7px;
}
.contact {
	color:#000000;
}
.maintable_title {
	font-weight:bold;
	color:#000000;
}