table {
	border-collapse: collapse;
}

body, td {
	font-family: Georgia;
	font-size: 14px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/~images/bg2.gif) repeat center top #DEC299;
}

.search td {
	padding: 3px;
}

.top {
	text-align: center;
}

.top a, .top a:link, .top a:visited, .top a:active {
	font-size: 12px;
	color: #85420F;
	text-decoration: none;
}

.top a:hover {
	text-decoration: underline;
}

.content td, .content, .content th {
	color: #4F3A16;
	font-size: 11px;
}

.content th {
	border: 0px none transparent;
	font-size: 12px;
}

.content td {
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	border: 1px solid #000000;
	line-height: 150%;
}

td.content {
	padding-top: 5px;
}

img {
	border: 0px;
/*	behavior: url("png.htc");*/
}

.head {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 15 0 0 0;
}

.podval {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #960000;
}

.copy {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.black a, .black a:link, .black a:visited, .black a:active {
	color: #000000;
	text-decoration: none;
}

.black a:hover {
	text-decoration: underline;
}

.white, .white a, .white a:link, .white a:visited, .white a:active {
	color: #FFFFFF;
}


.white a:hover, .white #selected {
	color: #960000;
	text-decoration: none;
}

a, a:link, a:visited, a:active {
	color: #960000;
}

a:hover {
	text-decoration: none;
}

input, textarea, select {
}

.subm {
	border: 1px solid #FFFFFF;
	background-color: #0E3465;
	width: auto;
	color: #FFFFFF;
}

.cb {
	border: 0px;
	width: auto;
}
.popup {
	position: absolute;
	visibility: hidden;
	color: black;
	font-weight: auto;
	background-color: white;
	border: solid 1px #72ADD6;
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	white-space: nowrap;
	z-index: 1;
}