.topics {
	background-color: #FFFFCC;
	font-size: 13px;
}
.manual_index {
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFFCC;
	padding: 2px;
	border: 3px double #CC0000;
}
.tableborders {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	background-color: #FFFFCC;
	border-right-width: 3px;
	border-left-width: 3px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.captchaborders {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EEEEEE;
}

.tableborders2 {
	background-color: #FFFF99;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: double;
	border-bottom-style: double;
	margin-left: 20px;
	padding: 0px;
}
a.political:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a.political:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a.political:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
}

.linkblink {
	color: #0000CC;
	text-decoration: underline blink;
}
.captcha_text {
	font-size: 16px;
}
.smfont {
	font-size: 13px;
}
