table.standart ul {
	list-style-type:circle;
}
table.standart {
	margin-bottom: 20px;
}
table.standart th {
	font-weight:bold;
	text-align:center;
}
table.standart td {
	font-size:12px;
	padding:5px;
}
div.answer {
	display:none;
}
a.toggle {
	text-decoration:none;
	border-bottom: 1px dashed;
}
.acordhidden {
	overflow: hidden;
	height: 0;
}
.acordvisible {
	overflow: visible;
}
.rbox {
	margin-top: 10px;
	margin-bottom: 10px;
}
.rbox li {
	line-height:normal;
	margin-bottom:5px;
}
.bxtop {
	background: url(boxt.gif) repeat-x top left;
}
.bxright {
	background: url(boxr.gif) repeat-y top right;
}
.bxbottom {
	background: url(boxb.gif) repeat-x bottom left;
}
.bxleft {
	background: url(boxl.gif) repeat-y top left;
}
.bxtl {
	background: url(boxtl.gif) no-repeat top left;
}
.bxtr {
	background: url(boxtr.gif) no-repeat top right;
}
.bxbr {
	background: url(boxbr.gif) no-repeat bottom right;
}
.bxbl {
	background: url(boxbl.gif) no-repeat bottom left;
	padding: 20px 10px 20px 10px;
}
.spacer {
	height: 10px;
	margin: 0;
	padding: 0;
}
.ul {
	margin: 0;
	padding: 0;
}
.tdstd {
	text-align: left;
	padding: 10px;
	line-height: 150%;
	border-collapse: separate;
	font-size: 12px;
}
.tdhdr {
	padding: 10px;
	text-align: center;
}
.linespacer {
	margin-bottom: 10px;
}
#loginbox2 {
	font-family: Tahoma, Serif;
	font-size: 12px;
	background-color: #B0B0B0;
	margin-top: 20px;
}
.lb2cont {
	width: 80%;
	margin: 0 auto;
}
#loginbox2 a {
	text-decoration: underline;
	color: #ffffff;
}
.lboxtl {
	background: url(lboxtl.gif) no-repeat;
}
.lboxtr {
	background: url(lboxtr.gif) no-repeat top right;
}
.lboxbl {
	background: url(lboxbl.gif) no-repeat bottom left;
}
.lboxbr {
	background: url(lboxbr.gif) no-repeat bottom right;
}
