body {
	background-color:	#AAA46A;
}
body, td, th {
	color:				#521900;
	font-family:		sans-serif;
}
h2 {
	background-image:	url(/images/roodot.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
	padding-left:		44px;
	padding-top:		5px;
	height:				40px;
}
h3 {
	background-image:	url(/images/roodot.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
	padding-left:		44px;
	padding-top:		5px;
	height:				36px;
	margin-bottom:	0px;
}

.bodydiv {
	background-color:	#E1C09D;
	width:				766px;
	margin:				auto;
}
.header {
	background-color:	#CC5521;
	background-image:	url(/images/bg_head.jpg);
	height:				100px;
}
.topnav {
	background-color:	#000066;
	text-align:			center;
	font-weight:		bold;
}
.topnav a {
	margin-left:		20px;
	margin-right:		20px;
	color:				#ccccff;
	text-decoration:	none;
}
.topnav a:hover {
	color:				yellow;
}
.navigation {
	font-weight:		bold;
	font-size:			10pt;
	background-color:	#876F4F;
	padding:			6px;
}
.navigation a {
	text-decoration:	none;
	color:				black;
}
.navigation a:hover {
	text-decoration:	none;
	color:				#990000;
}
.content {
	padding:			6px;
}
.content a {
	color:				#CC3300;
	text-decoration:	none;
}
.content a:hover {
	color:				red;
	text-decoration:	none;
}
