table.header {
	width: 100%;
	background-image: url(img/headerfon.gif);
	background-color: #f8e3b8;
}

td.headerleft {
	width: 55%;
	text-align: center;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}

td.headerright {
	width: 45%;
	text-align: center;
}

td.hb1 {
	height: 20px;
	text-align: center;
	background-color: #cc0000;
	font-family: "Times New Roman", Arial;
	font-weight: bold;
	color: #ffcc00;
	font-size: 12px;
}

td.hbr {
	text-align: center;
	background-color: #DFDFDF;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #000080;
	font-size: 12px;
}	

td.hb1 a {
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

td.hb1 a:hover {
	color: red;
	text-decoration: none;
}	

td.hbr a {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}

td.hbr a:hover {
	color: red;
	text-decoration: none;
}

table.content {
	width: 100%;
	border-collapse: separate;
}

td.contentleft {
	width: 19%;
	vertical-align: top;
}

table.menu {
	border-collapse: separate;
}

td.titlemenu {
	background-color: #c0c0c0;
	text-align: center;
	font-weight: bold;
	color: #000080;
}

td.menu {
	background-color: #E6E6E6;
	text-align: center;
	color: #000080;
}

td.bonus {
	background-color: #E6E6E6;
	text-align: left;
	color: #000080;
}	

table.menu a {
	color: #000080;
	font-family: "Bookman Old Style", Arial;
	font-weight: bold;
	text-decoration: none;
}

table.menu a:hover {
	color: red;
	text-decoration: none;
}

td.contentright {
	width: 81 %;
	text-align: center;
	vertical-align: top;
}

table.right {
	width: 100 %;
}

td.titleright {
	background-color: #ffcc66;
	text-align: center;
	color: #000080;
	font-size: 100 %;
	font-weight: bold;
}

td.content {
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
	text-align: left;
	vertical-align: top;
}