blockquote {
	background: #fff;
	border: 1px solid #000;
	padding: 5px;
}
body {
	background: url(../images/bg.png) #fff repeat-x;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}
form {
	margin: 0px;
}
input, select, textarea {
	color: #000;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea {
	background: #ffffff;
	border: 1px solid #000;
	padding: 2px;
}
input:focus, textarea:focus {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}
textarea {
	font: 10pt "Courier New", Courier, monospace;
	width: 99%;
}
ul {
	list-style: disc inside none;
	margin: 0px;
	padding: 0px;
}/* ----- */
div#container {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 955px;
	border: 1px solid #000;
}/* ----- */
#header01 {
	background: url(../images/header01.png);
	color: #000;
	height: 20px;
	padding: 10px 10px 0px 10px;
	text-align: right;
	width: 935px;
}
#header01 a {
	color: #000;
	text-decoration: none;
}
#header01 a:hover {
	color: #f00;
}
#header02 {
	background: url(../images/banner.jpg) no-repeat center;
	height: 130px;
	width: 955px;
	padding-bottom: 7px;
}/* ----- */
td#menu02 {
	background: url(../images/menu02.png);
	color: #000;
	height: 35px;
	padding: 0px 5px 5px 5px;
	text-align: center;
	white-space: nowrap;
}
#menu02 a {
	color: #000;
	text-decoration: none;
}
#menu02 a:hover {
	color: #fff;
}
#menu02:hover a {
	color: #fff;
}
#menu02:hover {
	background: url(../images/menu00.png);
}
#menu04 {
	background: url(../images/menu04.png);
	height: 35px;
	padding: 0px 5px 5px 5px;
	text-align: right;
	width: 100%;
}/* ----- */
.border1, #footermenu, #headermenu {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 5px;
}
.border1 a, #footermenu a, #headermenu a {
	color: #000;
	text-decoration: none;
}
.border1 a:hover, #footermenu a:hover, #headermenu a:hover {
	color: #f00 !important;
}
.border1 .bgcolor1 {
	background: #fff;
}
.border1 .bgcolor2 {
	background: #fff;
}
.border1 .menu td {
	background: #fff;
}
.border1 .menu td:hover {
	background: #fff;
}
.border1 .title {
	background: #fff;
	color: #01539c;
	font: 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.border1 .descr {
	background: #fff;
	font-style: italic;
}/* ----- */
.border2 {
	background: #fff;
	border: 1px solid #fff;
	color: #000;
	padding: 5px;
}
.border2 a {
	color: #000;
	text-decoration: none;
}
.border2 a:hover {
	color: #f00 !important;
}
.border2 .bgcolor1 {
	background: #ffffff;
}
.border2 .bgcolor2 {
	background: #fff;
}
.border2 .bgcolor3 {
	background: #fff;
	color: #000;
}
.border2 .bgcolor3 a {
	color: #000 !important;
}
.border2 .bgcolor3 a:hover {
	color: #000 !important;
}
.border2 .title {
	background: #fff;
	color: #01539c;
	font: 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.border2 .descr {
	background: #fff;
	font-style: italic;
}/* ----- */
.border2 .bgcolor2 blockquote#tags {
	margin: 0;
	text-align: justify;
}
.border2 .bgcolor2 blockquote#tags a {
	color: #000;
	text-decoration: none;
}
.border2 .bgcolor2 blockquote#tags a:hover {
	color: #000;
}/* ----- */
.color1 {
	color: #000;
}
.color2 {
	color: #000;
}/* ----- */
.column {
	background: #fff;
}
.nocolumn {
	background: #fff;
}
.active {
	background: #fff;
}
.noactive {
	background: #fff;
}/* ----- */
#footermenu, #headermenu {
	margin: 5px;
}/* ----- */
#jeffsavitz {
    color: #ddd;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}
#jeffsavitz a {
	color: #ddd;
	text-decoration: none;
}
#footer {
	color: #000;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #f00;
}/* ----- */
.message, .required {
	color: #ff0000;
}/* ----- */
tr.required input {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}/* ----- */
.seocms {
	color: #000;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	vertical-align: top;
}/* ----- */
.tree li {
	background: url(../images/tree/list.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 20px;
}
.tree li.child {
	background: url(../images/tree/closed.gif) no-repeat left top;
	cursor: hand !important;
	cursor: pointer !important;
}
.tree li.child ul {
	display: none;
}
.tree li.child ul li {
	cursor: default;
	margin-left: -15px;
}
