<!--
body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: bottom;
}
.statebox {
	font-size: 100%;
	font-weight: bold;
}
.text {
	font-size: 80%;
}
.sidetext {
	font-size: 70%;
}

.rec {
	font-weight: bold;
	color: #000000;
	font-size: 80%;
	margin-left: 25px;
}
.category {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../../images/askpia/red_bar.gif);
	background-repeat: no-repeat;
	height: 17px;
}
.btt {
	font-size: 75%;
	width: 100px;
	float: right;
	text-align: right;
}
.shortquestion {
	font-size: 75%;
	font-weight: normal;
	width: 100%;
	margin-left: 50px;
	margin-bottom: 10px;
}
a{
	color: #990000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.toc {
	font-size: 75%;
}
form {
	display:inline;
}
form .submit, .select{
	border: 1px solid #000000;
	font-size: 75%;
}
.checkbox {
	border: 0px;
}
input {
	font-size: 75%;
	border: 1px solid #000000;
}
<!-- Related -->
.related {
	font-weight: bold;
	font-size: 90%;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.relatedshort {
	font-size: 75%;
	font-weight: normal;
	width: 100%;
	margin-left: 25px;
	margin-bottom: 10px;
}
.relatedrec {
	font-weight: bold;
	color: #000000;
	font-size: 80%
}

<!-- breadcrumbs -->
.breadcrumbs {
	font-size: 70%;
}
<!-- Side Bar -->
.sidebar {
	color: #000000;
	font-size: 70%;
	background-color: #F3F3F3;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sidebar a {
	color: #990000;
	text-decoration: underline;
}
.sidebar a:hover {
	text-decoration: underline;
}

.Text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

-->

