body, th, td {font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; color: #333333}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
a.menu:hover {
	color: #FF0000;
}
span.menu {
	color:#FF0000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
img {border: none}
h1 {
	font-size: 24px;
	font-family: Tahoma;
	color: #CC0000;
	background-position: center;
	line-height: 1.2em
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	background-position: center;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #ABCEF7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.small {
	font-size: 12px;
}
#button {
	width: auto;
	padding: 0 0 1px 0;
	margin-bottom: 1px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size:14px;
	color: #996600;
}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}
	#button li {
		border-bottom: 1px solid #996600;
		border-left: 1px solid #996600;
		border-right: 1px solid #996600;
		border-top: 1px solid #996600;
		margin-bottom: 5;
	}
	#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #FFFFCC;
		color: #000000;
		text-decoration: none;
		width: 100%;
		border-right-width: 5px;
		border-left-width: 5px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #996600;
		border-left-color: #FFFFCC;
	}
	html>body #button li a {
		width: auto;
	}
	#button li a:hover {
		border-left: 5px solid red;
		border-right: 5px solid red;
		background-color: #FFFF00;
		color: #000000;
	}
.style1 {color: #ABCEF7}

/* popup с картинками*/
div.popUp {padding: 0; background-color: #ffffff; border: 2px outset #000000; z-index: 500; position: absolute; top: 250px; left: 150px}
div#hHndl {background-color: #8BAED7; padding: 2px 5px; cursor: move; text-align: right; font-size: 12px; font-weight: bold}
div#hHndl a {color: #FFFFFF}
