body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
table {
	border-collapse: collapse;
	font-size: 11px;
	background: #ffffff;
}
table.questionPreview {
	border-collapse: collapse;
	font-size: 11px;
	background: #FEFFEA;
}
td.copyright{
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 1px;

	background: #FDD000;
}
td.navigation{
	background: #FDD000;
}
td.header{
	background: #EBE8E8;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
}
td.sidebar{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
}
td.sidebarHeader{
	background: #EBE8E8;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
}
td.textQuestion{
	font-size: 12px;
	background: #FEFFEA;
}
td.textResponse{
	font-size: 12px;
	background: #EFF1CC;
}
p.sidebar{
	padding-top: 1px;
}
.textSmall{
	font-size: 9px;
}
a, a:active, a:focus, a:link, a:visited {
	color: #000000;
	font-weight: bold;

}
a:hover {
	color: #000000;
	font-weight: bold;

}

a.small, a:active.small, a:focus.small, a:link.small, a:visited.small {
	color: #FF9000;
	font-size: 9px;
	font-weight: normal;
}
a:hover.small {
	color: #FF9000;
	font-size: 9px;
	font-weight: normal;
}

a.navigation, a:active.navigation, a:focus.navigation, a:visited.navigation, a:link.navigtion {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
a:hover.navigation {
	background-color: #F7F5F5;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
a.navigationSuper, a:active.navigationSuper, a:focus.navigationSuper, a:visited.navigationSuper, a:link.navigtionSuper, a:hover.navigationSuper {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.attention{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
input.login {
	border-bottom-width: 1px;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	font-size: 10px;
	padding-bottom: 0px;
	padding: 1px 1px 1px 1px;
}
input.f0rm {
	border-bottom-width: 1px;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	font-size: 11px;

	padding: 1px 1px 1px 1px;
}
textarea.f0rm {
	border-bottom-width: 1px;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	font-size: 11px;
	padding-bottom: 0px;
	padding: 1px 1px 1px 1px;
}
blockquote.quotes {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background: #EEEEEE;

}
